Pull request #44339 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch 20.10 at e3fef9aea93a1256cfe72920772cb67c92cf1b12 rather than e83e465ae2ee80a8a7fce62acbeac25e005da77e Obtained Jenkinsfile from e3fef9aea93a1256cfe72920772cb67c92cf1b12 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44339@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-10-21T17:42:15.773Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-10-21T17:42:15.777Z] Trying to pass milestone 5 [Pipeline] milestone [2022-10-21T17:42:15.874Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-10-21T17:42:16.072Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ffa34d4235ce213b) in /home/ubuntu/workspace/moby_PR-44339 [Pipeline] { [Pipeline] checkout [2022-10-21T17:42:16.109Z] The recommended git tool is: git [2022-10-21T17:42:16.117Z] using credential docker-jenkins-github-credentials [2022-10-21T17:42:16.125Z] Cloning the remote Git repository [2022-10-21T17:42:16.125Z] Cloning with configured refspecs honoured and without tags [2022-10-21T17:42:16.061Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:42:16.062Z] > git init /home/ubuntu/workspace/moby_PR-44339 # timeout=10 [2022-10-21T17:42:16.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:16.077Z] > git --version # timeout=10 [2022-10-21T17:42:16.091Z] > git --version # 'git version 2.17.1' [2022-10-21T17:42:16.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:16.092Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:30.082Z] Fetching without tags [2022-10-21T17:42:30.273Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [2022-10-21T17:42:29.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:29.988Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:42:29.993Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:30.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:30.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:30.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:30.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:30.219Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:30.224Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:42:31.253Z] Merge succeeded, producing f310ae702f6130a4ca22d40cf933f93b80804235 [2022-10-21T17:42:31.253Z] Checking out Revision f310ae702f6130a4ca22d40cf933f93b80804235 (PR-44339) [2022-10-21T17:42:31.324Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:42:31.343Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T17:42:30.665Z] > git remote # timeout=10 [2022-10-21T17:42:30.671Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:42:30.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:30.682Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:42:31.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:42:31.191Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:31.196Z] > git checkout -f f310ae702f6130a4ca22d40cf933f93b80804235 # timeout=10 [2022-10-21T17:42:31.262Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:42:32.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-10-21T17:42:32.022Z] Unable to find image 'alpine:latest' locally [2022-10-21T17:42:32.022Z] latest: Pulling from library/alpine [2022-10-21T17:42:32.278Z] 213ec9aee27d: Pulling fs layer [2022-10-21T17:42:32.278Z] 213ec9aee27d: Verifying Checksum [2022-10-21T17:42:32.278Z] 213ec9aee27d: Download complete [2022-10-21T17:42:32.535Z] 213ec9aee27d: Pull complete [2022-10-21T17:42:32.536Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T17:42:32.536Z] Status: Downloaded newer image for alpine:latest [2022-10-21T17:42:35.811Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-10-21T17:42:36.003Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ffa34d4235ce213b) in /home/ubuntu/workspace/moby_PR-44339 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-10-21T17:42:36.016Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-059089849d2a38622) in /home/ubuntu/workspace/moby_PR-44339 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [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] { [2022-10-21T17:42:36.070Z] Running on azwin-2-5252d0 in d:\jenkins\workspace\moby_PR-44339 [Pipeline] checkout [2022-10-21T17:42:36.087Z] The recommended git tool is: git [Pipeline] checkout [2022-10-21T17:42:36.102Z] The recommended git tool is: git [Pipeline] // stage [2022-10-21T17:42:36.117Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-10-21T17:42:36.128Z] Cloning the remote Git repository [2022-10-21T17:42:36.128Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-10-21T17:42:36.136Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-10-21T17:42:36.150Z] Fetching changes from the remote Git repository [2022-10-21T17:42:36.157Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2022-10-21T17:42:36.190Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] // stage [2022-10-21T17:42:36.292Z] The recommended git tool is: git [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 [Pipeline] // stage [2022-10-21T17:42:36.404Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-10-21T17:42:36.517Z] Merge succeeded, producing 8155ffd3e749d134908ee50ebf382d82c7a66562 [2022-10-21T17:42:36.517Z] Checking out Revision 8155ffd3e749d134908ee50ebf382d82c7a66562 (PR-44339) [2022-10-21T17:42:36.523Z] using credential docker-jenkins-github-credentials [2022-10-21T17:42:36.596Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:42:36.603Z] Cloning the remote Git repository [2022-10-21T17:42:36.603Z] Cloning with configured refspecs honoured and without tags [2022-10-21T17:42:36.613Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T17:42:36.129Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:42:36.130Z] > git init /home/ubuntu/workspace/moby_PR-44339 # timeout=10 [2022-10-21T17:42:36.141Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:36.141Z] > git --version # timeout=10 [2022-10-21T17:42:36.149Z] > git --version # 'git version 2.25.1' [2022-10-21T17:42:36.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:36.150Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:36.083Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44339/.git # timeout=10 [2022-10-21T17:42:36.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:36.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:36.139Z] > git --version # timeout=10 [2022-10-21T17:42:36.144Z] > git --version # 'git version 2.17.1' [2022-10-21T17:42:36.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:36.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:36.342Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:36.347Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:42:36.389Z] > git remote # timeout=10 [2022-10-21T17:42:36.392Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:42:36.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:36.397Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:42:36.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:42:36.455Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:36.464Z] > git checkout -f 8155ffd3e749d134908ee50ebf382d82c7a66562 # timeout=10 [2022-10-21T17:42:36.535Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:42:37.210Z] + [ PR != PR ] [2022-10-21T17:42:37.210Z] + [ 20.10 != master ] [2022-10-21T17:42:37.210Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:42:36.640Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:42:36.641Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-10-21T17:42:36.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:36.735Z] > git --version # timeout=10 [2022-10-21T17:42:36.803Z] > git --version # 'git version 2.24.1.windows.2' [2022-10-21T17:42:36.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:36.807Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:37.521Z] + docker version [2022-10-21T17:42:37.522Z] Client: Docker Engine - Community [2022-10-21T17:42:37.522Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:37.522Z] API version: 1.42 [2022-10-21T17:42:37.522Z] Go version: go1.18.3 [2022-10-21T17:42:37.522Z] Git commit: 3e9117b [2022-10-21T17:42:37.522Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:42:37.522Z] OS/Arch: linux/amd64 [2022-10-21T17:42:37.522Z] Context: default [2022-10-21T17:42:37.522Z] [2022-10-21T17:42:37.522Z] Server: Docker Engine - Community [2022-10-21T17:42:37.522Z] Engine: [2022-10-21T17:42:37.522Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:37.522Z] API version: 1.42 (minimum version 1.12) [2022-10-21T17:42:37.522Z] Go version: go1.18.3 [2022-10-21T17:42:37.522Z] Git commit: 38633e7 [2022-10-21T17:42:37.522Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:42:37.522Z] OS/Arch: linux/amd64 [2022-10-21T17:42:37.522Z] Experimental: true [2022-10-21T17:42:37.522Z] containerd: [2022-10-21T17:42:37.522Z] Version: 1.6.8 [2022-10-21T17:42:37.522Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:37.522Z] runc: [2022-10-21T17:42:37.522Z] Version: 1.1.4 [2022-10-21T17:42:37.522Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:37.522Z] docker-init: [2022-10-21T17:42:37.522Z] Version: 0.19.0 [2022-10-21T17:42:37.522Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T17:42:37.796Z] + docker info [2022-10-21T17:42:37.796Z] Client: [2022-10-21T17:42:37.796Z] Context: default [2022-10-21T17:42:37.796Z] Debug Mode: false [2022-10-21T17:42:37.796Z] Plugins: [2022-10-21T17:42:37.796Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T17:42:37.796Z] Version: c5aec24 [2022-10-21T17:42:37.796Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T17:42:37.796Z] compose: Docker Compose (Docker Inc.) [2022-10-21T17:42:37.796Z] Version: v2.12.0 [2022-10-21T17:42:37.796Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T17:42:37.796Z] scan: Docker Scan (Docker Inc.) [2022-10-21T17:42:37.796Z] Version: v0.17.0 [2022-10-21T17:42:37.796Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T17:42:37.796Z] [2022-10-21T17:42:37.796Z] Server: [2022-10-21T17:42:37.796Z] Containers: 0 [2022-10-21T17:42:37.796Z] Running: 0 [2022-10-21T17:42:37.796Z] Paused: 0 [2022-10-21T17:42:37.796Z] Stopped: 0 [2022-10-21T17:42:37.796Z] Images: 3 [2022-10-21T17:42:37.796Z] Server Version: 22.06.0-beta.0 [2022-10-21T17:42:37.796Z] Storage Driver: overlay2 [2022-10-21T17:42:37.796Z] Backing Filesystem: extfs [2022-10-21T17:42:37.796Z] Supports d_type: true [2022-10-21T17:42:37.796Z] Using metacopy: false [2022-10-21T17:42:37.796Z] Native Overlay Diff: true [2022-10-21T17:42:37.796Z] userxattr: false [2022-10-21T17:42:37.796Z] Logging Driver: json-file [2022-10-21T17:42:37.796Z] Cgroup Driver: cgroupfs [2022-10-21T17:42:37.796Z] Cgroup Version: 1 [2022-10-21T17:42:37.796Z] Plugins: [2022-10-21T17:42:37.796Z] Volume: local [2022-10-21T17:42:37.796Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T17:42:37.796Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T17:42:37.796Z] Swarm: inactive [2022-10-21T17:42:37.796Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T17:42:37.796Z] Default Runtime: runc [2022-10-21T17:42:37.796Z] Init Binary: docker-init [2022-10-21T17:42:37.796Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:37.796Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:37.796Z] init version: de40ad0 [2022-10-21T17:42:37.796Z] Security Options: [2022-10-21T17:42:37.796Z] apparmor [2022-10-21T17:42:37.796Z] seccomp [2022-10-21T17:42:37.796Z] Profile: builtin [2022-10-21T17:42:37.796Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T17:42:37.796Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T17:42:37.796Z] OSType: linux [2022-10-21T17:42:37.796Z] Architecture: x86_64 [2022-10-21T17:42:37.796Z] CPUs: 2 [2022-10-21T17:42:37.796Z] Total Memory: 7.565GiB [2022-10-21T17:42:37.796Z] Name: ip-10-100-95-20 [2022-10-21T17:42:37.796Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T17:42:37.797Z] Docker Root Dir: /var/lib/docker [2022-10-21T17:42:37.797Z] Debug Mode: false [2022-10-21T17:42:37.797Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:42:37.797Z] Labels: [2022-10-21T17:42:37.797Z] Experimental: true [2022-10-21T17:42:37.797Z] Insecure Registries: [2022-10-21T17:42:37.797Z] 127.0.0.0/8 [2022-10-21T17:42:37.797Z] Live Restore Enabled: true [2022-10-21T17:42:37.797Z] [2022-10-21T17:42:37.797Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T17:42:38.069Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:42:38.069Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:42:38.069Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44339/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T17:42:38.069Z] + bash /home/ubuntu/workspace/moby_PR-44339/check-config.sh [2022-10-21T17:42:38.069Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T17:42:38.069Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T17:42:38.069Z] [2022-10-21T17:42:38.069Z] Generally Necessary: [2022-10-21T17:42:38.069Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T17:42:38.069Z] - apparmor: enabled and tools installed [2022-10-21T17:42:38.069Z] - CONFIG_NAMESPACES: enabled [2022-10-21T17:42:38.069Z] - CONFIG_NET_NS: enabled [2022-10-21T17:42:38.069Z] - CONFIG_PID_NS: enabled [2022-10-21T17:42:38.069Z] - CONFIG_IPC_NS: enabled [2022-10-21T17:42:38.069Z] - CONFIG_UTS_NS: enabled [2022-10-21T17:42:38.069Z] - CONFIG_CGROUPS: enabled [2022-10-21T17:42:38.069Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T17:42:38.070Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T17:42:38.070Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T17:42:38.070Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T17:42:38.070Z] - CONFIG_CPUSETS: enabled [2022-10-21T17:42:38.070Z] - CONFIG_MEMCG: enabled [2022-10-21T17:42:38.070Z] - CONFIG_KEYS: enabled [2022-10-21T17:42:38.070Z] - CONFIG_VETH: enabled (as module) [2022-10-21T17:42:38.070Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T17:42:38.070Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T17:42:38.070Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T17:42:38.326Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T17:42:38.326Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T17:42:38.326Z] [2022-10-21T17:42:38.326Z] Optional Features: [2022-10-21T17:42:38.326Z] - CONFIG_USER_NS: enabled [2022-10-21T17:42:38.326Z] - CONFIG_SECCOMP: enabled [2022-10-21T17:42:38.326Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T17:42:38.326Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T17:42:38.326Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T17:42:38.326Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T17:42:38.326Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T17:42:38.326Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T17:42:38.326Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T17:42:38.326Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T17:42:38.326Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T17:42:38.326Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T17:42:38.326Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T17:42:38.326Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T17:42:38.326Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T17:42:38.326Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T17:42:38.326Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T17:42:38.326Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T17:42:38.326Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T17:42:38.326Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T17:42:38.326Z] - CONFIG_EXT4_FS: enabled [2022-10-21T17:42:38.326Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T17:42:38.589Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T17:42:38.589Z] - Network Drivers: [2022-10-21T17:42:38.589Z] - "overlay": [2022-10-21T17:42:38.589Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T17:42:38.589Z] Optional (for encrypted networks): [2022-10-21T17:42:38.589Z] - CONFIG_CRYPTO: enabled [2022-10-21T17:42:38.589Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T17:42:38.589Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T17:42:38.589Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T17:42:38.589Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T17:42:38.589Z] - CONFIG_XFRM: enabled [2022-10-21T17:42:38.589Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T17:42:38.589Z] - "ipvlan": [2022-10-21T17:42:38.589Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T17:42:38.589Z] - "macvlan": [2022-10-21T17:42:38.589Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T17:42:38.589Z] - "ftp,tftp client in container": [2022-10-21T17:42:38.589Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T17:42:38.589Z] - Storage Drivers: [2022-10-21T17:42:38.589Z] - "aufs": [2022-10-21T17:42:38.589Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T17:42:38.589Z] - "btrfs": [2022-10-21T17:42:38.589Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T17:42:38.589Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T17:42:38.589Z] - "devicemapper": [2022-10-21T17:42:38.589Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T17:42:38.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T17:42:38.589Z] - "overlay": [2022-10-21T17:42:38.589Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T17:42:38.589Z] - "zfs": [2022-10-21T17:42:38.589Z] - /dev/zfs: present [2022-10-21T17:42:38.589Z] - zfs command: missing [2022-10-21T17:42:38.589Z] - zpool command: missing [2022-10-21T17:42:38.589Z] [2022-10-21T17:42:38.589Z] Limits: [2022-10-21T17:42:38.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T17:42:38.589Z] [2022-10-21T17:42:38.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T17:42:38.705Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-008814c5fe5b89e99) in /home/ubuntu/workspace/moby_PR-44339 [Pipeline] { [Pipeline] checkout [2022-10-21T17:42:38.734Z] The recommended git tool is: git [2022-10-21T17:42:38.743Z] using credential docker-jenkins-github-credentials [2022-10-21T17:42:38.753Z] Cloning the remote Git repository [2022-10-21T17:42:38.753Z] Cloning with configured refspecs honoured and without tags [2022-10-21T17:42:38.905Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8155ffd3e749d134908ee50ebf382d82c7a66562 . [2022-10-21T17:42:39.161Z] #1 [internal] load build definition from Dockerfile [2022-10-21T17:42:39.161Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T17:42:39.161Z] #1 DONE 0.0s [2022-10-21T17:42:39.161Z] [2022-10-21T17:42:39.161Z] #2 [internal] load .dockerignore [2022-10-21T17:42:39.161Z] #2 transferring context: 87B done [2022-10-21T17:42:39.161Z] #2 DONE 0.0s [2022-10-21T17:42:39.161Z] [2022-10-21T17:42:39.161Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T17:42:39.161Z] #3 DONE 0.1s [2022-10-21T17:42:39.161Z] [2022-10-21T17:42:39.161Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T17:42:39.161Z] #4 CACHED [2022-10-21T17:42:39.417Z] [2022-10-21T17:42:39.417Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:39.417Z] #5 DONE 0.1s [2022-10-21T17:42:39.417Z] [2022-10-21T17:42:39.417Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:39.417Z] #6 DONE 0.1s [2022-10-21T17:42:39.417Z] [2022-10-21T17:42:39.417Z] #7 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T17:42:39.417Z] #7 DONE 0.1s [2022-10-21T17:42:39.417Z] [2022-10-21T17:42:39.417Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T17:42:39.674Z] #8 DONE 0.1s [2022-10-21T17:42:39.674Z] [2022-10-21T17:42:39.674Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:39.674Z] #9 DONE 0.0s [2022-10-21T17:42:39.674Z] [2022-10-21T17:42:39.674Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:39.674Z] #10 DONE 0.0s [2022-10-21T17:42:39.674Z] [2022-10-21T17:42:39.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:42:39.674Z] #11 DONE 0.0s [2022-10-21T17:42:39.674Z] [2022-10-21T17:42:39.674Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:42:39.674Z] #12 DONE 0.0s [2022-10-21T17:42:39.674Z] [2022-10-21T17:42:39.674Z] #13 [internal] load build context [2022-10-21T17:42:38.755Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:42:38.756Z] > git init /home/ubuntu/workspace/moby_PR-44339 # timeout=10 [2022-10-21T17:42:38.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:38.768Z] > git --version # timeout=10 [2022-10-21T17:42:38.770Z] > git --version # 'git version 2.17.1' [2022-10-21T17:42:38.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:38.771Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:41.566Z] #13 transferring context: 53.56MB 1.6s done [2022-10-21T17:42:41.566Z] #13 DONE 1.6s [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #14 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:42:41.566Z] #14 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #15 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T17:42:41.566Z] #15 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T17:42:41.566Z] #16 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #17 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:42:41.566Z] #17 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #18 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:42:41.566Z] #18 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #19 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T17:42:41.566Z] #19 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T17:42:41.566Z] #20 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #21 [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-10-21T17:42:41.566Z] #21 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #22 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T17:42:41.566Z] #22 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #23 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:42:41.566Z] #23 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #24 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T17:42:41.566Z] #24 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #25 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:42:41.566Z] #25 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #26 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T17:42:41.566Z] #26 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T17:42:41.566Z] #27 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:42:41.566Z] #28 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #29 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T17:42:41.566Z] #29 CACHED [2022-10-21T17:42:41.566Z] [2022-10-21T17:42:41.566Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T17:42:41.566Z] #30 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:42:41.567Z] #31 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T17:42:41.567Z] #32 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #33 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #33 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #34 [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-10-21T17:42:41.567Z] #34 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #35 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T17:42:41.567Z] #35 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #36 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #36 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #37 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-10-21T17:42:41.567Z] #37 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #38 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #38 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #39 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #40 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:42:41.567Z] #40 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #41 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #41 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #42 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:42:41.567Z] #42 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #43 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:42:41.567Z] #43 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #44 [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-10-21T17:42:41.567Z] #44 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #45 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #46 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T17:42:41.567Z] #46 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #47 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:42:41.567Z] #47 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #48 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T17:42:41.567Z] #48 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #49 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:42:41.567Z] #49 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #50 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T17:42:41.567Z] #50 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #51 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-21T17:42:41.567Z] #51 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #52 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:42:41.567Z] #52 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #53 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:42:41.567Z] #53 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #54 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T17:42:41.567Z] #54 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #55 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:42:41.567Z] #55 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #56 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T17:42:41.567Z] #56 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #57 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:42:41.567Z] #57 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #58 [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-10-21T17:42:41.567Z] #58 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #59 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:42:41.567Z] #59 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #60 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T17:42:41.567Z] #60 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #61 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #61 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #62 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T17:42:41.567Z] #62 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #63 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #63 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #64 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T17:42:41.567Z] #64 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #65 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:42:41.567Z] #65 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #66 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:42:41.567Z] #66 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T17:42:41.567Z] #67 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #68 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:42:41.567Z] #68 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T17:42:41.567Z] #69 CACHED [2022-10-21T17:42:41.567Z] [2022-10-21T17:42:41.567Z] #70 exporting to image [2022-10-21T17:42:41.567Z] #70 exporting layers done [2022-10-21T17:42:41.567Z] #70 writing image sha256:849097d83ae890ad563e6543f0998482906a270b727b1826a87ad22d674782a5 done [2022-10-21T17:42:41.567Z] #70 naming to docker.io/library/docker:8155ffd3e749d134908ee50ebf382d82c7a66562 done [2022-10-21T17:42:41.567Z] #70 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-10-21T17:42:41.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/validate/default [2022-10-21T17:42:42.817Z] Congratulations! All commits are properly signed with the DCO! [2022-10-21T17:42:43.746Z] Congratulations! Seccomp profile generation is done correctly. [2022-10-21T17:42:43.746Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-10-21T17:42:50.795Z] Fetching without tags [2022-10-21T17:42:51.004Z] Still waiting to schedule task [2022-10-21T17:42:51.004Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079e661c33e46acc6)’ is offline [2022-10-21T17:42:51.004Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-10-21T17:42:51.004Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-10-21T17:42:51.004Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-10-21T17:42:51.014Z] Still waiting to schedule task [2022-10-21T17:42:51.014Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-10-21T17:42:51.025Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [2022-10-21T17:42:51.836Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-10-21T17:42:50.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:50.776Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:42:50.779Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:50.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:50.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:50.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:50.798Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:51.026Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:51.032Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:42:51.516Z] > git remote # timeout=10 [2022-10-21T17:42:51.522Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:42:51.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:51.526Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:42:52.032Z] Merge succeeded, producing 3d050f683818f27ece317c9cf51cbcaf6f5e5063 [2022-10-21T17:42:52.032Z] Checking out Revision 3d050f683818f27ece317c9cf51cbcaf6f5e5063 (PR-44339) [2022-10-21T17:42:52.099Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:42:52.112Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:42:53.032Z] + docker version [2022-10-21T17:42:53.032Z] Client: Docker Engine - Community [2022-10-21T17:42:53.032Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:53.032Z] API version: 1.42 [2022-10-21T17:42:53.032Z] Go version: go1.18.3 [2022-10-21T17:42:53.032Z] Git commit: 3e9117b [2022-10-21T17:42:53.032Z] Built: Fri Jun 3 17:55:45 2022 [2022-10-21T17:42:53.032Z] OS/Arch: linux/amd64 [2022-10-21T17:42:53.032Z] Context: default [2022-10-21T17:42:53.032Z] [2022-10-21T17:42:53.032Z] Server: Docker Engine - Community [2022-10-21T17:42:53.032Z] Engine: [2022-10-21T17:42:53.032Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:53.032Z] API version: 1.42 (minimum version 1.12) [2022-10-21T17:42:53.033Z] Go version: go1.18.3 [2022-10-21T17:42:53.033Z] Git commit: 38633e7 [2022-10-21T17:42:53.033Z] Built: Fri Jun 3 17:55:45 2022 [2022-10-21T17:42:53.033Z] OS/Arch: linux/amd64 [2022-10-21T17:42:53.033Z] Experimental: true [2022-10-21T17:42:53.033Z] containerd: [2022-10-21T17:42:53.033Z] Version: 1.6.8 [2022-10-21T17:42:53.033Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:53.033Z] runc: [2022-10-21T17:42:53.033Z] Version: 1.1.4 [2022-10-21T17:42:53.033Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:53.033Z] docker-init: [2022-10-21T17:42:53.033Z] Version: 0.19.0 [2022-10-21T17:42:53.033Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T17:42:53.094Z] Fetching without tags [2022-10-21T17:42:53.313Z] + docker info [2022-10-21T17:42:53.313Z] Client: [2022-10-21T17:42:53.313Z] Context: default [2022-10-21T17:42:53.313Z] Debug Mode: false [2022-10-21T17:42:53.313Z] Plugins: [2022-10-21T17:42:53.313Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T17:42:53.313Z] Version: c5aec24 [2022-10-21T17:42:53.313Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T17:42:53.313Z] compose: Docker Compose (Docker Inc.) [2022-10-21T17:42:53.313Z] Version: v2.12.0 [2022-10-21T17:42:53.313Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T17:42:53.313Z] scan: Docker Scan (Docker Inc.) [2022-10-21T17:42:53.313Z] Version: v0.17.0 [2022-10-21T17:42:53.313Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T17:42:53.313Z] [2022-10-21T17:42:53.313Z] Server: [2022-10-21T17:42:53.313Z] Containers: 0 [2022-10-21T17:42:53.313Z] Running: 0 [2022-10-21T17:42:53.313Z] Paused: 0 [2022-10-21T17:42:53.313Z] Stopped: 0 [2022-10-21T17:42:53.313Z] Images: 2 [2022-10-21T17:42:53.313Z] Server Version: 22.06.0-beta.0 [2022-10-21T17:42:53.313Z] Storage Driver: overlay2 [2022-10-21T17:42:53.313Z] Backing Filesystem: extfs [2022-10-21T17:42:53.313Z] Supports d_type: true [2022-10-21T17:42:53.313Z] Using metacopy: false [2022-10-21T17:42:53.313Z] Native Overlay Diff: true [2022-10-21T17:42:53.313Z] userxattr: false [2022-10-21T17:42:53.313Z] Logging Driver: json-file [2022-10-21T17:42:53.313Z] Cgroup Driver: systemd [2022-10-21T17:42:53.313Z] Cgroup Version: 2 [2022-10-21T17:42:53.313Z] Plugins: [2022-10-21T17:42:53.313Z] Volume: local [2022-10-21T17:42:53.313Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T17:42:53.313Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T17:42:53.313Z] Swarm: inactive [2022-10-21T17:42:53.313Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T17:42:53.313Z] Default Runtime: runc [2022-10-21T17:42:53.313Z] Init Binary: docker-init [2022-10-21T17:42:53.313Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:53.313Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:53.313Z] init version: de40ad0 [2022-10-21T17:42:53.313Z] Security Options: [2022-10-21T17:42:53.313Z] apparmor [2022-10-21T17:42:53.313Z] seccomp [2022-10-21T17:42:53.313Z] Profile: builtin [2022-10-21T17:42:53.313Z] cgroupns [2022-10-21T17:42:53.313Z] Kernel Version: 5.15.0-1022-aws [2022-10-21T17:42:53.313Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-21T17:42:53.313Z] OSType: linux [2022-10-21T17:42:53.313Z] Architecture: x86_64 [2022-10-21T17:42:53.313Z] CPUs: 2 [2022-10-21T17:42:53.313Z] Total Memory: 7.557GiB [2022-10-21T17:42:53.313Z] Name: ip-10-100-111-2 [2022-10-21T17:42:53.313Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-10-21T17:42:53.313Z] Docker Root Dir: /var/lib/docker [2022-10-21T17:42:53.313Z] Debug Mode: false [2022-10-21T17:42:53.313Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:42:53.313Z] Labels: [2022-10-21T17:42:53.313Z] Experimental: true [2022-10-21T17:42:53.313Z] Insecure Registries: [2022-10-21T17:42:53.313Z] 127.0.0.0/8 [2022-10-21T17:42:53.313Z] Live Restore Enabled: true [2022-10-21T17:42:53.313Z] [2022-10-21T17:42:53.318Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T17:42:53.633Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3d050f683818f27ece317c9cf51cbcaf6f5e5063 . [2022-10-21T17:42:52.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:42:52.032Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:52.035Z] > git checkout -f 3d050f683818f27ece317c9cf51cbcaf6f5e5063 # timeout=10 [2022-10-21T17:42:52.100Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:42:53.891Z] #1 [internal] load build definition from Dockerfile [2022-10-21T17:42:53.891Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T17:42:53.891Z] #1 DONE 0.1s [2022-10-21T17:42:53.891Z] [2022-10-21T17:42:53.891Z] #2 [internal] load .dockerignore [2022-10-21T17:42:53.891Z] #2 transferring context: 87B done [2022-10-21T17:42:53.891Z] #2 DONE 0.1s [2022-10-21T17:42:53.891Z] [2022-10-21T17:42:53.891Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T17:42:53.891Z] #3 DONE 0.1s [2022-10-21T17:42:53.891Z] [2022-10-21T17:42:53.891Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T17:42:53.891Z] #4 CACHED [2022-10-21T17:42:54.149Z] [2022-10-21T17:42:54.149Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:54.149Z] #5 DONE 0.1s [2022-10-21T17:42:54.149Z] [2022-10-21T17:42:54.149Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:54.149Z] #6 DONE 0.1s [2022-10-21T17:42:54.149Z] [2022-10-21T17:42:54.149Z] #7 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T17:42:54.300Z] Merge succeeded, producing 4081802ff5a0e0e97bb91af597bf5d404a184c3b [2022-10-21T17:42:54.300Z] Checking out Revision 4081802ff5a0e0e97bb91af597bf5d404a184c3b (PR-44339) [2022-10-21T17:42:54.354Z] Congratulations! All API changes are done the right way. [2022-10-21T17:42:54.354Z] Congratulations! All TOML source files changed here have valid syntax. [2022-10-21T17:42:54.354Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-10-21T17:42:54.354Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-10-21T17:42:54.354Z] Congratulations! No new tests were added to integration-cli. [2022-10-21T17:42:54.354Z] [2022-10-21T17:42:54.354Z] INFO Start validation with golang-ci-lint [2022-10-21T17:42:54.359Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:42:54.368Z] First time build. Skipping changelog. [2022-10-21T17:42:54.406Z] #7 DONE 0.1s [2022-10-21T17:42:54.406Z] [2022-10-21T17:42:54.406Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T17:42:54.406Z] #8 DONE 0.2s [2022-10-21T17:42:54.470Z] Fetching without tags [2022-10-21T17:42:53.056Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:53.073Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:42:53.077Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:53.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:53.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:53.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:53.098Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:53.321Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:53.323Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:42:53.775Z] > git remote # timeout=10 [2022-10-21T17:42:53.778Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:42:53.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:53.785Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:42:54.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:42:54.302Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:54.306Z] > git checkout -f 4081802ff5a0e0e97bb91af597bf5d404a184c3b # timeout=10 [2022-10-21T17:42:54.361Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:42:55.058Z] + docker version [2022-10-21T17:42:55.058Z] Client: Docker Engine - Community [2022-10-21T17:42:55.058Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:55.058Z] API version: 1.42 [2022-10-21T17:42:55.058Z] Go version: go1.18.3 [2022-10-21T17:42:55.058Z] Git commit: 3e9117b [2022-10-21T17:42:55.058Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:42:55.058Z] OS/Arch: linux/amd64 [2022-10-21T17:42:55.058Z] Context: default [2022-10-21T17:42:55.058Z] [2022-10-21T17:42:55.058Z] Server: Docker Engine - Community [2022-10-21T17:42:55.058Z] Engine: [2022-10-21T17:42:55.058Z] Version: 22.06.0-beta.0 [2022-10-21T17:42:55.058Z] API version: 1.42 (minimum version 1.12) [2022-10-21T17:42:55.058Z] Go version: go1.18.3 [2022-10-21T17:42:55.058Z] Git commit: 38633e7 [2022-10-21T17:42:55.058Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:42:55.058Z] OS/Arch: linux/amd64 [2022-10-21T17:42:55.058Z] Experimental: true [2022-10-21T17:42:55.058Z] containerd: [2022-10-21T17:42:55.058Z] Version: 1.6.8 [2022-10-21T17:42:55.058Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:55.058Z] runc: [2022-10-21T17:42:55.058Z] Version: 1.1.4 [2022-10-21T17:42:55.058Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:55.058Z] docker-init: [2022-10-21T17:42:55.058Z] Version: 0.19.0 [2022-10-21T17:42:55.058Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T17:42:55.283Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-10-21T17:42:55.283Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-10-21T17:42:55.283Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-10-21T17:42:55.335Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [2022-10-21T17:42:55.338Z] + docker info [2022-10-21T17:42:55.338Z] Client: [2022-10-21T17:42:55.338Z] Context: default [2022-10-21T17:42:55.338Z] Debug Mode: false [2022-10-21T17:42:55.338Z] Plugins: [2022-10-21T17:42:55.338Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T17:42:55.338Z] Version: c5aec24 [2022-10-21T17:42:55.338Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T17:42:55.338Z] compose: Docker Compose (Docker Inc.) [2022-10-21T17:42:55.338Z] Version: v2.12.0 [2022-10-21T17:42:55.338Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T17:42:55.338Z] scan: Docker Scan (Docker Inc.) [2022-10-21T17:42:55.338Z] Version: v0.17.0 [2022-10-21T17:42:55.338Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T17:42:55.338Z] [2022-10-21T17:42:55.338Z] Server: [2022-10-21T17:42:55.338Z] Containers: 0 [2022-10-21T17:42:55.338Z] Running: 0 [2022-10-21T17:42:55.338Z] Paused: 0 [2022-10-21T17:42:55.338Z] Stopped: 0 [2022-10-21T17:42:55.338Z] Images: 3 [2022-10-21T17:42:55.338Z] Server Version: 22.06.0-beta.0 [2022-10-21T17:42:55.338Z] Storage Driver: overlay2 [2022-10-21T17:42:55.338Z] Backing Filesystem: extfs [2022-10-21T17:42:55.338Z] Supports d_type: true [2022-10-21T17:42:55.338Z] Using metacopy: false [2022-10-21T17:42:55.338Z] Native Overlay Diff: true [2022-10-21T17:42:55.338Z] userxattr: false [2022-10-21T17:42:55.338Z] Logging Driver: json-file [2022-10-21T17:42:55.338Z] Cgroup Driver: cgroupfs [2022-10-21T17:42:55.338Z] Cgroup Version: 1 [2022-10-21T17:42:55.338Z] Plugins: [2022-10-21T17:42:55.338Z] Volume: local [2022-10-21T17:42:55.338Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T17:42:55.338Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T17:42:55.338Z] Swarm: inactive [2022-10-21T17:42:55.338Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T17:42:55.338Z] Default Runtime: runc [2022-10-21T17:42:55.338Z] Init Binary: docker-init [2022-10-21T17:42:55.338Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:42:55.338Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T17:42:55.338Z] init version: de40ad0 [2022-10-21T17:42:55.338Z] Security Options: [2022-10-21T17:42:55.338Z] apparmor [2022-10-21T17:42:55.338Z] seccomp [2022-10-21T17:42:55.338Z] Profile: builtin [2022-10-21T17:42:55.338Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T17:42:55.338Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T17:42:55.338Z] OSType: linux [2022-10-21T17:42:55.338Z] Architecture: x86_64 [2022-10-21T17:42:55.338Z] CPUs: 2 [2022-10-21T17:42:55.338Z] Total Memory: 7.565GiB [2022-10-21T17:42:55.338Z] Name: ip-10-100-105-52 [2022-10-21T17:42:55.338Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T17:42:55.338Z] Docker Root Dir: /var/lib/docker [2022-10-21T17:42:55.338Z] Debug Mode: false [2022-10-21T17:42:55.338Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:42:55.338Z] Labels: [2022-10-21T17:42:55.338Z] Experimental: true [2022-10-21T17:42:55.338Z] Insecure Registries: [2022-10-21T17:42:55.338Z] 127.0.0.0/8 [2022-10-21T17:42:55.338Z] Live Restore Enabled: true [2022-10-21T17:42:55.338Z] [2022-10-21T17:42:55.338Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T17:42:55.620Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:42:55.620Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:42:55.620Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44339/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T17:42:55.620Z] + bash /home/ubuntu/workspace/moby_PR-44339/check-config.sh [2022-10-21T17:42:55.620Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T17:42:55.620Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T17:42:55.620Z] [2022-10-21T17:42:55.620Z] Generally Necessary: [2022-10-21T17:42:55.620Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T17:42:55.620Z] - apparmor: enabled and tools installed [2022-10-21T17:42:55.620Z] - CONFIG_NAMESPACES: enabled [2022-10-21T17:42:55.620Z] - CONFIG_NET_NS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_PID_NS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_IPC_NS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_UTS_NS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CGROUPS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T17:42:55.620Z] - CONFIG_CPUSETS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_MEMCG: enabled [2022-10-21T17:42:55.620Z] - CONFIG_KEYS: enabled [2022-10-21T17:42:55.620Z] - CONFIG_VETH: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T17:42:55.620Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T17:42:55.620Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T17:42:55.620Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T17:42:55.620Z] [2022-10-21T17:42:55.620Z] Optional Features: [2022-10-21T17:42:55.620Z] - CONFIG_USER_NS: enabled [2022-10-21T17:42:55.786Z] [2022-10-21T17:42:55.786Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:55.786Z] #9 DONE 0.0s [2022-10-21T17:42:55.786Z] [2022-10-21T17:42:55.786Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:55.786Z] #10 DONE 0.0s [2022-10-21T17:42:55.786Z] [2022-10-21T17:42:55.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:42:55.786Z] #11 DONE 0.0s [2022-10-21T17:42:55.786Z] [2022-10-21T17:42:55.786Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:42:55.786Z] #12 DONE 0.0s [2022-10-21T17:42:55.786Z] [2022-10-21T17:42:55.786Z] #13 [internal] load build context [2022-10-21T17:42:55.878Z] - CONFIG_SECCOMP: enabled [2022-10-21T17:42:55.878Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T17:42:55.878Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T17:42:55.878Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T17:42:55.878Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T17:42:55.878Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T17:42:55.878Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T17:42:55.878Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T17:42:55.878Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T17:42:55.878Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T17:42:55.878Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T17:42:55.878Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T17:42:55.878Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T17:42:55.878Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T17:42:55.878Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T17:42:55.878Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T17:42:55.878Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T17:42:55.878Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T17:42:55.878Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T17:42:55.878Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T17:42:55.878Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T17:42:55.878Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T17:42:55.878Z] - CONFIG_EXT4_FS: enabled [2022-10-21T17:42:55.878Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T17:42:55.878Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T17:42:55.878Z] - Network Drivers: [2022-10-21T17:42:55.878Z] - "overlay": [2022-10-21T17:42:55.878Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T17:42:55.878Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T17:42:55.878Z] Optional (for encrypted networks): [2022-10-21T17:42:54.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:54.119Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:42:54.198Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:54.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:42:54.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:42:54.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:54.510Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:42:55.372Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:42:55.446Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:42:56.136Z] - CONFIG_CRYPTO: enabled [2022-10-21T17:42:56.136Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T17:42:56.136Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T17:42:56.136Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T17:42:56.136Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T17:42:56.136Z] - CONFIG_XFRM: enabled [2022-10-21T17:42:56.136Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T17:42:56.136Z] - "ipvlan": [2022-10-21T17:42:56.136Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T17:42:56.136Z] - "macvlan": [2022-10-21T17:42:56.136Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T17:42:56.136Z] - "ftp,tftp client in container": [2022-10-21T17:42:56.136Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T17:42:56.136Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T17:42:56.136Z] - Storage Drivers: [2022-10-21T17:42:56.136Z] - "aufs": [2022-10-21T17:42:56.136Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T17:42:56.136Z] - "btrfs": [2022-10-21T17:42:56.137Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T17:42:56.137Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T17:42:56.137Z] - "devicemapper": [2022-10-21T17:42:56.137Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T17:42:56.137Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T17:42:56.137Z] - "overlay": [2022-10-21T17:42:56.137Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T17:42:56.137Z] - "zfs": [2022-10-21T17:42:56.137Z] - /dev/zfs: present [2022-10-21T17:42:56.137Z] - zfs command: missing [2022-10-21T17:42:56.137Z] - zpool command: missing [2022-10-21T17:42:56.137Z] [2022-10-21T17:42:56.137Z] Limits: [2022-10-21T17:42:56.137Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T17:42:56.137Z] [2022-10-21T17:42:56.137Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T17:42:56.459Z] + sudo modprobe ip_vs [2022-10-21T17:42:56.459Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b . [2022-10-21T17:42:56.717Z] #1 [internal] load .dockerignore [2022-10-21T17:42:56.717Z] #1 transferring context: 87B done [2022-10-21T17:42:56.717Z] #1 DONE 0.0s [2022-10-21T17:42:56.717Z] [2022-10-21T17:42:56.717Z] #2 [internal] load build definition from Dockerfile [2022-10-21T17:42:56.717Z] #2 transferring dockerfile: 16.91kB done [2022-10-21T17:42:56.717Z] #2 DONE 0.0s [2022-10-21T17:42:56.717Z] [2022-10-21T17:42:56.717Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T17:42:56.976Z] #3 DONE 0.1s [2022-10-21T17:42:56.976Z] [2022-10-21T17:42:56.976Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T17:42:56.976Z] #4 CACHED [2022-10-21T17:42:56.976Z] [2022-10-21T17:42:56.976Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:56.976Z] #5 ... [2022-10-21T17:42:56.976Z] [2022-10-21T17:42:56.976Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T17:42:56.976Z] #6 DONE 0.1s [2022-10-21T17:42:56.976Z] [2022-10-21T17:42:56.976Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:56.976Z] #7 DONE 0.1s [2022-10-21T17:42:56.976Z] [2022-10-21T17:42:56.976Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T17:42:56.976Z] #8 DONE 0.1s [2022-10-21T17:42:57.167Z] #13 transferring context: 53.54MB 1.5s done [2022-10-21T17:42:57.167Z] #13 DONE 1.5s [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #14 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T17:42:57.167Z] #14 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #15 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #15 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #16 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T17:42:57.167Z] #16 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #17 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #17 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #18 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:42:57.167Z] #18 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #19 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #19 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #20 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T17:42:57.167Z] #20 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #21 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T17:42:57.167Z] #21 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #22 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:42:57.167Z] #22 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #23 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T17:42:57.167Z] #23 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #24 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-21T17:42:57.167Z] #24 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #25 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:42:57.167Z] #25 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #26 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:42:57.167Z] #26 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #27 [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-10-21T17:42:57.167Z] #27 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #28 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #28 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #29 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T17:42:57.167Z] #29 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:42:57.167Z] #30 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #31 [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-10-21T17:42:57.167Z] #31 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #32 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #32 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:42:57.167Z] #33 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:42:57.167Z] #34 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #35 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:42:57.167Z] #35 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #36 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T17:42:57.167Z] #36 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.167Z] #37 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T17:42:57.167Z] #37 CACHED [2022-10-21T17:42:57.167Z] [2022-10-21T17:42:57.168Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:42:57.168Z] #38 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #39 [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-10-21T17:42:57.168Z] #39 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:42:57.168Z] #40 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #41 [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-10-21T17:42:57.168Z] #41 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #42 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T17:42:57.168Z] #42 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:42:57.168Z] #43 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #44 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #44 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #45 [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-10-21T17:42:57.168Z] #45 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #46 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-10-21T17:42:57.168Z] #46 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #47 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T17:42:57.168Z] #47 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #48 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:42:57.168Z] #48 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T17:42:57.168Z] #49 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #50 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #50 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:42:57.168Z] #51 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T17:42:57.168Z] #52 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #53 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:42:57.168Z] #53 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #54 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T17:42:57.168Z] #54 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:42:57.168Z] #55 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #56 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #56 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #57 [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-10-21T17:42:57.168Z] #57 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #58 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T17:42:57.168Z] #58 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #59 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #60 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #60 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #61 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:42:57.168Z] #62 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #63 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T17:42:57.168Z] #63 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #64 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:42:57.168Z] #64 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T17:42:57.168Z] #65 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #66 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:42:57.168Z] #66 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #67 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:42:57.168Z] #67 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #68 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T17:42:57.168Z] #68 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #69 [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-10-21T17:42:57.168Z] #69 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #70 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:42:57.168Z] #70 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T17:42:57.168Z] #71 CACHED [2022-10-21T17:42:57.168Z] [2022-10-21T17:42:57.168Z] #72 exporting to image [2022-10-21T17:42:57.168Z] #72 exporting layers done [2022-10-21T17:42:57.168Z] #72 writing image sha256:ffa44b3c90ffab9698a86401ccbd0e9f421c4153d4862b04789025e0ec128dab done [2022-10-21T17:42:57.168Z] #72 naming to docker.io/library/docker:3d050f683818f27ece317c9cf51cbcaf6f5e5063 done [2022-10-21T17:42:57.168Z] #72 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:42:57.241Z] #5 DONE 0.1s [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:57.241Z] #9 DONE 0.0s [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:42:57.241Z] #10 DONE 0.0s [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:42:57.241Z] #11 DONE 0.0s [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:42:57.241Z] #12 DONE 0.0s [2022-10-21T17:42:57.241Z] [2022-10-21T17:42:57.241Z] #13 [internal] load build context [2022-10-21T17:42:57.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=3d050f683818f27ece317c9cf51cbcaf6f5e5063 -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=20.10 docker:3d050f683818f27ece317c9cf51cbcaf6f5e5063 hack/make.sh dynbinary test-integration [2022-10-21T17:42:58.878Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-10-21T17:42:58.878Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-10-21T17:42:58.878Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-10-21T17:42:58.878Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-10-21T17:42:58.878Z] systemd 247.3-7+deb11u1 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-10-21T17:42:58.878Z] Detected virtualization docker. [2022-10-21T17:42:58.878Z] Detected architecture x86-64. [2022-10-21T17:42:58.878Z] Set hostname to <1d70bf0e3fe9>. [2022-10-21T17:42:59.137Z] modprobe@configfs.service: Succeeded. [2022-10-21T17:42:59.137Z] modprobe@drm.service: Succeeded. [2022-10-21T17:42:59.137Z] modprobe@fuse.service: Succeeded. [2022-10-21T17:42:59.137Z] + source /etc/docker-entrypoint-cmd [2022-10-21T17:42:59.137Z] ++ hack/make.sh dynbinary test-integration [2022-10-21T17:42:59.137Z] [2022-10-21T17:42:59.158Z] #13 transferring context: 53.56MB 1.4s done [2022-10-21T17:42:59.158Z] #13 DONE 1.5s [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #14 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:42:59.158Z] #14 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #15 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:42:59.158Z] #15 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #16 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #16 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #17 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #17 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #18 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #18 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #19 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T17:42:59.158Z] #19 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #20 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T17:42:59.158Z] #20 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:42:59.158Z] #21 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #22 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T17:42:59.158Z] #22 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #23 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #23 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T17:42:59.158Z] #24 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #25 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:42:59.158Z] #25 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #26 [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-10-21T17:42:59.158Z] #26 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #27 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #27 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #28 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T17:42:59.158Z] #28 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:42:59.158Z] #29 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #30 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T17:42:59.158Z] #30 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #31 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #31 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #32 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:42:59.158Z] #32 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #33 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:42:59.158Z] #33 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #34 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T17:42:59.158Z] #34 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #35 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:42:59.158Z] #35 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.158Z] #36 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T17:42:59.158Z] #36 CACHED [2022-10-21T17:42:59.158Z] [2022-10-21T17:42:59.159Z] #37 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:42:59.159Z] #37 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #38 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T17:42:59.159Z] #38 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:42:59.159Z] #39 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #40 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-10-21T17:42:59.159Z] #40 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #41 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T17:42:59.159Z] #41 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T17:42:59.159Z] #42 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #43 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #43 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #44 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T17:42:59.159Z] #44 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #45 [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-10-21T17:42:59.159Z] #45 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #46 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:42:59.159Z] #46 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #47 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:42:59.159Z] #47 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #48 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-21T17:42:59.159Z] #48 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T17:42:59.159Z] #49 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #50 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T17:42:59.159Z] #50 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #51 [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-10-21T17:42:59.159Z] #51 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #52 [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-10-21T17:42:59.159Z] #52 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #53 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:42:59.159Z] #53 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #54 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #54 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:42:59.159Z] #55 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #56 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:42:59.159Z] #56 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #57 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #57 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #58 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T17:42:59.159Z] #58 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #59 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:42:59.159Z] #59 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:42:59.159Z] #60 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:42:59.159Z] #61 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #62 [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-10-21T17:42:59.159Z] #62 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #63 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:42:59.159Z] #63 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #64 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:42:59.159Z] #64 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #65 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T17:42:59.159Z] #65 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #66 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #66 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #67 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #67 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #68 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T17:42:59.159Z] #68 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T17:42:59.159Z] #69 CACHED [2022-10-21T17:42:59.159Z] [2022-10-21T17:42:59.159Z] #70 exporting to image [2022-10-21T17:42:59.159Z] #70 exporting layers done [2022-10-21T17:42:59.159Z] #70 writing image sha256:5bd5529aab8ad923a936e08b1842c9aa5402b6ed83999a2fdf12bf823f5e3809 0.0s done [2022-10-21T17:42:59.159Z] #70 naming to docker.io/library/docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b done [2022-10-21T17:42:59.159Z] #70 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-10-21T17:42:59.395Z] Removing bundles/ [2022-10-21T17:42:59.395Z] [2022-10-21T17:42:59.395Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T17:42:59.395Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:42:59.395Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:42:59.483Z] + trap exit INT TERM [2022-10-21T17:42:59.483Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-10-21T17:42:59.483Z] + CONTAINER_NAME=docker-pr6 [2022-10-21T17:42:59.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b -e DOCKER_GRAPHDRIVER docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b hack/make.sh dynbinary-daemon [2022-10-21T17:42:59.473Z] > git remote # timeout=10 [2022-10-21T17:42:59.550Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:42:59.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:42:59.649Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:43:00.050Z] [2022-10-21T17:43:00.276Z] Merge succeeded, producing 046f8573a47b6e6b684dff7224e204ad313c02dd [2022-10-21T17:43:00.276Z] Checking out Revision 046f8573a47b6e6b684dff7224e204ad313c02dd (PR-44339) [2022-10-21T17:43:00.308Z] Removing bundles/ [2022-10-21T17:43:00.308Z] [2022-10-21T17:43:00.308Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-10-21T17:43:00.308Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:43:00.308Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:43:00.678Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:43:00.824Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:43:00.167Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-10-21T17:43:00.312Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:43:00.395Z] > git checkout -f 046f8573a47b6e6b684dff7224e204ad313c02dd # timeout=10 [2022-10-21T17:43:00.715Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:43:02.317Z] + docker version [2022-10-21T17:43:02.317Z] Client: [2022-10-21T17:43:02.317Z] Version: 20.10.9 [2022-10-21T17:43:02.317Z] API version: 1.41 [2022-10-21T17:43:02.317Z] Go version: go1.16.8 [2022-10-21T17:43:02.317Z] Git commit: c2ea9bc [2022-10-21T17:43:02.317Z] Built: Mon Oct 4 16:11:10 2021 [2022-10-21T17:43:02.317Z] OS/Arch: windows/amd64 [2022-10-21T17:43:02.317Z] Context: default [2022-10-21T17:43:02.317Z] Experimental: true [2022-10-21T17:43:02.317Z] [2022-10-21T17:43:02.317Z] Server: Docker Engine - Community [2022-10-21T17:43:02.317Z] Engine: [2022-10-21T17:43:02.317Z] Version: 20.10.9 [2022-10-21T17:43:02.317Z] API version: 1.41 (minimum version 1.24) [2022-10-21T17:43:02.317Z] Go version: go1.16.8 [2022-10-21T17:43:02.317Z] Git commit: 79ea9d3 [2022-10-21T17:43:02.317Z] Built: Mon Oct 4 16:06:39 2021 [2022-10-21T17:43:02.317Z] OS/Arch: windows/amd64 [2022-10-21T17:43:02.317Z] Experimental: true [Pipeline] sh [2022-10-21T17:43:03.458Z] + docker info [2022-10-21T17:43:05.687Z] Client: [2022-10-21T17:43:05.687Z] Context: default [2022-10-21T17:43:05.687Z] Debug Mode: false [2022-10-21T17:43:05.687Z] Plugins: [2022-10-21T17:43:05.687Z] app: Docker Application (Docker Inc., v0.8.0) [2022-10-21T17:43:05.687Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-10-21T17:43:05.687Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-10-21T17:43:05.687Z] [2022-10-21T17:43:05.687Z] Server: [2022-10-21T17:43:05.687Z] Containers: 2 [2022-10-21T17:43:05.687Z] Running: 0 [2022-10-21T17:43:05.687Z] Paused: 0 [2022-10-21T17:43:05.687Z] Stopped: 2 [2022-10-21T17:43:05.687Z] Images: 10 [2022-10-21T17:43:05.687Z] Server Version: 20.10.9 [2022-10-21T17:43:05.687Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-10-21T17:43:05.687Z] Windows: [2022-10-21T17:43:05.687Z] LCOW: [2022-10-21T17:43:05.687Z] Logging Driver: json-file [2022-10-21T17:43:05.687Z] Plugins: [2022-10-21T17:43:05.687Z] Volume: local [2022-10-21T17:43:05.687Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T17:43:05.687Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T17:43:05.687Z] Swarm: inactive [2022-10-21T17:43:05.687Z] Default Isolation: process [2022-10-21T17:43:05.687Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T17:43:05.687Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T17:43:05.687Z] OSType: windows [2022-10-21T17:43:05.687Z] Architecture: x86_64 [2022-10-21T17:43:05.687Z] CPUs: 4 [2022-10-21T17:43:05.687Z] Total Memory: 32GiB [2022-10-21T17:43:05.687Z] Name: azwin-2-5252d0 [2022-10-21T17:43:05.687Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-10-21T17:43:05.687Z] Docker Root Dir: D:\docker [2022-10-21T17:43:05.687Z] Debug Mode: false [2022-10-21T17:43:05.687Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:43:05.687Z] Labels: [2022-10-21T17:43:05.687Z] Experimental: true [2022-10-21T17:43:05.687Z] Insecure Registries: [2022-10-21T17:43:05.687Z] 10.0.0.4:5000 [2022-10-21T17:43:05.687Z] 127.0.0.0/8 [2022-10-21T17:43:05.687Z] Registry Mirrors: [2022-10-21T17:43:05.687Z] http://10.0.0.4:5000/ [2022-10-21T17:43:05.687Z] Live Restore Enabled: false [2022-10-21T17:43:05.687Z] Product License: Community Engine [2022-10-21T17:43:05.687Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-10-21T17:43:27.798Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-10-21T17:43:27.798Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e0def564\powershellScript.ps1'; exit $LASTEXITCODE; [2022-10-21T17:43:27.798Z] ---------------------------------------------------------------------------- [2022-10-21T17:43:27.798Z] [2022-10-21T17:43:27.798Z] INFO: executeCI.ps1 starting at Fri Oct 21 17:43:25 CUT 2022 [2022-10-21T17:43:27.798Z] [2022-10-21T17:43:27.798Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-10-21T17:43:27.798Z] INFO: Running git version 2.24.1.windows.2 [2022-10-21T17:43:27.798Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-10-21T17:43:27.798Z] INFO: Environment variables: [2022-10-21T17:43:27.798Z] [2022-10-21T17:43:27.798Z] Name Value [2022-10-21T17:43:27.798Z] ---- ----- [2022-10-21T17:43:27.798Z] ALLUSERSPROFILE C:\ProgramData [2022-10-21T17:43:27.798Z] amd64 true [2022-10-21T17:43:27.798Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-10-21T17:43:27.798Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-10-21T17:43:27.798Z] arm64 true [2022-10-21T17:43:27.798Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-10-21T17:43:27.798Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-10-21T17:43:27.798Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-10-21T17:43:27.798Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-10-21T17:43:27.798Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-10-21T17:43:27.798Z] BRANCH_NAME PR-44339 [2022-10-21T17:43:27.798Z] BUILD_DISPLAY_NAME #6 [2022-10-21T17:43:27.798Z] BUILD_ID 6 [2022-10-21T17:43:27.798Z] BUILD_NUMBER 6 [2022-10-21T17:43:27.798Z] BUILD_TAG jenkins-moby-PR-44339-6 [2022-10-21T17:43:27.798Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/6/ [2022-10-21T17:43:27.798Z] cgroup2 true [2022-10-21T17:43:27.798Z] CHANGE_AUTHOR crazy-max [2022-10-21T17:43:27.798Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-10-21T17:43:27.798Z] CHANGE_BRANCH 20.10_update_buildkit [2022-10-21T17:43:27.798Z] CHANGE_FORK crazy-max [2022-10-21T17:43:27.798Z] CHANGE_ID 44339 [2022-10-21T17:43:27.798Z] CHANGE_TARGET 20.10 [2022-10-21T17:43:27.798Z] CHANGE_TITLE [20.10] vendor: github.com/moby/buildkit eeb7b65ab7d651770a5ec52a06ea7c96eb97a249 (v0... [2022-10-21T17:43:27.798Z] CHANGE_URL https://github.com/moby/moby/pull/44339 [2022-10-21T17:43:27.798Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:43:27.798Z] CommonProgramFiles C:\Program Files\Common Files [2022-10-21T17:43:27.798Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-10-21T17:43:27.798Z] CommonProgramW6432 C:\Program Files\Common Files [2022-10-21T17:43:27.798Z] COMPUTERNAME azwin-2-5252d0 [2022-10-21T17:43:27.798Z] ComSpec C:\Windows\system32\cmd.exe [2022-10-21T17:43:27.798Z] ConfigSequenceNumber 0 [2022-10-21T17:43:27.798Z] dco true [2022-10-21T17:43:27.798Z] DOCKER_BUILDKIT 0 [2022-10-21T17:43:27.798Z] DOCKER_DUT_DEBUG 1 [2022-10-21T17:43:27.798Z] DOCKER_EXPERIMENTAL 1 [2022-10-21T17:43:27.798Z] DOCKER_GRAPHDRIVER overlay2 [2022-10-21T17:43:27.798Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-10-21T17:43:27.798Z] EXECUTOR_NUMBER 0 [2022-10-21T17:43:27.798Z] FQDN azwin-2-5252d0.westus.cloudapp.azure.com [2022-10-21T17:43:27.798Z] GIT_BRANCH PR-44339 [2022-10-21T17:43:27.798Z] GIT_COMMIT 046f8573a47b6e6b684dff7224e204ad313c02dd [2022-10-21T17:43:27.798Z] GIT_PREVIOUS_COMMIT 6af238d731e89b739ef65a53fe0af92139f347d0 [2022-10-21T17:43:27.798Z] GIT_URL https://github.com/moby/moby.git [2022-10-21T17:43:27.798Z] HUDSON_COOKIE 542c7937-2605-4eb4-a9d8-1b987260fb3a [2022-10-21T17:43:27.798Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-10-21T17:43:27.798Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-10-21T17:43:27.798Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-10-21T17:43:27.798Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-10-21T17:43:27.798Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-10-21T17:43:27.798Z] JENKINS_NODE_COOKIE a6f4f82f-0c26-453b-8266-a4f25d3cb431 [2022-10-21T17:43:27.798Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-10-21T17:43:27.798Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-10-21T17:43:27.798Z] JOB_BASE_NAME PR-44339 [2022-10-21T17:43:27.798Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/display/redirect [2022-10-21T17:43:27.798Z] JOB_NAME moby/PR-44339 [2022-10-21T17:43:27.798Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/ [2022-10-21T17:43:27.798Z] library.jps.version master [2022-10-21T17:43:27.798Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-10-21T17:43:27.798Z] NODE_LABELS amd64 azure azwin-2-5252d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-10-21T17:43:27.798Z] NODE_NAME azwin-2-5252d0 [2022-10-21T17:43:27.798Z] NUMBER_OF_PROCESSORS 4 [2022-10-21T17:43:27.798Z] OS Windows_NT [2022-10-21T17:43:27.798Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-10-21T17:43:27.798Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-10-21T17:43:27.798Z] ppc64le false [2022-10-21T17:43:27.798Z] PROCESSOR_ARCHITECTURE AMD64 [2022-10-21T17:43:27.798Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-10-21T17:43:27.798Z] PROCESSOR_LEVEL 6 [2022-10-21T17:43:27.798Z] PROCESSOR_REVISION 4f01 [2022-10-21T17:43:27.798Z] ProgramData C:\ProgramData [2022-10-21T17:43:27.798Z] ProgramFiles C:\Program Files [2022-10-21T17:43:27.798Z] ProgramFiles(x86) C:\Program Files (x86) [2022-10-21T17:43:27.798Z] ProgramW6432 C:\Program Files [2022-10-21T17:43:27.798Z] PROMPT $P$G [2022-10-21T17:43:27.798Z] PSExecutionPolicyPreference Bypass [2022-10-21T17:43:27.798Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-10-21T17:43:27.798Z] PUBLIC C:\Users\Public [2022-10-21T17:43:27.798Z] rootless true [2022-10-21T17:43:27.798Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/6/display/redirect?page=artif... [2022-10-21T17:43:27.798Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/6/display/redirect?page=changes [2022-10-21T17:43:27.798Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/6/display/redirect [2022-10-21T17:43:27.798Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44339/6/display/redirect?page=tests [2022-10-21T17:43:27.798Z] s390x false [2022-10-21T17:43:27.798Z] SKIP_VALIDATION_TESTS 1 [2022-10-21T17:43:27.798Z] SOURCES_DRIVE d [2022-10-21T17:43:27.798Z] SOURCES_SUBDIR gopath [2022-10-21T17:43:27.798Z] STAGE_NAME Run tests [2022-10-21T17:43:27.798Z] SystemDrive C: [2022-10-21T17:43:27.798Z] SystemRoot C:\Windows [2022-10-21T17:43:27.798Z] TEMP C:\Windows\TEMP [2022-10-21T17:43:27.798Z] TESTDEBUG 0 [2022-10-21T17:43:27.798Z] TESTRUN_DRIVE d [2022-10-21T17:43:27.798Z] TESTRUN_SUBDIR CI [2022-10-21T17:43:27.798Z] TIMEOUT 120m [2022-10-21T17:43:27.798Z] TMP C:\Windows\TEMP [2022-10-21T17:43:27.798Z] unit_validate true [2022-10-21T17:43:27.798Z] USERDOMAIN WORKGROUP [2022-10-21T17:43:27.799Z] USERNAME azwin-2-5252d0$ [2022-10-21T17:43:27.799Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-10-21T17:43:27.799Z] validate_force false [2022-10-21T17:43:27.799Z] windir C:\Windows [2022-10-21T17:43:27.799Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-10-21T17:43:27.799Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-10-21T17:43:27.799Z] windowsRS5 true [2022-10-21T17:43:27.799Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-10-21T17:43:27.799Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] INFO: Sources under d:\gopath\... [2022-10-21T17:43:27.799Z] INFO: Test run under d:\CI\... [2022-10-21T17:43:27.799Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-10-21T17:43:27.799Z] INFO: docker/docker repository was found [2022-10-21T17:43:27.799Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-10-21T17:43:27.799Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3532' [2022-10-21T17:43:27.799Z] INFO: Docker version of control daemon [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] Client: [2022-10-21T17:43:27.799Z] Version: 20.10.9 [2022-10-21T17:43:27.799Z] API version: 1.41 [2022-10-21T17:43:27.799Z] Go version: go1.16.8 [2022-10-21T17:43:27.799Z] Git commit: c2ea9bc [2022-10-21T17:43:27.799Z] Built: Mon Oct 4 16:11:10 2021 [2022-10-21T17:43:27.799Z] OS/Arch: windows/amd64 [2022-10-21T17:43:27.799Z] Context: default [2022-10-21T17:43:27.799Z] Experimental: true [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] Server: Docker Engine - Community [2022-10-21T17:43:27.799Z] Engine: [2022-10-21T17:43:27.799Z] Version: 20.10.9 [2022-10-21T17:43:27.799Z] API version: 1.41 (minimum version 1.24) [2022-10-21T17:43:27.799Z] Go version: go1.16.8 [2022-10-21T17:43:27.799Z] Git commit: 79ea9d3 [2022-10-21T17:43:27.799Z] Built: Mon Oct 4 16:06:39 2021 [2022-10-21T17:43:27.799Z] OS/Arch: windows/amd64 [2022-10-21T17:43:27.799Z] Experimental: true [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] INFO: Docker info of control daemon [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] Client: [2022-10-21T17:43:27.799Z] Context: default [2022-10-21T17:43:27.799Z] Debug Mode: false [2022-10-21T17:43:27.799Z] Plugins: [2022-10-21T17:43:27.799Z] app: Docker Application (Docker Inc., v0.8.0) [2022-10-21T17:43:27.799Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-10-21T17:43:27.799Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] Server: [2022-10-21T17:43:27.799Z] Containers: 2 [2022-10-21T17:43:27.799Z] Running: 0 [2022-10-21T17:43:27.799Z] Paused: 0 [2022-10-21T17:43:27.799Z] Stopped: 2 [2022-10-21T17:43:27.799Z] Images: 10 [2022-10-21T17:43:27.799Z] Server Version: 20.10.9 [2022-10-21T17:43:27.799Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-10-21T17:43:27.799Z] LCOW: [2022-10-21T17:43:27.799Z] Windows: [2022-10-21T17:43:27.799Z] Logging Driver: json-file [2022-10-21T17:43:27.799Z] Plugins: [2022-10-21T17:43:27.799Z] Volume: local [2022-10-21T17:43:27.799Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T17:43:27.799Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T17:43:27.799Z] Swarm: inactive [2022-10-21T17:43:27.799Z] Default Isolation: process [2022-10-21T17:43:27.799Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T17:43:27.799Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T17:43:27.799Z] OSType: windows [2022-10-21T17:43:27.799Z] Architecture: x86_64 [2022-10-21T17:43:27.799Z] CPUs: 4 [2022-10-21T17:43:27.799Z] Total Memory: 32GiB [2022-10-21T17:43:27.799Z] Name: azwin-2-5252d0 [2022-10-21T17:43:27.799Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-10-21T17:43:27.799Z] Docker Root Dir: D:\docker [2022-10-21T17:43:27.799Z] Debug Mode: false [2022-10-21T17:43:27.799Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:43:27.799Z] Labels: [2022-10-21T17:43:27.799Z] Experimental: true [2022-10-21T17:43:27.799Z] Insecure Registries: [2022-10-21T17:43:27.799Z] 10.0.0.4:5000 [2022-10-21T17:43:27.799Z] 127.0.0.0/8 [2022-10-21T17:43:27.799Z] Registry Mirrors: [2022-10-21T17:43:27.799Z] http://10.0.0.4:5000/ [2022-10-21T17:43:27.799Z] Live Restore Enabled: false [2022-10-21T17:43:27.799Z] Product License: Community Engine [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] [2022-10-21T17:43:27.799Z] INFO: Commit hash is 046f8573a4 [2022-10-21T17:43:27.799Z] INFO: Nuke-Everything... [2022-10-21T17:43:28.269Z] INFO: Container count on control daemon to delete is 2 [2022-10-21T17:43:28.269Z] 50fcaa552f09 [2022-10-21T17:43:28.269Z] 53cbedc74cee [2022-10-21T17:43:28.739Z] [2022-10-21T17:43:28.739Z] [2022-10-21T17:43:28.739Z] __GENUS : 2 [2022-10-21T17:43:28.739Z] __CLASS : __PARAMETERS [2022-10-21T17:43:28.739Z] __SUPERCLASS : [2022-10-21T17:43:28.739Z] __DYNASTY : __PARAMETERS [2022-10-21T17:43:28.739Z] __RELPATH : [2022-10-21T17:43:28.739Z] __PROPERTY_COUNT : 1 [2022-10-21T17:43:28.739Z] __DERIVATION : {} [2022-10-21T17:43:28.739Z] __SERVER : [2022-10-21T17:43:28.739Z] __NAMESPACE : [2022-10-21T17:43:28.739Z] __PATH : [2022-10-21T17:43:28.739Z] ReturnValue : 0 [2022-10-21T17:43:28.739Z] PSComputerName : [2022-10-21T17:43:28.739Z] [2022-10-21T17:43:28.739Z] INFO: Nuking d:\CI [2022-10-21T17:43:36.453Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-079e661c33e46acc6) in /home/ubuntu/workspace/moby_PR-44339 [Pipeline] { [Pipeline] checkout [2022-10-21T17:43:36.541Z] The recommended git tool is: git [2022-10-21T17:43:38.799Z] using credential docker-jenkins-github-credentials [2022-10-21T17:43:38.809Z] Cloning the remote Git repository [2022-10-21T17:43:38.810Z] Cloning with configured refspecs honoured and without tags [2022-10-21T17:43:38.834Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:43:38.885Z] > git init /home/ubuntu/workspace/moby_PR-44339 # timeout=10 [2022-10-21T17:43:39.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:43:39.292Z] > git --version # timeout=10 [2022-10-21T17:43:39.314Z] > git --version # 'git version 2.17.1' [2022-10-21T17:43:39.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:43:39.316Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:43:49.238Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01384956a81e7539b) in /home/ubuntu/workspace/moby_PR-44339 [Pipeline] { [Pipeline] checkout [2022-10-21T17:43:49.316Z] The recommended git tool is: git [2022-10-21T17:43:52.412Z] using credential docker-jenkins-github-credentials [2022-10-21T17:43:52.421Z] Cloning the remote Git repository [2022-10-21T17:43:52.421Z] Cloning with configured refspecs honoured and without tags [2022-10-21T17:43:52.406Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T17:43:52.456Z] > git init /home/ubuntu/workspace/moby_PR-44339 # timeout=10 [2022-10-21T17:43:52.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:43:52.988Z] > git --version # timeout=10 [2022-10-21T17:43:53.001Z] > git --version # 'git version 2.25.1' [2022-10-21T17:43:53.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:43:53.005Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:43:58.099Z] Fetching without tags [2022-10-21T17:43:58.269Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [2022-10-21T17:43:58.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:43:58.060Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:43:58.073Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:43:58.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:43:58.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:43:58.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:43:58.104Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:43:58.280Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:43:58.296Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:43:59.471Z] Merge succeeded, producing eb4082b479b9f675ea5d4710969309f539dd1f9d [2022-10-21T17:43:59.471Z] Checking out Revision eb4082b479b9f675ea5d4710969309f539dd1f9d (PR-44339) [2022-10-21T17:43:58.897Z] > git remote # timeout=10 [2022-10-21T17:43:58.905Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:43:58.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:43:58.928Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:43:59.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:43:59.473Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:43:59.483Z] > git checkout -f eb4082b479b9f675ea5d4710969309f539dd1f9d # timeout=10 [2022-10-21T17:44:03.097Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:44:03.108Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:44:04.116Z] + docker version [2022-10-21T17:44:04.770Z] Fetching without tags [2022-10-21T17:44:03.099Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:44:05.022Z] Merging remotes/origin/20.10 commit e3fef9aea93a1256cfe72920772cb67c92cf1b12 into PR head commit e83e465ae2ee80a8a7fce62acbeac25e005da77e [2022-10-21T17:44:04.718Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:44:04.725Z] > git config --add remote.origin.fetch +refs/pull/44339/head:refs/remotes/origin/PR-44339 # timeout=10 [2022-10-21T17:44:04.731Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:44:04.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T17:44:04.788Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T17:44:04.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:44:04.790Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44339/head:refs/remotes/origin/PR-44339 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T17:44:05.003Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:44:05.008Z] > git checkout -f e83e465ae2ee80a8a7fce62acbeac25e005da77e # timeout=10 [2022-10-21T17:44:05.461Z] > git remote # timeout=10 [2022-10-21T17:44:05.478Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T17:44:05.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T17:44:05.487Z] > git merge e3fef9aea93a1256cfe72920772cb67c92cf1b12 # timeout=10 [2022-10-21T17:44:06.121Z] Merge succeeded, producing 8b5331f5077550ed32682a0202bdfccd9c28460e [2022-10-21T17:44:06.122Z] Checking out Revision 8b5331f5077550ed32682a0202bdfccd9c28460e (PR-44339) [2022-10-21T17:44:06.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T17:44:06.098Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T17:44:06.106Z] > git checkout -f 8b5331f5077550ed32682a0202bdfccd9c28460e # timeout=10 [2022-10-21T17:44:09.644Z] Commit message: "Merge commit 'e3fef9aea93a1256cfe72920772cb67c92cf1b12' into HEAD" [2022-10-21T17:44:09.656Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T17:44:10.594Z] + docker version [2022-10-21T17:44:09.622Z] > git rev-list --no-walk 2d03db3df682f6237686eb278dbc84d49e19b173 # timeout=10 [2022-10-21T17:44:19.653Z] INFO: Zapped successfully [2022-10-21T17:44:19.653Z] INFO: Location for testing is d:\CI\PR-44339\6 [2022-10-21T17:44:19.653Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-10-21T17:44:19.653Z] [2022-10-21T17:44:19.653Z] [2022-10-21T17:44:19.653Z] INFO: Building the image from Dockerfile.windows at 10/21/2022 17:44:15... [2022-10-21T17:44:19.653Z] [2022-10-21T17:44:22.212Z] Client: Docker Engine - Community [2022-10-21T17:44:22.212Z] Version: 22.06.0-beta.0 [2022-10-21T17:44:22.212Z] API version: 1.42 [2022-10-21T17:44:22.212Z] Go version: go1.18.3 [2022-10-21T17:44:22.212Z] Git commit: 3e9117b [2022-10-21T17:44:22.212Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:44:22.212Z] OS/Arch: linux/amd64 [2022-10-21T17:44:22.212Z] Context: default [2022-10-21T17:44:22.212Z] [2022-10-21T17:44:22.212Z] Server: Docker Engine - Community [2022-10-21T17:44:22.212Z] Engine: [2022-10-21T17:44:22.212Z] Version: 22.06.0-beta.0 [2022-10-21T17:44:22.212Z] API version: 1.42 (minimum version 1.12) [2022-10-21T17:44:22.212Z] Go version: go1.18.3 [2022-10-21T17:44:22.212Z] Git commit: 38633e7 [2022-10-21T17:44:22.212Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T17:44:22.212Z] OS/Arch: linux/amd64 [2022-10-21T17:44:22.212Z] Experimental: true [2022-10-21T17:44:22.212Z] containerd: [2022-10-21T17:44:22.212Z] Version: 1.6.8 [2022-10-21T17:44:22.212Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:44:22.212Z] runc: [2022-10-21T17:44:22.212Z] Version: 1.1.4 [2022-10-21T17:44:22.212Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T17:44:22.212Z] docker-init: [2022-10-21T17:44:22.212Z] Version: 0.19.0 [2022-10-21T17:44:22.212Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T17:44:22.544Z] + docker info [2022-10-21T17:44:22.804Z] Client: [2022-10-21T17:44:22.804Z] Context: default [2022-10-21T17:44:22.804Z] Debug Mode: false [2022-10-21T17:44:22.804Z] Plugins: [2022-10-21T17:44:22.804Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T17:44:22.804Z] Version: c5aec24 [2022-10-21T17:44:22.804Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T17:44:22.804Z] compose: Docker Compose (Docker Inc.) [2022-10-21T17:44:22.804Z] Version: v2.12.0 [2022-10-21T17:44:22.804Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T17:44:22.804Z] scan: Docker Scan (Docker Inc.) [2022-10-21T17:44:22.804Z] Version: v0.17.0 [2022-10-21T17:44:22.804Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T17:44:22.804Z] [2022-10-21T17:44:22.804Z] Server: [2022-10-21T17:44:22.804Z] Containers: 0 [2022-10-21T17:44:22.804Z] Running: 0 [2022-10-21T17:44:22.804Z] Paused: 0 [2022-10-21T17:44:22.804Z] Stopped: 0 [2022-10-21T17:44:22.804Z] Images: 0 [2022-10-21T17:44:22.804Z] Server Version: 22.06.0-beta.0 [2022-10-21T17:44:22.804Z] Storage Driver: overlay2 [2022-10-21T17:44:22.804Z] Backing Filesystem: extfs [2022-10-21T17:44:22.804Z] Supports d_type: true [2022-10-21T17:44:22.804Z] Using metacopy: false [2022-10-21T17:44:22.804Z] Native Overlay Diff: true [2022-10-21T17:44:22.804Z] userxattr: false [2022-10-21T17:44:22.804Z] Logging Driver: json-file [2022-10-21T17:44:22.804Z] Cgroup Driver: cgroupfs [2022-10-21T17:44:22.804Z] Cgroup Version: 1 [2022-10-21T17:44:22.804Z] Plugins: [2022-10-21T17:44:22.804Z] Volume: local [2022-10-21T17:44:22.804Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T17:44:22.804Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T17:44:22.804Z] Swarm: inactive [2022-10-21T17:44:22.804Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T17:44:22.804Z] Default Runtime: runc [2022-10-21T17:44:22.804Z] Init Binary: docker-init [2022-10-21T17:44:22.804Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:44:22.804Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T17:44:22.804Z] init version: de40ad0 [2022-10-21T17:44:22.804Z] Security Options: [2022-10-21T17:44:22.804Z] apparmor [2022-10-21T17:44:22.804Z] seccomp [2022-10-21T17:44:22.804Z] Profile: builtin [2022-10-21T17:44:22.804Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T17:44:22.804Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T17:44:22.804Z] OSType: linux [2022-10-21T17:44:22.804Z] Architecture: x86_64 [2022-10-21T17:44:22.804Z] CPUs: 2 [2022-10-21T17:44:22.804Z] Total Memory: 7.483GiB [2022-10-21T17:44:22.804Z] Name: ip-10-100-117-154 [2022-10-21T17:44:22.804Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T17:44:22.804Z] Docker Root Dir: /var/lib/docker [2022-10-21T17:44:22.804Z] Debug Mode: false [2022-10-21T17:44:22.804Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:44:22.804Z] Labels: [2022-10-21T17:44:22.804Z] Experimental: true [2022-10-21T17:44:22.804Z] Insecure Registries: [2022-10-21T17:44:22.804Z] 127.0.0.0/8 [2022-10-21T17:44:22.804Z] Live Restore Enabled: true [2022-10-21T17:44:22.804Z] [2022-10-21T17:44:22.804Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T17:44:23.090Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:44:23.090Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:44:23.090Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44339/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T17:44:23.090Z] + bash /home/ubuntu/workspace/moby_PR-44339/check-config.sh [2022-10-21T17:44:23.090Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T17:44:23.090Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T17:44:23.090Z] [2022-10-21T17:44:23.090Z] Generally Necessary: [2022-10-21T17:44:23.090Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T17:44:23.090Z] - apparmor: enabled and tools installed [2022-10-21T17:44:23.090Z] - CONFIG_NAMESPACES: enabled [2022-10-21T17:44:23.090Z] - CONFIG_NET_NS: enabled [2022-10-21T17:44:23.090Z] - CONFIG_PID_NS: enabled [2022-10-21T17:44:23.090Z] - CONFIG_IPC_NS: enabled [2022-10-21T17:44:23.090Z] - CONFIG_UTS_NS: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CGROUPS: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T17:44:23.090Z] - CONFIG_CPUSETS: enabled [2022-10-21T17:44:23.362Z] - CONFIG_MEMCG: enabled [2022-10-21T17:44:23.362Z] - CONFIG_KEYS: enabled [2022-10-21T17:44:23.362Z] - CONFIG_VETH: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T17:44:23.362Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T17:44:23.362Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T17:44:23.362Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T17:44:23.362Z] [2022-10-21T17:44:23.362Z] Optional Features: [2022-10-21T17:44:23.362Z] - CONFIG_USER_NS: enabled [2022-10-21T17:44:23.362Z] - CONFIG_SECCOMP: enabled [2022-10-21T17:44:23.362Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T17:44:23.362Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T17:44:23.362Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T17:44:23.362Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T17:44:23.362Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T17:44:23.362Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T17:44:23.362Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T17:44:23.362Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T17:44:23.461Z] Sending build context to Docker daemon 58.52MB [2022-10-21T17:44:23.461Z] [2022-10-21T17:44:23.628Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T17:44:23.628Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T17:44:23.628Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T17:44:23.628Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T17:44:23.628Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T17:44:23.628Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T17:44:23.628Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T17:44:23.628Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_EXT4_FS: enabled [2022-10-21T17:44:23.628Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T17:44:23.628Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T17:44:23.628Z] - Network Drivers: [2022-10-21T17:44:23.628Z] - "overlay": [2022-10-21T17:44:23.628Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T17:44:23.628Z] Optional (for encrypted networks): [2022-10-21T17:44:23.628Z] - CONFIG_CRYPTO: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T17:44:23.628Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T17:44:23.628Z] - CONFIG_XFRM: enabled [2022-10-21T17:44:23.628Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T17:44:23.628Z] - "ipvlan": [2022-10-21T17:44:23.628Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T17:44:23.628Z] - "macvlan": [2022-10-21T17:44:23.628Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T17:44:23.628Z] - "ftp,tftp client in container": [2022-10-21T17:44:23.628Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T17:44:23.628Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T17:44:23.628Z] - Storage Drivers: [2022-10-21T17:44:23.628Z] - "aufs": [2022-10-21T17:44:23.886Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T17:44:23.887Z] - "btrfs": [2022-10-21T17:44:23.887Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T17:44:23.887Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T17:44:23.887Z] - "devicemapper": [2022-10-21T17:44:23.887Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T17:44:23.887Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T17:44:23.887Z] - "overlay": [2022-10-21T17:44:23.887Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T17:44:23.887Z] - "zfs": [2022-10-21T17:44:23.887Z] - /dev/zfs: present [2022-10-21T17:44:23.887Z] - zfs command: missing [2022-10-21T17:44:23.887Z] - zpool command: missing [2022-10-21T17:44:23.887Z] [2022-10-21T17:44:23.887Z] Limits: [2022-10-21T17:44:23.887Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T17:44:23.887Z] [2022-10-21T17:44:23.887Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-10-21T17:44:23.932Z] Step 1/10 : FROM microsoft/windowsservercore [2022-10-21T17:44:23.932Z] ---> 1638cf2640b7 [2022-10-21T17:44:23.932Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 3032711ae38d [2022-10-21T17:44:23.932Z] Step 3/10 : ARG GO_VERSION=1.18.7 [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> d2398ec2c555 [2022-10-21T17:44:23.932Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 410653df05d6 [2022-10-21T17:44:23.932Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 2a82be7b0869 [2022-10-21T17:44:23.932Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 227014169970 [2022-10-21T17:44:23.932Z] Step 7/10 : 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-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 320314d6054f [2022-10-21T17:44:23.932Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> ca42bd3798d7 [2022-10-21T17:44:23.932Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-10-21T17:44:23.932Z] ---> Using cache [2022-10-21T17:44:23.932Z] ---> 91754faedfae [2022-10-21T17:44:23.932Z] Step 10/10 : COPY . . [Pipeline] sh [2022-10-21T17:44:24.219Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb4082b479b9f675ea5d4710969309f539dd1f9d . [2022-10-21T17:44:24.785Z] #1 [internal] load .dockerignore [2022-10-21T17:44:26.693Z] #1 transferring context: 87B done [2022-10-21T17:44:26.693Z] #1 DONE 1.6s [2022-10-21T17:44:26.693Z] [2022-10-21T17:44:26.693Z] #2 [internal] load build definition from Dockerfile [2022-10-21T17:44:26.693Z] #2 transferring dockerfile: 16.91kB 0.0s done [2022-10-21T17:44:26.693Z] #2 DONE 1.6s [2022-10-21T17:44:26.693Z] [2022-10-21T17:44:26.693Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T17:44:26.693Z] #3 DONE 0.5s [2022-10-21T17:44:26.890Z] ---> Using cache [2022-10-21T17:44:26.890Z] ---> 511a76d27524 [2022-10-21T17:44:26.952Z] [2022-10-21T17:44:26.952Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T17:44:26.952Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-10-21T17:44:26.952Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-10-21T17:44:26.952Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-10-21T17:44:26.952Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.29MB / 9.94MB 0.1s [2022-10-21T17:44:26.952Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T17:44:26.952Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-10-21T17:44:27.214Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.4s done [2022-10-21T17:44:27.214Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-10-21T17:44:27.784Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-10-21T17:44:28.044Z] #4 DONE 1.1s [2022-10-21T17:44:28.044Z] [2022-10-21T17:44:28.044Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:44:29.121Z] Successfully built 511a76d27524 [2022-10-21T17:44:29.121Z] Successfully tagged docker:latest [2022-10-21T17:44:29.121Z] INFO: Image build ended at 10/21/2022 17:44:28. Duration:00:00:13.4310910 [2022-10-21T17:44:29.121Z] [2022-10-21T17:44:29.121Z] [2022-10-21T17:44:29.121Z] INFO: Building the test binaries at 10/21/2022 17:44:28... [2022-10-21T17:44:29.433Z] #5 ... [2022-10-21T17:44:29.433Z] [2022-10-21T17:44:29.433Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T17:44:29.433Z] #6 DONE 1.2s [2022-10-21T17:44:29.433Z] [2022-10-21T17:44:29.433Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:44:29.433Z] #7 DONE 1.3s [2022-10-21T17:44:29.693Z] [2022-10-21T17:44:29.693Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T17:44:29.693Z] #8 DONE 1.3s [2022-10-21T17:44:29.693Z] [2022-10-21T17:44:29.693Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:44:29.693Z] #5 DONE 1.4s [2022-10-21T17:44:31.614Z] [2022-10-21T17:44:31.614Z] #9 [internal] load build context [2022-10-21T17:44:31.614Z] #9 transferring context: 30B [2022-10-21T17:44:31.614Z] #9 ... [2022-10-21T17:44:31.614Z] [2022-10-21T17:44:31.614Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:31.614Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T17:44:31.614Z] #10 DONE 0.1s [2022-10-21T17:44:31.614Z] [2022-10-21T17:44:31.614Z] #9 [internal] load build context [2022-10-21T17:44:32.502Z] Client: Docker Engine - Community [2022-10-21T17:44:32.502Z] Version: 22.06.0-beta.0 [2022-10-21T17:44:32.502Z] API version: 1.42 [2022-10-21T17:44:32.502Z] Go version: go1.18.3 [2022-10-21T17:44:32.502Z] Git commit: 3e9117b [2022-10-21T17:44:32.502Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-21T17:44:32.502Z] OS/Arch: linux/arm64 [2022-10-21T17:44:32.502Z] Context: default [2022-10-21T17:44:32.502Z] [2022-10-21T17:44:32.502Z] Server: Docker Engine - Community [2022-10-21T17:44:32.502Z] Engine: [2022-10-21T17:44:32.502Z] Version: 22.06.0-beta.0 [2022-10-21T17:44:32.502Z] API version: 1.42 (minimum version 1.12) [2022-10-21T17:44:32.502Z] Go version: go1.18.3 [2022-10-21T17:44:32.502Z] Git commit: 38633e7 [2022-10-21T17:44:32.502Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-21T17:44:32.502Z] OS/Arch: linux/arm64 [2022-10-21T17:44:32.502Z] Experimental: true [2022-10-21T17:44:32.502Z] containerd: [2022-10-21T17:44:32.502Z] Version: 1.6.8 [2022-10-21T17:44:32.502Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:44:32.502Z] runc: [2022-10-21T17:44:32.502Z] Version: 1.1.4 [2022-10-21T17:44:32.502Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T17:44:32.502Z] docker-init: [2022-10-21T17:44:32.502Z] Version: 0.19.0 [2022-10-21T17:44:32.502Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T17:44:32.796Z] + docker info [2022-10-21T17:44:32.796Z] Client: [2022-10-21T17:44:32.796Z] Context: default [2022-10-21T17:44:32.796Z] Debug Mode: false [2022-10-21T17:44:32.796Z] Plugins: [2022-10-21T17:44:32.796Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T17:44:32.796Z] Version: v0.8.2 [2022-10-21T17:44:32.796Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-10-21T17:44:32.796Z] compose: Docker Compose (Docker Inc.) [2022-10-21T17:44:32.796Z] Version: v2.12.0 [2022-10-21T17:44:32.796Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T17:44:32.796Z] [2022-10-21T17:44:32.796Z] Server: [2022-10-21T17:44:32.796Z] Containers: 0 [2022-10-21T17:44:32.796Z] Running: 0 [2022-10-21T17:44:32.796Z] Paused: 0 [2022-10-21T17:44:32.796Z] Stopped: 0 [2022-10-21T17:44:32.796Z] Images: 0 [2022-10-21T17:44:32.796Z] Server Version: 22.06.0-beta.0 [2022-10-21T17:44:32.796Z] Storage Driver: overlay2 [2022-10-21T17:44:32.796Z] Backing Filesystem: extfs [2022-10-21T17:44:32.796Z] Supports d_type: true [2022-10-21T17:44:32.796Z] Using metacopy: false [2022-10-21T17:44:32.796Z] Native Overlay Diff: true [2022-10-21T17:44:32.796Z] userxattr: false [2022-10-21T17:44:32.796Z] Logging Driver: json-file [2022-10-21T17:44:32.796Z] Cgroup Driver: cgroupfs [2022-10-21T17:44:32.796Z] Cgroup Version: 1 [2022-10-21T17:44:32.796Z] Plugins: [2022-10-21T17:44:32.796Z] Volume: local [2022-10-21T17:44:32.796Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T17:44:32.796Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T17:44:32.796Z] Swarm: inactive [2022-10-21T17:44:32.796Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-10-21T17:44:32.796Z] Default Runtime: runc [2022-10-21T17:44:32.796Z] Init Binary: docker-init [2022-10-21T17:44:32.796Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T17:44:32.796Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T17:44:32.796Z] init version: de40ad0 [2022-10-21T17:44:32.796Z] Security Options: [2022-10-21T17:44:32.796Z] apparmor [2022-10-21T17:44:32.796Z] seccomp [2022-10-21T17:44:32.796Z] Profile: builtin [2022-10-21T17:44:32.796Z] Kernel Version: 5.15.0-1022-aws [2022-10-21T17:44:32.796Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-21T17:44:32.796Z] OSType: linux [2022-10-21T17:44:32.796Z] Architecture: aarch64 [2022-10-21T17:44:32.796Z] CPUs: 2 [2022-10-21T17:44:32.796Z] Total Memory: 7.559GiB [2022-10-21T17:44:32.796Z] Name: ip-10-100-93-108 [2022-10-21T17:44:32.796Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-10-21T17:44:32.796Z] Docker Root Dir: /var/lib/docker [2022-10-21T17:44:32.796Z] Debug Mode: false [2022-10-21T17:44:32.796Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:44:32.796Z] Labels: [2022-10-21T17:44:32.796Z] Experimental: true [2022-10-21T17:44:32.796Z] Insecure Registries: [2022-10-21T17:44:32.796Z] 127.0.0.0/8 [2022-10-21T17:44:32.796Z] Live Restore Enabled: true [2022-10-21T17:44:32.796Z] [Pipeline] sh [2022-10-21T17:44:33.078Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:44:33.078Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T17:44:33.078Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44339/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T17:44:33.078Z] + bash /home/ubuntu/workspace/moby_PR-44339/check-config.sh [2022-10-21T17:44:33.078Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T17:44:33.078Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-10-21T17:44:33.078Z] [2022-10-21T17:44:33.078Z] Generally Necessary: [2022-10-21T17:44:33.078Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T17:44:33.078Z] - apparmor: enabled and tools installed [2022-10-21T17:44:33.078Z] - CONFIG_NAMESPACES: enabled [2022-10-21T17:44:33.078Z] - CONFIG_NET_NS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_PID_NS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_IPC_NS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_UTS_NS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CGROUPS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T17:44:33.078Z] - CONFIG_CPUSETS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_MEMCG: enabled [2022-10-21T17:44:33.078Z] - CONFIG_KEYS: enabled [2022-10-21T17:44:33.078Z] - CONFIG_VETH: enabled (as module) [2022-10-21T17:44:33.078Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T17:44:33.078Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T17:44:33.078Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T17:44:33.335Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T17:44:33.335Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T17:44:33.335Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T17:44:33.335Z] [2022-10-21T17:44:33.335Z] Optional Features: [2022-10-21T17:44:33.335Z] - CONFIG_USER_NS: enabled [2022-10-21T17:44:33.335Z] - CONFIG_SECCOMP: enabled [2022-10-21T17:44:33.336Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T17:44:33.336Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T17:44:33.336Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T17:44:33.336Z] (cgroup swap accounting is currently enabled) [2022-10-21T17:44:33.336Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T17:44:33.336Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T17:44:33.336Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T17:44:33.336Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T17:44:33.336Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T17:44:33.336Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T17:44:33.336Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T17:44:33.592Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T17:44:33.592Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T17:44:33.592Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T17:44:33.592Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T17:44:33.592Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T17:44:33.592Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T17:44:33.592Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T17:44:33.592Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T17:44:33.592Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T17:44:33.592Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T17:44:33.592Z] - CONFIG_EXT4_FS: enabled [2022-10-21T17:44:33.592Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T17:44:33.592Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T17:44:33.592Z] - Network Drivers: [2022-10-21T17:44:33.592Z] - "overlay": [2022-10-21T17:44:33.592Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T17:44:33.592Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T17:44:33.592Z] Optional (for encrypted networks): [2022-10-21T17:44:33.849Z] - CONFIG_CRYPTO: enabled [2022-10-21T17:44:33.849Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T17:44:33.849Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T17:44:33.849Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T17:44:33.849Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T17:44:33.849Z] - CONFIG_XFRM: enabled [2022-10-21T17:44:33.849Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T17:44:33.849Z] - "ipvlan": [2022-10-21T17:44:33.849Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T17:44:33.849Z] - "macvlan": [2022-10-21T17:44:33.849Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T17:44:33.849Z] - "ftp,tftp client in container": [2022-10-21T17:44:33.849Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T17:44:33.849Z] - Storage Drivers: [2022-10-21T17:44:33.849Z] - "aufs": [2022-10-21T17:44:33.849Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T17:44:33.849Z] - "btrfs": [2022-10-21T17:44:33.849Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T17:44:33.849Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T17:44:33.849Z] - "devicemapper": [2022-10-21T17:44:33.849Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T17:44:33.849Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T17:44:33.849Z] - "overlay": [2022-10-21T17:44:33.849Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T17:44:33.849Z] - "zfs": [2022-10-21T17:44:33.849Z] - /dev/zfs: present [2022-10-21T17:44:33.849Z] - zfs command: missing [2022-10-21T17:44:33.849Z] - zpool command: missing [2022-10-21T17:44:33.849Z] [2022-10-21T17:44:33.849Z] Limits: [2022-10-21T17:44:33.849Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T17:44:33.849Z] [2022-10-21T17:44:33.849Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T17:44:34.172Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b5331f5077550ed32682a0202bdfccd9c28460e . [2022-10-21T17:44:34.428Z] #1 [internal] load build definition from Dockerfile [2022-10-21T17:44:34.428Z] #1 transferring dockerfile: [2022-10-21T17:44:34.428Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T17:44:34.428Z] #1 DONE 0.1s [2022-10-21T17:44:34.428Z] [2022-10-21T17:44:34.428Z] #2 [internal] load .dockerignore [2022-10-21T17:44:34.428Z] #2 transferring context: 87B done [2022-10-21T17:44:34.428Z] #2 DONE 0.1s [2022-10-21T17:44:34.428Z] [2022-10-21T17:44:34.428Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T17:44:34.991Z] #3 DONE 0.4s [2022-10-21T17:44:34.991Z] [2022-10-21T17:44:34.991Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T17:44:34.991Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-10-21T17:44:34.991Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T17:44:34.991Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-10-21T17:44:34.991Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-10-21T17:44:34.991Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 7.34MB / 9.21MB 0.1s [2022-10-21T17:44:34.991Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done [2022-10-21T17:44:34.991Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-10-21T17:44:35.248Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-10-21T17:44:35.504Z] #4 DONE 0.5s [2022-10-21T17:44:35.504Z] [2022-10-21T17:44:35.504Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:44:35.830Z] #9 transferring context: 53.56MB 4.2s done [2022-10-21T17:44:35.830Z] #9 DONE 4.4s [2022-10-21T17:44:35.830Z] [2022-10-21T17:44:35.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:35.830Z] #11 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T17:44:35.830Z] #11 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T17:44:35.830Z] #11 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done [2022-10-21T17:44:35.830Z] #11 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 2.9s done [2022-10-21T17:44:35.830Z] #11 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done [2022-10-21T17:44:35.830Z] #11 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.7s done [2022-10-21T17:44:35.830Z] #11 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.0s done [2022-10-21T17:44:35.830Z] #11 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 4.0s [2022-10-21T17:44:35.830Z] #11 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 4.0s [2022-10-21T17:44:35.830Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 0B / 141.91MB 4.1s [2022-10-21T17:44:35.830Z] #11 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 4.1s [2022-10-21T17:44:36.092Z] #11 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 4.1s done [2022-10-21T17:44:36.092Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 9.44MB / 141.91MB 4.2s [2022-10-21T17:44:36.092Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 22.02MB / 141.91MB 4.3s [2022-10-21T17:44:36.308Z] INFO: make.ps1 starting at 10/21/2022 17:44:35 [2022-10-21T17:44:36.356Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 32.77MB / 141.91MB 4.5s [2022-10-21T17:44:36.356Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 42.99MB / 141.91MB 4.6s [2022-10-21T17:44:36.615Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 53.48MB / 141.91MB 4.7s [2022-10-21T17:44:36.615Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 62.91MB / 141.91MB 4.8s [2022-10-21T17:44:36.778Z] INFO: Git commit (046f8573a4) assumed from DOCKER_GITCOMMIT environment variable [2022-10-21T17:44:36.778Z] INFO: Invoking autogen... [2022-10-21T17:44:36.874Z] #5 DONE 1.3s [2022-10-21T17:44:36.874Z] [2022-10-21T17:44:36.874Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T17:44:36.874Z] #6 DONE 1.5s [2022-10-21T17:44:36.874Z] [2022-10-21T17:44:36.874Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T17:44:36.874Z] #7 DONE 1.4s [2022-10-21T17:44:36.874Z] [2022-10-21T17:44:36.874Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T17:44:36.874Z] #8 DONE 1.4s [2022-10-21T17:44:36.874Z] #11 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 4.9s done [2022-10-21T17:44:36.874Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 73.40MB / 141.91MB 4.9s [2022-10-21T17:44:36.874Z] #11 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 4.9s done [2022-10-21T17:44:36.874Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 94.37MB / 141.91MB 5.1s [2022-10-21T17:44:36.874Z] #11 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 1.9s [2022-10-21T17:44:37.133Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 105.91MB / 141.91MB 5.3s [2022-10-21T17:44:37.133Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 113.25MB / 141.91MB 5.3s [2022-10-21T17:44:37.247Z] INFO: Building daemon... [2022-10-21T17:44:37.392Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 131.07MB / 141.91MB 5.5s [2022-10-21T17:44:37.392Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 138.41MB / 141.91MB 5.7s [2022-10-21T17:44:38.770Z] #11 ... [2022-10-21T17:44:38.770Z] [2022-10-21T17:44:38.770Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:38.770Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T17:44:38.770Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T17:44:38.770Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T17:44:38.770Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T17:44:38.770Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-10-21T17:44:38.770Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-10-21T17:44:38.770Z] #12 DONE 7.4s [2022-10-21T17:44:38.770Z] [2022-10-21T17:44:38.770Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:38.770Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 7.0s done [2022-10-21T17:44:38.770Z] #11 ... [2022-10-21T17:44:38.770Z] [2022-10-21T17:44:38.770Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:44:38.770Z] #13 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done [2022-10-21T17:44:38.770Z] #13 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T17:44:38.770Z] #13 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done [2022-10-21T17:44:38.770Z] #13 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done [2022-10-21T17:44:38.770Z] #13 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 3.1s done [2022-10-21T17:44:39.029Z] #13 ... [2022-10-21T17:44:39.029Z] [2022-10-21T17:44:39.029Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:39.029Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T17:44:39.029Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T17:44:39.029Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T17:44:39.029Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-10-21T17:44:39.029Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-10-21T17:44:39.029Z] #10 DONE 7.4s [2022-10-21T17:44:39.029Z] [2022-10-21T17:44:39.029Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:44:39.966Z] #13 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 4.6s done [2022-10-21T17:44:40.959Z] #13 DONE 9.2s [2022-10-21T17:44:40.959Z] [2022-10-21T17:44:40.959Z] #14 [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-10-21T17:44:41.047Z] [2022-10-21T17:44:41.047Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:41.048Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T17:44:41.048Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T17:44:41.048Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T17:44:41.048Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T17:44:42.340Z] #14 ... [2022-10-21T17:44:42.340Z] [2022-10-21T17:44:42.340Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T17:44:42.340Z] #15 DONE 0.9s [2022-10-21T17:44:42.340Z] [2022-10-21T17:44:42.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:42.340Z] #11 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.5s done [2022-10-21T17:44:42.340Z] #11 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.4s done [2022-10-21T17:44:42.340Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 [2022-10-21T17:44:42.426Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.43MB / 12.42MB 1.7s [2022-10-21T17:44:42.426Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s [2022-10-21T17:44:42.426Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.9s done [2022-10-21T17:44:42.426Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-10-21T17:44:42.918Z] #11 ... [2022-10-21T17:44:42.918Z] [2022-10-21T17:44:42.918Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T17:44:42.918Z] #16 DONE 0.9s [2022-10-21T17:44:42.918Z] [2022-10-21T17:44:42.918Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:43.002Z] #9 ... [2022-10-21T17:44:43.002Z] [2022-10-21T17:44:43.002Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:43.002Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T17:44:43.002Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T17:44:43.002Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T17:44:43.002Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-10-21T17:44:43.002Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T17:44:43.002Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-10-21T17:44:43.002Z] #10 DONE 3.0s [2022-10-21T17:44:43.002Z] [2022-10-21T17:44:43.002Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:43.571Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-10-21T17:44:43.828Z] #9 ... [2022-10-21T17:44:43.828Z] [2022-10-21T17:44:43.828Z] #11 [internal] load build context [2022-10-21T17:44:43.828Z] #11 transferring context: 53.56MB 3.4s done [2022-10-21T17:44:43.828Z] #11 DONE 3.7s [2022-10-21T17:44:43.828Z] [2022-10-21T17:44:43.828Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:43.828Z] #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T17:44:43.828Z] #12 sha256:c5cdb34639ff412d1543a34c980ae1225e041292cdf7161db4586eda9918a8c1 1.80kB / 1.80kB done [2022-10-21T17:44:43.828Z] #12 sha256:dbd673b6e9fc56437ca49d2226765acea30eaee1724b74131e619280d05305f7 7.12kB / 7.12kB done [2022-10-21T17:44:43.828Z] #12 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T17:44:43.828Z] #12 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.8s done [2022-10-21T17:44:43.828Z] #12 sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 4.94MB / 4.94MB 0.4s done [2022-10-21T17:44:43.828Z] #12 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 10.66MB / 10.66MB 0.8s done [2022-10-21T17:44:43.828Z] #12 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 1.4s done [2022-10-21T17:44:43.828Z] #12 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 109.04MB / 109.04MB 2.4s [2022-10-21T17:44:43.828Z] #12 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 2.3s [2022-10-21T17:44:43.828Z] #12 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 2.2s done [2022-10-21T17:44:43.828Z] #12 sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 124B / 124B 1.5s done [2022-10-21T17:44:44.091Z] #12 ... [2022-10-21T17:44:44.091Z] [2022-10-21T17:44:44.091Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T17:44:44.091Z] #9 DONE 3.9s [2022-10-21T17:44:44.091Z] [2022-10-21T17:44:44.091Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:45.020Z] #12 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 3.5s done [2022-10-21T17:44:45.584Z] #12 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 [2022-10-21T17:44:45.584Z] #12 ... [2022-10-21T17:44:45.584Z] [2022-10-21T17:44:45.584Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T17:44:45.584Z] #13 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done [2022-10-21T17:44:45.584Z] #13 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T17:44:45.584Z] #13 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done [2022-10-21T17:44:45.584Z] #13 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done [2022-10-21T17:44:45.584Z] #13 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.8s done [2022-10-21T17:44:45.584Z] #13 DONE 5.6s [2022-10-21T17:44:45.584Z] [2022-10-21T17:44:45.584Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:46.147Z] #12 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 0.4s done [2022-10-21T17:44:46.403Z] #12 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 [2022-10-21T17:44:46.660Z] #12 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 0.3s done [2022-10-21T17:44:46.916Z] #12 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a [2022-10-21T17:44:47.112Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 4.3s done [2022-10-21T17:44:47.112Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe [2022-10-21T17:44:50.199Z] #12 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 3.0s done [2022-10-21T17:44:50.199Z] #12 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 [2022-10-21T17:44:50.461Z] #12 ... [2022-10-21T17:44:50.461Z] [2022-10-21T17:44:50.461Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T17:44:50.461Z] #14 DONE 0.3s [2022-10-21T17:44:50.461Z] [2022-10-21T17:44:50.461Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:50.725Z] #12 ... [2022-10-21T17:44:50.725Z] [2022-10-21T17:44:50.725Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T17:44:50.725Z] #15 DONE 0.2s [2022-10-21T17:44:50.725Z] [2022-10-21T17:44:50.725Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:50.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:44:50.865Z] [2022-10-21T17:44:50.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:44:50.865Z] DOCKER_SYSTEMD=1 [2022-10-21T17:44:50.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:44:50.865Z] HOSTNAME=1d70bf0e3fe9 [2022-10-21T17:44:50.865Z] DEST=bundles/test-integration [2022-10-21T17:44:50.865Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:44:50.865Z] DOCKER_GITCOMMIT=3d050f683818f27ece317c9cf51cbcaf6f5e5063 [2022-10-21T17:44:50.865Z] container=docker [2022-10-21T17:44:50.865Z] HOME=/root [2022-10-21T17:44:50.865Z] LANG=C.UTF-8 [2022-10-21T17:44:50.865Z] INVOCATION_ID=6ce2ca2c5ecc4b7292d7e05355a79cc5 [2022-10-21T17:44:50.865Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:44:50.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:44:50.865Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:44:50.865Z] TERM=xterm [2022-10-21T17:44:50.865Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:44:50.865Z] SHLVL=3 [2022-10-21T17:44:50.865Z] TIMEOUT=120m [2022-10-21T17:44:50.865Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:44:50.865Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:44:50.865Z] GO111MODULE=off [2022-10-21T17:44:50.865Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T17:44:50.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T17:44:50.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:44:50.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:44:50.865Z] GOPATH=/go [2022-10-21T17:44:50.865Z] PKG_CONFIG=pkg-config [2022-10-21T17:44:50.865Z] _=/usr/bin/env [2022-10-21T17:44:50.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T17:44:51.765Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:44:51.765Z] [2022-10-21T17:44:51.765Z] + TEST_INTEGRATION_DEST=2 [2022-10-21T17:44:51.765Z] + CONTAINER_NAME=docker-pr6-2 [2022-10-21T17:44:51.765Z] + TEST_SKIP_INTEGRATION=1 [2022-10-21T17:44:51.765Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-10-21T17:44:51.765Z] + run_tests [2022-10-21T17:44:51.765Z] + c=0 [2022-10-21T17:44:51.765Z] + '[' -n 0 ']' [2022-10-21T17:44:51.765Z] + rm= [2022-10-21T17:44:51.765Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b hack/make.sh '' test-integration [2022-10-21T17:44:51.765Z] + TEST_INTEGRATION_DEST=1 [2022-10-21T17:44:51.765Z] + CONTAINER_NAME=docker-pr6-1 [2022-10-21T17:44:51.765Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T17:44:51.765Z] + run_tests test-integration-flaky [2022-10-21T17:44:51.765Z] + '[' -n 0 ']' [2022-10-21T17:44:51.765Z] + rm= [2022-10-21T17:44:51.765Z] + TEST_INTEGRATION_DEST=3 [2022-10-21T17:44:51.765Z] + CONTAINER_NAME=docker-pr6-3 [2022-10-21T17:44:51.765Z] + TEST_SKIP_INTEGRATION=1 [2022-10-21T17:44:51.765Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-10-21T17:44:51.765Z] + run_tests [2022-10-21T17:44:51.765Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b hack/make.sh test-integration-flaky test-integration [2022-10-21T17:44:51.765Z] + '[' -n 0 ']' [2022-10-21T17:44:51.765Z] + rm= [2022-10-21T17:44:51.765Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44339/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4081802ff5a0e0e97bb91af597bf5d404a184c3b hack/make.sh '' test-integration [2022-10-21T17:44:51.765Z] ++ jobs -p [2022-10-21T17:44:51.765Z] + for job in $(jobs -p) [2022-10-21T17:44:51.765Z] + wait 24298 [2022-10-21T17:44:51.765Z] [2022-10-21T17:44:51.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:44:51.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:44:51.765Z] HOSTNAME=321fb452ff64 [2022-10-21T17:44:51.765Z] TEST_SKIP_INTEGRATION=1 [2022-10-21T17:44:51.765Z] TESTDEBUG=0 [2022-10-21T17:44:51.765Z] DEST=bundles/test-integration [2022-10-21T17:44:51.765Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:44:51.765Z] KEEPBUNDLE=1 [2022-10-21T17:44:51.765Z] DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b [2022-10-21T17:44:51.765Z] container=docker [2022-10-21T17:44:51.765Z] HOME=/root [2022-10-21T17:44:51.765Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:44:51.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:44:51.765Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:44:51.765Z] TERM=xterm [2022-10-21T17:44:51.765Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:44:51.765Z] SHLVL=1 [2022-10-21T17:44:51.765Z] TIMEOUT=120m [2022-10-21T17:44:51.765Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:44:51.765Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:44:51.765Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-10-21T17:44:51.765Z] GO111MODULE=off [2022-10-21T17:44:51.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:44:51.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:44:51.765Z] GOPATH=/go [2022-10-21T17:44:51.765Z] PKG_CONFIG=pkg-config [2022-10-21T17:44:51.765Z] _=/usr/bin/env [2022-10-21T17:44:51.765Z] Building test suite binary ./integration-cli/test.main [2022-10-21T17:44:51.765Z] [2022-10-21T17:44:51.765Z] [2022-10-21T17:44:52.044Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-10-21T17:44:52.044Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:44:52.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:44:52.044Z] HOSTNAME=f74a7e56d0b7 [2022-10-21T17:44:52.044Z] TEST_SKIP_INTEGRATION=1 [2022-10-21T17:44:52.044Z] TESTDEBUG=0 [2022-10-21T17:44:52.044Z] DEST=bundles/test-integration [2022-10-21T17:44:52.044Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:44:52.044Z] KEEPBUNDLE=1 [2022-10-21T17:44:52.044Z] DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b [2022-10-21T17:44:52.044Z] container=docker [2022-10-21T17:44:52.044Z] HOME=/root [2022-10-21T17:44:52.044Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:44:52.044Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:44:52.044Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:44:52.044Z] TERM=xterm [2022-10-21T17:44:52.044Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:44:52.044Z] SHLVL=1 [2022-10-21T17:44:52.044Z] TIMEOUT=120m [2022-10-21T17:44:52.044Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:44:52.044Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:44:52.044Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-10-21T17:44:52.044Z] GO111MODULE=off [2022-10-21T17:44:52.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:44:52.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:44:52.044Z] GOPATH=/go [2022-10-21T17:44:52.044Z] PKG_CONFIG=pkg-config [2022-10-21T17:44:52.044Z] _=/usr/bin/env [2022-10-21T17:44:52.044Z] Building test suite binary ./integration-cli/test.main [2022-10-21T17:44:52.302Z] No new tests added to integration. [2022-10-21T17:44:52.302Z] [2022-10-21T17:44:52.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:44:52.385Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.1s [2022-10-21T17:44:52.385Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.4s done [2022-10-21T17:44:52.385Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd [2022-10-21T17:44:52.385Z] #11 ... [2022-10-21T17:44:52.385Z] [2022-10-21T17:44:52.385Z] #14 [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-10-21T17:44:52.385Z] #14 2.132 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:44:52.385Z] #14 2.150 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:44:52.385Z] #14 2.150 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:44:52.385Z] #14 2.339 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:44:52.385Z] #14 2.573 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:44:52.385Z] #14 2.933 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:44:52.385Z] #14 4.210 Fetched 8589 kB in 2s (3665 kB/s) [2022-10-21T17:44:52.385Z] #14 4.210 Reading package lists... [2022-10-21T17:44:52.385Z] #14 5.011 Reading package lists... [2022-10-21T17:44:52.385Z] #14 5.788 Building dependency tree... [2022-10-21T17:44:52.385Z] #14 6.069 The following additional packages will be installed: [2022-10-21T17:44:52.385Z] #14 6.070 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T17:44:52.385Z] #14 6.076 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T17:44:52.385Z] #14 6.076 Recommended packages: [2022-10-21T17:44:52.385Z] #14 6.076 libldap-common publicsuffix libsasl2-modules [2022-10-21T17:44:52.385Z] #14 6.245 The following NEW packages will be installed: [2022-10-21T17:44:52.385Z] #14 6.249 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T17:44:52.385Z] #14 6.249 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T17:44:52.385Z] #14 6.249 libssh2-1 openssl [2022-10-21T17:44:52.385Z] #14 6.525 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T17:44:52.385Z] #14 6.525 Need to get 3047 kB of archives. [2022-10-21T17:44:52.385Z] #14 6.525 After this operation, 6661 kB of additional disk space will be used. [2022-10-21T17:44:52.385Z] #14 6.525 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-10-21T17:44:52.385Z] #14 6.527 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-10-21T17:44:52.385Z] #14 6.532 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-10-21T17:44:52.385Z] #14 6.532 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-10-21T17:44:52.385Z] #14 6.540 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-10-21T17:44:52.385Z] #14 6.540 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-10-21T17:44:52.385Z] #14 6.540 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-10-21T17:44:52.385Z] #14 6.540 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-10-21T17:44:52.385Z] #14 6.540 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-10-21T17:44:52.385Z] #14 6.540 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-10-21T17:44:52.385Z] #14 6.545 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-10-21T17:44:52.385Z] #14 6.606 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-10-21T17:44:52.385Z] #14 6.623 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T17:44:52.385Z] #14 6.624 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T17:44:52.385Z] #14 6.625 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T17:44:52.385Z] #14 6.867 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:44:52.385Z] #14 6.900 Fetched 3047 kB in 0s (8188 kB/s) [2022-10-21T17:44:52.385Z] #14 6.987 Selecting previously unselected package openssl. [2022-10-21T17:44:52.385Z] #14 6.987 (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 ... 6661 files and directories currently installed.) [2022-10-21T17:44:52.385Z] #14 6.991 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 6.996 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 7.252 Selecting previously unselected package ca-certificates. [2022-10-21T17:44:52.385Z] #14 7.252 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T17:44:52.385Z] #14 7.256 Unpacking ca-certificates (20210119) ... [2022-10-21T17:44:52.385Z] #14 7.510 Selecting previously unselected package libbrotli1:amd64. [2022-10-21T17:44:52.385Z] #14 7.510 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 7.520 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T17:44:52.385Z] #14 7.668 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-10-21T17:44:52.385Z] #14 7.668 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 7.678 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 7.742 Selecting previously unselected package libsasl2-2:amd64. [2022-10-21T17:44:52.385Z] #14 7.742 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 7.753 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 7.867 Selecting previously unselected package libldap-2.4-2:amd64. [2022-10-21T17:44:52.385Z] #14 7.867 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 7.872 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 7.997 Selecting previously unselected package libnghttp2-14:amd64. [2022-10-21T17:44:52.385Z] #14 7.999 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.003 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T17:44:52.385Z] #14 8.081 Selecting previously unselected package libpsl5:amd64. [2022-10-21T17:44:52.385Z] #14 8.081 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.086 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T17:44:52.385Z] #14 8.177 Selecting previously unselected package librtmp1:amd64. [2022-10-21T17:44:52.385Z] #14 8.177 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.182 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T17:44:52.385Z] #14 8.273 Selecting previously unselected package libssh2-1:amd64. [2022-10-21T17:44:52.385Z] #14 8.273 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.278 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T17:44:52.385Z] #14 8.380 Selecting previously unselected package libcurl4:amd64. [2022-10-21T17:44:52.385Z] #14 8.380 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.384 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 8.503 Selecting previously unselected package curl. [2022-10-21T17:44:52.385Z] #14 8.503 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.508 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 8.624 Selecting previously unselected package libonig5:amd64. [2022-10-21T17:44:52.385Z] #14 8.624 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.631 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T17:44:52.385Z] #14 8.764 Selecting previously unselected package libjq1:amd64. [2022-10-21T17:44:52.385Z] #14 8.764 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.767 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T17:44:52.385Z] #14 8.903 Selecting previously unselected package jq. [2022-10-21T17:44:52.385Z] #14 8.904 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-10-21T17:44:52.385Z] #14 8.910 Unpacking jq (1.6-2.1) ... [2022-10-21T17:44:52.385Z] #14 9.010 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T17:44:52.385Z] #14 9.055 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T17:44:52.385Z] #14 9.076 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T17:44:52.385Z] #14 9.161 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 9.176 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T17:44:52.385Z] #14 9.239 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 9.277 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T17:44:52.385Z] #14 9.296 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 9.400 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T17:44:52.385Z] #14 9.412 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T17:44:52.385Z] #14 9.460 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T17:44:52.385Z] #14 9.474 Setting up ca-certificates (20210119) ... [2022-10-21T17:44:52.385Z] #14 10.11 Updating certificates in /etc/ssl/certs... [2022-10-21T17:44:52.385Z] #14 10.81 129 added, 0 removed; done. [2022-10-21T17:44:52.385Z] #14 10.98 Setting up jq (1.6-2.1) ... [2022-10-21T17:44:52.385Z] #14 11.00 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 11.01 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:52.385Z] #14 11.03 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:44:52.385Z] #14 11.05 Processing triggers for ca-certificates (20210119) ... [2022-10-21T17:44:52.385Z] #14 11.06 Updating certificates in /etc/ssl/certs... [2022-10-21T17:44:52.385Z] #14 11.68 0 added, 0 removed; done. [2022-10-21T17:44:52.385Z] #14 11.68 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T17:44:52.385Z] #14 11.68 done. [2022-10-21T17:44:52.644Z] #14 ... [2022-10-21T17:44:52.644Z] [2022-10-21T17:44:52.644Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:53.252Z] #12 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 3.1s done [2022-10-21T17:44:53.510Z] #12 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 [2022-10-21T17:44:53.676Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:44:53.676Z] HOSTNAME=72883cbcbde2 [2022-10-21T17:44:53.676Z] TESTDEBUG=0 [2022-10-21T17:44:53.676Z] DEST=bundles/test-integration [2022-10-21T17:44:53.676Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:44:53.676Z] KEEPBUNDLE=1 [2022-10-21T17:44:53.676Z] DOCKER_GITCOMMIT=4081802ff5a0e0e97bb91af597bf5d404a184c3b [2022-10-21T17:44:53.676Z] container=docker [2022-10-21T17:44:53.676Z] HOME=/root [2022-10-21T17:44:53.676Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:44:53.676Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:44:53.676Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:44:53.676Z] TERM=xterm [2022-10-21T17:44:53.676Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:44:53.676Z] SHLVL=1 [2022-10-21T17:44:53.676Z] TIMEOUT=120m [2022-10-21T17:44:53.676Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:44:53.676Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:44:53.676Z] GO111MODULE=off [2022-10-21T17:44:53.676Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T17:44:53.676Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:44:53.676Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:44:53.676Z] GOPATH=/go [2022-10-21T17:44:53.676Z] PKG_CONFIG=pkg-config [2022-10-21T17:44:53.676Z] _=/usr/bin/env [2022-10-21T17:44:53.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T17:44:55.177Z] #11 ... [2022-10-21T17:44:55.177Z] [2022-10-21T17:44:55.177Z] #14 [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-10-21T17:44:55.177Z] #14 DONE 14.3s [2022-10-21T17:44:55.177Z] [2022-10-21T17:44:55.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:55.744Z] #11 ... [2022-10-21T17:44:55.744Z] [2022-10-21T17:44:55.744Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T17:44:55.744Z] #17 DONE 0.6s [2022-10-21T17:44:55.744Z] [2022-10-21T17:44:55.744Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:56.034Z] #12 ... [2022-10-21T17:44:56.034Z] [2022-10-21T17:44:56.034Z] #16 [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-10-21T17:44:56.034Z] #0 1.461 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:44:56.034Z] #0 1.505 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:44:56.034Z] #0 1.505 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:44:56.034Z] #0 1.633 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:44:56.034Z] #0 1.885 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:44:56.034Z] #0 1.908 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:44:56.034Z] #0 2.810 Fetched 8472 kB in 2s (5274 kB/s) [2022-10-21T17:44:56.034Z] #0 2.810 Reading package lists... [2022-10-21T17:44:56.034Z] #0 3.362 Reading package lists... [2022-10-21T17:44:56.034Z] #0 3.910 Building dependency tree... [2022-10-21T17:44:56.034Z] #0 4.255 The following additional packages will be installed: [2022-10-21T17:44:56.034Z] #0 4.255 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T17:44:56.034Z] #0 4.256 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T17:44:56.034Z] #0 4.259 Recommended packages: [2022-10-21T17:44:56.034Z] #0 4.259 libldap-common publicsuffix libsasl2-modules [2022-10-21T17:44:56.034Z] #0 4.389 The following NEW packages will be installed: [2022-10-21T17:44:56.034Z] #0 4.389 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T17:44:56.034Z] #0 4.389 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T17:44:56.034Z] #0 4.389 libssh2-1 openssl [2022-10-21T17:44:56.034Z] #0 4.664 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T17:44:56.034Z] #0 4.664 Need to get 2941 kB of archives. [2022-10-21T17:44:56.034Z] #0 4.664 After this operation, 6478 kB of additional disk space will be used. [2022-10-21T17:44:56.034Z] #0 4.664 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-10-21T17:44:56.034Z] #0 4.675 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-10-21T17:44:56.034Z] #0 4.676 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-10-21T17:44:56.034Z] #0 4.678 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-10-21T17:44:56.034Z] #0 4.679 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-10-21T17:44:56.034Z] #0 4.681 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-10-21T17:44:56.034Z] #0 4.683 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-10-21T17:44:56.034Z] #0 4.684 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-10-21T17:44:56.034Z] #0 4.686 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-10-21T17:44:56.034Z] #0 4.687 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-10-21T17:44:56.034Z] #0 4.690 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-10-21T17:44:56.034Z] #0 4.695 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-10-21T17:44:56.034Z] #0 4.703 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-10-21T17:44:56.034Z] #0 4.703 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-10-21T17:44:56.034Z] #0 4.703 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-10-21T17:44:56.034Z] #0 4.927 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:44:56.034Z] #0 4.957 Fetched 2941 kB in 0s (9551 kB/s) [2022-10-21T17:44:56.034Z] #0 4.997 Selecting previously unselected package openssl. [2022-10-21T17:44:56.034Z] #0 4.997 (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-10-21T17:44:56.034Z] #0 4.997 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-10-21T17:44:56.034Z] #0 5.005 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T17:44:56.034Z] #0 5.144 Selecting previously unselected package ca-certificates. [2022-10-21T17:44:56.034Z] #0 5.144 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T17:44:56.034Z] #0 5.155 Unpacking ca-certificates (20210119) ... [2022-10-21T17:44:56.034Z] #0 5.294 Selecting previously unselected package libbrotli1:arm64. [2022-10-21T17:44:56.034Z] #0 5.294 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-10-21T17:44:56.034Z] #0 5.301 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-10-21T17:44:56.034Z] #0 5.367 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-10-21T17:44:56.034Z] #0 5.367 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-10-21T17:44:56.034Z] #0 5.373 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:56.034Z] #0 5.413 Selecting previously unselected package libsasl2-2:arm64. [2022-10-21T17:44:56.034Z] #0 5.413 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.416 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:56.035Z] #0 5.470 Selecting previously unselected package libldap-2.4-2:arm64. [2022-10-21T17:44:56.035Z] #0 5.470 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.475 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T17:44:56.035Z] #0 5.543 Selecting previously unselected package libnghttp2-14:arm64. [2022-10-21T17:44:56.035Z] #0 5.543 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.549 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-10-21T17:44:56.035Z] #0 5.599 Selecting previously unselected package libpsl5:arm64. [2022-10-21T17:44:56.035Z] #0 5.600 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.605 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-10-21T17:44:56.035Z] #0 5.646 Selecting previously unselected package librtmp1:arm64. [2022-10-21T17:44:56.035Z] #0 5.646 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.651 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T17:44:56.035Z] #0 5.693 Selecting previously unselected package libssh2-1:arm64. [2022-10-21T17:44:56.035Z] #0 5.693 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.697 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-10-21T17:44:56.035Z] #0 5.750 Selecting previously unselected package libcurl4:arm64. [2022-10-21T17:44:56.035Z] #0 5.750 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.756 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:56.035Z] #0 5.816 Selecting previously unselected package curl. [2022-10-21T17:44:56.035Z] #0 5.816 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.819 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:56.035Z] #0 5.879 Selecting previously unselected package libonig5:arm64. [2022-10-21T17:44:56.035Z] #0 5.881 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.885 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T17:44:56.035Z] #0 5.936 Selecting previously unselected package libjq1:arm64. [2022-10-21T17:44:56.035Z] #0 5.936 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.939 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-10-21T17:44:56.035Z] #0 5.986 Selecting previously unselected package jq. [2022-10-21T17:44:56.035Z] #0 5.986 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-10-21T17:44:56.035Z] #0 5.990 Unpacking jq (1.6-2.1) ... [2022-10-21T17:44:56.035Z] #0 6.026 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-10-21T17:44:56.035Z] #0 6.040 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-10-21T17:44:56.035Z] #0 6.054 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-10-21T17:44:56.035Z] #0 6.066 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:56.035Z] #0 6.079 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T17:44:56.035Z] #0 6.091 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T17:44:56.035Z] #0 6.105 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-10-21T17:44:56.035Z] #0 6.119 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T17:44:56.035Z] #0 6.136 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T17:44:56.035Z] #0 6.147 Setting up libjq1:arm64 (1.6-2.1) ... [2022-10-21T17:44:56.035Z] #0 6.161 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T17:44:56.035Z] #0 6.177 Setting up ca-certificates (20210119) ... [2022-10-21T17:44:56.035Z] #0 6.855 Updating certificates in /etc/ssl/certs... [2022-10-21T17:44:56.035Z] #0 7.710 129 added, 0 removed; done. [2022-10-21T17:44:56.035Z] #0 7.813 Setting up jq (1.6-2.1) ... [2022-10-21T17:44:56.035Z] #0 7.828 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:56.035Z] #0 7.840 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T17:44:56.035Z] #0 7.852 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:44:56.035Z] #0 7.880 Processing triggers for ca-certificates (20210119) ... [2022-10-21T17:44:56.035Z] #0 7.894 Updating certificates in /etc/ssl/certs... [2022-10-21T17:44:56.035Z] #0 8.667 0 added, 0 removed; done. [2022-10-21T17:44:56.035Z] #0 8.667 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T17:44:56.035Z] #0 8.671 done. [2022-10-21T17:44:56.035Z] #16 ... [2022-10-21T17:44:56.035Z] [2022-10-21T17:44:56.035Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:56.599Z] #12 ... [2022-10-21T17:44:56.599Z] [2022-10-21T17:44:56.599Z] #16 [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-10-21T17:44:56.599Z] #16 DONE 10.9s [2022-10-21T17:44:56.599Z] [2022-10-21T17:44:56.599Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:57.162Z] #12 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 3.6s done [2022-10-21T17:44:57.419Z] #12 extracting sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 done [2022-10-21T17:44:57.654Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.1s [2022-10-21T17:44:57.981Z] #12 ... [2022-10-21T17:44:57.981Z] [2022-10-21T17:44:57.981Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T17:44:57.981Z] #17 DONE 1.3s [2022-10-21T17:44:57.981Z] [2022-10-21T17:44:57.981Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T17:44:57.981Z] #12 DONE 17.9s [2022-10-21T17:44:57.981Z] [2022-10-21T17:44:57.981Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T17:44:58.598Z] #18 DONE 0.6s [2022-10-21T17:44:58.598Z] [2022-10-21T17:44:58.598Z] #19 [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-10-21T17:44:59.031Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 6.6s done [2022-10-21T17:44:59.204Z] #19 DONE 0.6s [2022-10-21T17:44:59.204Z] [2022-10-21T17:44:59.204Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:44:59.290Z] #11 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d [2022-10-21T17:44:59.290Z] #11 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done [2022-10-21T17:44:59.511Z] #20 ... [2022-10-21T17:44:59.511Z] [2022-10-21T17:44:59.511Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T17:44:59.511Z] #21 DONE 0.2s [2022-10-21T17:44:59.511Z] [2022-10-21T17:44:59.511Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:44:59.511Z] #20 DONE 0.2s [2022-10-21T17:44:59.511Z] [2022-10-21T17:44:59.511Z] #22 [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-10-21T17:44:59.549Z] #11 DONE 27.9s [2022-10-21T17:44:59.549Z] [2022-10-21T17:44:59.549Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T17:45:00.928Z] #18 DONE 1.3s [2022-10-21T17:45:00.928Z] [2022-10-21T17:45:00.928Z] #19 [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-10-21T17:45:01.498Z] #19 DONE 0.8s [2022-10-21T17:45:01.498Z] [2022-10-21T17:45:01.498Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:01.777Z] #20 ... [2022-10-21T17:45:01.777Z] [2022-10-21T17:45:01.777Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T17:45:01.777Z] #21 DONE 0.3s [2022-10-21T17:45:02.036Z] [2022-10-21T17:45:02.036Z] #22 [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-10-21T17:45:02.036Z] #0 1.697 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T17:45:02.036Z] #0 1.960 [2022-10-21T17:45:02.036Z] #0 2.177 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:02.036Z] #0 2.421 [2022-10-21T17:45:02.036Z] #0 3.297 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T17:45:02.036Z] #0 3.573 [2022-10-21T17:45:02.036Z] #0 3.789 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:02.036Z] #0 4.074 [2022-10-21T17:45:02.036Z] #0 4.911 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T17:45:02.036Z] #0 5.108 [2022-10-21T17:45:02.036Z] #0 5.321 #=#=# 0.1% ########################################### 60.1% #################################################################### 95.3% ###################################################################### 97.6% ######################################################################## 100.0% [2022-10-21T17:45:02.036Z] #22 6.441 [2022-10-21T17:45:02.602Z] #22 ... [2022-10-21T17:45:02.602Z] [2022-10-21T17:45:02.602Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T17:45:02.602Z] #23 DONE 1.0s [2022-10-21T17:45:02.602Z] [2022-10-21T17:45:02.602Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:04.786Z] #22 4.570 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T17:45:04.787Z] #22 4.578 Cloning into '.'... [2022-10-21T17:45:04.787Z] #22 ... [2022-10-21T17:45:04.787Z] [2022-10-21T17:45:04.787Z] #23 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:45:04.787Z] #0 4.817 + RM_GOPATH=0 [2022-10-21T17:45:04.787Z] #0 4.820 + TMP_GOPATH= [2022-10-21T17:45:04.787Z] #0 4.820 + : /build [2022-10-21T17:45:04.787Z] #0 4.820 + '[' -z '' ']' [2022-10-21T17:45:04.787Z] #0 4.821 ++ mktemp -d [2022-10-21T17:45:04.787Z] #0 4.825 + export GOPATH=/tmp/tmp.Y9jIFXodLh [2022-10-21T17:45:04.787Z] #0 4.825 + GOPATH=/tmp/tmp.Y9jIFXodLh [2022-10-21T17:45:04.787Z] #0 4.826 + RM_GOPATH=1 [2022-10-21T17:45:04.787Z] #0 4.826 + case "$(go env GOARCH)" in [2022-10-21T17:45:04.787Z] #0 4.838 ++ go env GOARCH [2022-10-21T17:45:04.787Z] #0 4.861 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:04.787Z] #0 4.862 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:04.787Z] #0 4.863 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:04.787Z] #0 4.867 + dir=/tmp/install [2022-10-21T17:45:04.787Z] #0 4.867 + bin=vndr [2022-10-21T17:45:04.787Z] #0 4.867 + shift [2022-10-21T17:45:04.787Z] #0 4.868 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T17:45:04.787Z] #0 4.868 + . /tmp/install/vndr.installer [2022-10-21T17:45:04.787Z] #0 4.868 ++ : v0.1.2 [2022-10-21T17:45:04.787Z] #0 4.875 + install_vndr [2022-10-21T17:45:04.787Z] #0 4.875 + echo 'Install vndr version v0.1.2' [2022-10-21T17:45:04.787Z] #0 4.875 Install vndr version v0.1.2 [2022-10-21T17:45:04.787Z] #0 4.876 + GOBIN=/build [2022-10-21T17:45:04.787Z] #0 4.876 + GO111MODULE=on [2022-10-21T17:45:04.787Z] #0 4.877 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T17:45:04.787Z] #0 5.315 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T17:45:06.820Z] #24 ... [2022-10-21T17:45:06.820Z] [2022-10-21T17:45:06.820Z] #22 [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-10-21T17:45:06.820Z] #22 7.340 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T17:45:06.820Z] #22 7.928 [2022-10-21T17:45:06.820Z] #22 8.176 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:06.820Z] #22 8.704 [2022-10-21T17:45:06.820Z] #22 9.528 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T17:45:06.820Z] #22 9.904 [2022-10-21T17:45:06.820Z] #22 10.12 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:06.820Z] #22 10.46 [2022-10-21T17:45:06.820Z] #22 10.54 Download of images into '/build' complete. [2022-10-21T17:45:06.820Z] #22 10.54 Use something like the following to load the result into a Docker daemon: [2022-10-21T17:45:06.820Z] #22 10.54 tar -cC '/build' . | docker load [2022-10-21T17:45:06.820Z] #22 DONE 10.6s [2022-10-21T17:45:06.820Z] [2022-10-21T17:45:06.820Z] #25 [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-10-21T17:45:07.394Z] #25 5.285 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T17:45:07.394Z] #25 5.285 Cloning into '.'... [2022-10-21T17:45:07.394Z] #25 ... [2022-10-21T17:45:07.394Z] [2022-10-21T17:45:07.394Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:07.394Z] #0 5.885 + RM_GOPATH=0 [2022-10-21T17:45:07.394Z] #0 5.885 + TMP_GOPATH= [2022-10-21T17:45:07.394Z] #0 5.885 + : /build [2022-10-21T17:45:07.394Z] #0 5.885 + '[' -z '' ']' [2022-10-21T17:45:07.394Z] #0 5.885 ++ mktemp -d [2022-10-21T17:45:07.394Z] #0 5.886 + export GOPATH=/tmp/tmp.K981R3XMyN [2022-10-21T17:45:07.394Z] #0 5.886 + GOPATH=/tmp/tmp.K981R3XMyN [2022-10-21T17:45:07.394Z] #0 5.886 + RM_GOPATH=1 [2022-10-21T17:45:07.394Z] #0 5.886 + case "$(go env GOARCH)" in [2022-10-21T17:45:07.394Z] #0 5.887 ++ go env GOARCH [2022-10-21T17:45:07.394Z] #0 5.937 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:07.394Z] #0 5.937 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:07.394Z] #0 5.937 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:07.394Z] #0 5.953 + dir=/tmp/install [2022-10-21T17:45:07.394Z] #0 5.953 + bin=proxy [2022-10-21T17:45:07.394Z] #0 5.953 + shift [2022-10-21T17:45:07.394Z] #0 5.953 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T17:45:07.394Z] #0 5.953 + . /tmp/install/proxy.installer [2022-10-21T17:45:07.394Z] #0 5.953 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:07.394Z] #0 5.953 + install_proxy [2022-10-21T17:45:07.394Z] #0 5.953 + case "$1" in [2022-10-21T17:45:07.394Z] #0 5.958 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:07.394Z] #0 5.958 + export CGO_ENABLED=0 [2022-10-21T17:45:07.394Z] #0 5.958 + CGO_ENABLED=0 [2022-10-21T17:45:07.394Z] #0 5.958 + _install_proxy [2022-10-21T17:45:07.394Z] #0 5.958 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T17:45:07.394Z] #0 5.958 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.K981R3XMyN/src/github.com/docker/libnetwork [2022-10-21T17:45:07.394Z] #0 5.965 Cloning into '/tmp/tmp.K981R3XMyN/src/github.com/docker/libnetwork'... [2022-10-21T17:45:08.075Z] #23 ... [2022-10-21T17:45:08.075Z] [2022-10-21T17:45:08.075Z] #24 [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-10-21T17:45:08.075Z] #0 1.787 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T17:45:08.075Z] #0 2.205 [2022-10-21T17:45:08.075Z] #0 2.497 #=#=# 0.2% ######################################################################## 100.0% [2022-10-21T17:45:08.075Z] #0 2.861 [2022-10-21T17:45:08.075Z] #0 4.289 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T17:45:08.075Z] #0 4.599 [2022-10-21T17:45:08.075Z] #0 4.834 #=#=# 0.7% ######################################################################## 100.0% [2022-10-21T17:45:08.075Z] #0 5.340 [2022-10-21T17:45:08.075Z] #0 9.457 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T17:45:08.075Z] #24 ... [2022-10-21T17:45:08.075Z] [2022-10-21T17:45:08.075Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:08.075Z] #0 4.307 + RM_GOPATH=0 [2022-10-21T17:45:08.075Z] #0 4.307 + TMP_GOPATH= [2022-10-21T17:45:08.075Z] #0 4.307 + : /build [2022-10-21T17:45:08.075Z] #0 4.307 + '[' -z '' ']' [2022-10-21T17:45:08.075Z] #0 4.307 ++ mktemp -d [2022-10-21T17:45:08.075Z] #0 4.327 + export GOPATH=/tmp/tmp.YCAv8rj5cS [2022-10-21T17:45:08.075Z] #0 4.327 + GOPATH=/tmp/tmp.YCAv8rj5cS [2022-10-21T17:45:08.075Z] #0 4.327 + RM_GOPATH=1 [2022-10-21T17:45:08.075Z] #0 4.327 + case "$(go env GOARCH)" in [2022-10-21T17:45:08.075Z] #0 4.327 ++ go env GOARCH [2022-10-21T17:45:08.075Z] #0 4.329 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.075Z] #0 4.329 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.075Z] #0 4.329 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:08.075Z] #0 4.336 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:08.075Z] #0 4.336 + dir=/tmp/install [2022-10-21T17:45:08.075Z] #0 4.336 + bin=tomlv [2022-10-21T17:45:08.075Z] #0 4.336 + shift [2022-10-21T17:45:08.075Z] #0 4.336 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T17:45:08.075Z] #0 4.336 + . /tmp/install/tomlv.installer [2022-10-21T17:45:08.075Z] #0 4.336 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:08.075Z] #0 4.336 + install_tomlv [2022-10-21T17:45:08.075Z] #0 4.336 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T17:45:08.075Z] #0 4.336 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YCAv8rj5cS/src/github.com/BurntSushi/toml [2022-10-21T17:45:08.075Z] #0 4.351 Cloning into '/tmp/tmp.YCAv8rj5cS/src/github.com/BurntSushi/toml'... [2022-10-21T17:45:08.075Z] #0 5.618 + cd /tmp/tmp.YCAv8rj5cS/src/github.com/BurntSushi/toml [2022-10-21T17:45:08.075Z] #0 5.625 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:08.075Z] #0 5.749 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T17:45:08.075Z] #0 6.437 internal/unsafeheader [2022-10-21T17:45:08.075Z] #0 6.478 internal/goarch [2022-10-21T17:45:08.075Z] #0 6.626 internal/cpu [2022-10-21T17:45:08.075Z] #0 6.676 internal/abi [2022-10-21T17:45:08.075Z] #0 7.029 internal/goexperiment [2022-10-21T17:45:08.075Z] #0 7.154 internal/goos [2022-10-21T17:45:08.075Z] #0 7.229 internal/bytealg [2022-10-21T17:45:08.075Z] #0 7.267 runtime/internal/atomic [2022-10-21T17:45:08.075Z] #0 8.055 runtime/internal/math [2022-10-21T17:45:08.075Z] #0 8.133 runtime/internal/sys [2022-10-21T17:45:08.075Z] #0 8.256 runtime/internal/syscall [2022-10-21T17:45:08.075Z] #0 8.514 internal/itoa [2022-10-21T17:45:08.075Z] #0 8.694 math/bits [2022-10-21T17:45:08.075Z] #0 8.723 runtime [2022-10-21T17:45:08.335Z] #26 ... [2022-10-21T17:45:08.335Z] [2022-10-21T17:45:08.335Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:45:08.335Z] #0 5.896 + RM_GOPATH=0 [2022-10-21T17:45:08.335Z] #0 5.896 + TMP_GOPATH= [2022-10-21T17:45:08.335Z] #0 5.896 + : /build [2022-10-21T17:45:08.335Z] #0 5.896 + '[' -z '' ']' [2022-10-21T17:45:08.335Z] #0 5.896 ++ mktemp -d [2022-10-21T17:45:08.335Z] #0 5.897 + export GOPATH=/tmp/tmp.MqHL6nSXgM [2022-10-21T17:45:08.335Z] #0 5.897 + GOPATH=/tmp/tmp.MqHL6nSXgM [2022-10-21T17:45:08.335Z] #0 5.897 + RM_GOPATH=1 [2022-10-21T17:45:08.335Z] #0 5.898 + case "$(go env GOARCH)" in [2022-10-21T17:45:08.335Z] #0 5.901 ++ go env GOARCH [2022-10-21T17:45:08.335Z] #0 5.916 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.335Z] #0 5.916 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.335Z] #0 5.916 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:08.335Z] #0 5.921 + dir=/tmp/install [2022-10-21T17:45:08.335Z] #0 5.921 + bin=vndr [2022-10-21T17:45:08.335Z] #0 5.921 + shift [2022-10-21T17:45:08.335Z] #0 5.921 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T17:45:08.335Z] #0 5.921 + . /tmp/install/vndr.installer [2022-10-21T17:45:08.335Z] #0 5.921 ++ : v0.1.2 [2022-10-21T17:45:08.335Z] #0 5.921 + install_vndr [2022-10-21T17:45:08.335Z] #0 5.921 + echo 'Install vndr version v0.1.2' [2022-10-21T17:45:08.335Z] #0 5.921 + GOBIN=/build [2022-10-21T17:45:08.335Z] #0 5.921 + GO111MODULE=on [2022-10-21T17:45:08.335Z] #0 5.921 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T17:45:08.335Z] #0 5.933 Install vndr version v0.1.2 [2022-10-21T17:45:08.335Z] #0 6.481 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T17:45:08.335Z] #27 ... [2022-10-21T17:45:08.335Z] [2022-10-21T17:45:08.335Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:08.335Z] #0 6.630 + RM_GOPATH=0 [2022-10-21T17:45:08.335Z] #0 6.630 + TMP_GOPATH= [2022-10-21T17:45:08.335Z] #0 6.630 + : /build [2022-10-21T17:45:08.335Z] #0 6.630 + '[' -z '' ']' [2022-10-21T17:45:08.335Z] #0 6.630 ++ mktemp -d [2022-10-21T17:45:08.335Z] #0 6.630 + export GOPATH=/tmp/tmp.oNgztsABvk [2022-10-21T17:45:08.335Z] #0 6.630 + GOPATH=/tmp/tmp.oNgztsABvk [2022-10-21T17:45:08.335Z] #0 6.630 + RM_GOPATH=1 [2022-10-21T17:45:08.335Z] #0 6.630 + case "$(go env GOARCH)" in [2022-10-21T17:45:08.335Z] #0 6.634 ++ go env GOARCH [2022-10-21T17:45:08.335Z] #0 6.742 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.335Z] #0 6.742 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:08.335Z] #0 6.742 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:08.335Z] #0 6.742 + dir=/tmp/install [2022-10-21T17:45:08.335Z] #0 6.742 + bin=tomlv [2022-10-21T17:45:08.335Z] #0 6.742 + shift [2022-10-21T17:45:08.335Z] #0 6.742 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T17:45:08.335Z] #0 6.742 + . /tmp/install/tomlv.installer [2022-10-21T17:45:08.335Z] #0 6.743 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:08.335Z] #0 6.749 + install_tomlv [2022-10-21T17:45:08.335Z] #0 6.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T17:45:08.335Z] #0 6.751 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:08.335Z] #0 6.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oNgztsABvk/src/github.com/BurntSushi/toml [2022-10-21T17:45:08.335Z] #0 6.766 Cloning into '/tmp/tmp.oNgztsABvk/src/github.com/BurntSushi/toml'... [2022-10-21T17:45:08.595Z] #28 ... [2022-10-21T17:45:08.595Z] [2022-10-21T17:45:08.595Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:08.595Z] #24 6.006 + git clone https://github.com/docker/distribution.git . [2022-10-21T17:45:08.595Z] #24 6.018 Cloning into '.'... [2022-10-21T17:45:08.644Z] #25 9.382 math [2022-10-21T17:45:09.207Z] #25 ... [2022-10-21T17:45:09.207Z] [2022-10-21T17:45:09.207Z] #24 [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-10-21T17:45:09.207Z] #24 11.20 #=#=# [2022-10-21T17:45:09.207Z] #24 ... [2022-10-21T17:45:09.207Z] [2022-10-21T17:45:09.207Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:45:09.207Z] #0 4.729 + RM_GOPATH=0 [2022-10-21T17:45:09.207Z] #0 4.729 + TMP_GOPATH= [2022-10-21T17:45:09.207Z] #0 4.729 + : /build [2022-10-21T17:45:09.207Z] #0 4.732 + '[' -z '' ']' [2022-10-21T17:45:09.207Z] #0 4.732 ++ mktemp -d [2022-10-21T17:45:09.207Z] #0 4.738 + export GOPATH=/tmp/tmp.WeioYtFYsl [2022-10-21T17:45:09.207Z] #0 4.738 + GOPATH=/tmp/tmp.WeioYtFYsl [2022-10-21T17:45:09.207Z] #0 4.738 + RM_GOPATH=1 [2022-10-21T17:45:09.207Z] #0 4.738 + case "$(go env GOARCH)" in [2022-10-21T17:45:09.207Z] #0 4.738 ++ go env GOARCH [2022-10-21T17:45:09.207Z] #0 4.816 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.207Z] #0 4.817 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.207Z] #0 4.818 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:09.207Z] #0 4.819 + dir=/tmp/install [2022-10-21T17:45:09.207Z] #0 4.819 + bin=shfmt [2022-10-21T17:45:09.207Z] #0 4.820 + shift [2022-10-21T17:45:09.207Z] #0 4.825 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T17:45:09.207Z] #0 4.825 + . /tmp/install/shfmt.installer [2022-10-21T17:45:09.207Z] #0 4.825 ++ : v3.0.2 [2022-10-21T17:45:09.207Z] #0 4.825 + install_shfmt [2022-10-21T17:45:09.207Z] #0 4.825 + echo 'Install shfmt version v3.0.2' [2022-10-21T17:45:09.207Z] #0 4.825 Install shfmt version v3.0.2 [2022-10-21T17:45:09.207Z] #0 4.825 + GOBIN=/build [2022-10-21T17:45:09.207Z] #0 4.825 + GO111MODULE=on [2022-10-21T17:45:09.207Z] #0 4.825 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T17:45:09.207Z] #0 5.207 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T17:45:09.207Z] #0 6.463 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T17:45:09.207Z] #0 6.465 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T17:45:09.207Z] #0 6.528 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T17:45:09.207Z] #0 7.856 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T17:45:09.466Z] #26 ... [2022-10-21T17:45:09.466Z] [2022-10-21T17:45:09.466Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:09.466Z] #0 4.566 + RM_GOPATH=0 [2022-10-21T17:45:09.466Z] #0 4.566 + TMP_GOPATH= [2022-10-21T17:45:09.466Z] #0 4.566 + : /build [2022-10-21T17:45:09.466Z] #0 4.566 + '[' -z '' ']' [2022-10-21T17:45:09.466Z] #0 4.566 ++ mktemp -d [2022-10-21T17:45:09.466Z] #0 4.573 + export GOPATH=/tmp/tmp.9TQVzp5FPn [2022-10-21T17:45:09.466Z] #0 4.573 + GOPATH=/tmp/tmp.9TQVzp5FPn [2022-10-21T17:45:09.466Z] #0 4.573 + RM_GOPATH=1 [2022-10-21T17:45:09.466Z] #0 4.573 + case "$(go env GOARCH)" in [2022-10-21T17:45:09.466Z] #0 4.573 ++ go env GOARCH [2022-10-21T17:45:09.466Z] #0 4.603 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.466Z] #0 4.603 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.466Z] #0 4.603 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:09.466Z] #0 4.603 + dir=/tmp/install [2022-10-21T17:45:09.466Z] #0 4.603 + bin=proxy [2022-10-21T17:45:09.466Z] #0 4.603 + shift [2022-10-21T17:45:09.466Z] #0 4.603 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T17:45:09.466Z] #0 4.603 + . /tmp/install/proxy.installer [2022-10-21T17:45:09.466Z] #0 4.654 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:09.466Z] #0 4.655 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:09.466Z] #0 4.655 + install_proxy [2022-10-21T17:45:09.466Z] #0 4.655 + case "$1" in [2022-10-21T17:45:09.466Z] #0 4.655 + export CGO_ENABLED=0 [2022-10-21T17:45:09.466Z] #0 4.655 + CGO_ENABLED=0 [2022-10-21T17:45:09.466Z] #0 4.655 + _install_proxy [2022-10-21T17:45:09.466Z] #0 4.655 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T17:45:09.466Z] #0 4.655 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9TQVzp5FPn/src/github.com/docker/libnetwork [2022-10-21T17:45:09.466Z] #0 4.722 Cloning into '/tmp/tmp.9TQVzp5FPn/src/github.com/docker/libnetwork'... [2022-10-21T17:45:09.466Z] #27 ... [2022-10-21T17:45:09.466Z] [2022-10-21T17:45:09.466Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:09.466Z] #0 4.989 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:09.466Z] #0 5.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:09.466Z] #0 5.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:09.466Z] #0 5.734 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:45:09.466Z] #0 8.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:45:09.724Z] #28 ... [2022-10-21T17:45:09.724Z] [2022-10-21T17:45:09.724Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:09.724Z] #0 3.656 + git clone https://github.com/docker/distribution.git . [2022-10-21T17:45:09.724Z] #0 3.656 Cloning into '.'... [2022-10-21T17:45:09.724Z] #29 ... [2022-10-21T17:45:09.724Z] [2022-10-21T17:45:09.724Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:09.724Z] #0 4.561 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:09.724Z] #0 4.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:09.724Z] #0 4.631 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:09.724Z] #0 5.469 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:45:09.724Z] #0 7.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:45:09.724Z] #30 ... [2022-10-21T17:45:09.724Z] [2022-10-21T17:45:09.724Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:09.724Z] #0 4.628 + RM_GOPATH=0 [2022-10-21T17:45:09.724Z] #0 4.628 + TMP_GOPATH= [2022-10-21T17:45:09.724Z] #0 4.629 + : /build [2022-10-21T17:45:09.724Z] #0 4.629 + '[' -z '' ']' [2022-10-21T17:45:09.724Z] #0 4.630 ++ mktemp -d [2022-10-21T17:45:09.724Z] #0 4.642 + export GOPATH=/tmp/tmp.P99xC4Li5v [2022-10-21T17:45:09.724Z] #0 4.642 + GOPATH=/tmp/tmp.P99xC4Li5v [2022-10-21T17:45:09.724Z] #0 4.642 + RM_GOPATH=1 [2022-10-21T17:45:09.724Z] #0 4.642 + case "$(go env GOARCH)" in [2022-10-21T17:45:09.724Z] #0 4.642 ++ go env GOARCH [2022-10-21T17:45:09.724Z] #0 4.688 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.724Z] #0 4.688 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.724Z] #0 4.688 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:09.724Z] #0 4.748 Install golangci-lint version v1.44.0 [2022-10-21T17:45:09.724Z] #0 4.748 + dir=/tmp/install [2022-10-21T17:45:09.724Z] #0 4.748 + bin=golangci_lint [2022-10-21T17:45:09.724Z] #0 4.748 + shift [2022-10-21T17:45:09.724Z] #0 4.748 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T17:45:09.724Z] #0 4.748 + . /tmp/install/golangci_lint.installer [2022-10-21T17:45:09.724Z] #0 4.748 ++ : v1.44.0 [2022-10-21T17:45:09.724Z] #0 4.748 + install_golangci_lint [2022-10-21T17:45:09.724Z] #0 4.748 + set -e [2022-10-21T17:45:09.724Z] #0 4.748 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T17:45:09.724Z] #0 4.748 + GOBIN=/build [2022-10-21T17:45:09.724Z] #0 4.748 + GO111MODULE=on [2022-10-21T17:45:09.724Z] #0 4.748 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T17:45:09.724Z] #0 5.182 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T17:45:09.984Z] #31 ... [2022-10-21T17:45:09.984Z] [2022-10-21T17:45:09.984Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:45:09.984Z] #0 3.571 + RM_GOPATH=0 [2022-10-21T17:45:09.984Z] #0 3.571 + TMP_GOPATH= [2022-10-21T17:45:09.984Z] #0 3.571 + : /build [2022-10-21T17:45:09.984Z] #0 3.573 + '[' -z '' ']' [2022-10-21T17:45:09.984Z] #0 3.573 ++ mktemp -d [2022-10-21T17:45:09.984Z] #0 3.573 + export GOPATH=/tmp/tmp.foHPTGe172 [2022-10-21T17:45:09.984Z] #0 3.573 + GOPATH=/tmp/tmp.foHPTGe172 [2022-10-21T17:45:09.984Z] #0 3.579 + RM_GOPATH=1 [2022-10-21T17:45:09.984Z] #0 3.579 + case "$(go env GOARCH)" in [2022-10-21T17:45:09.984Z] #0 3.579 ++ go env GOARCH [2022-10-21T17:45:09.984Z] #0 3.579 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.984Z] #0 3.579 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:09.984Z] #0 3.580 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:09.984Z] #0 3.582 + dir=/tmp/install [2022-10-21T17:45:09.984Z] #0 3.582 + bin=rootlesskit [2022-10-21T17:45:09.984Z] #0 3.582 + shift [2022-10-21T17:45:09.984Z] #0 3.582 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T17:45:09.984Z] #0 3.582 + . /tmp/install/rootlesskit.installer [2022-10-21T17:45:09.984Z] #0 3.582 ++ : v0.14.4 [2022-10-21T17:45:09.984Z] #0 3.582 + install_rootlesskit [2022-10-21T17:45:09.984Z] #0 3.582 + case "$1" in [2022-10-21T17:45:09.984Z] #0 3.582 + export CGO_ENABLED=0 [2022-10-21T17:45:09.984Z] #0 3.582 + CGO_ENABLED=0 [2022-10-21T17:45:09.984Z] #0 3.582 + _install_rootlesskit [2022-10-21T17:45:09.984Z] #0 3.582 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T17:45:09.984Z] #0 3.583 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T17:45:09.984Z] #0 3.583 + GOBIN=/build [2022-10-21T17:45:09.984Z] #0 3.583 + GO111MODULE=on [2022-10-21T17:45:09.984Z] #0 3.583 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T17:45:09.984Z] #0 3.583 Install rootlesskit version v0.14.4 [2022-10-21T17:45:09.984Z] #0 3.976 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T17:45:09.984Z] #0 6.190 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:09.984Z] #0 6.190 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T17:45:09.984Z] #0 6.265 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T17:45:09.984Z] #0 6.740 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T17:45:09.984Z] #0 9.098 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T17:45:09.984Z] #0 9.789 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T17:45:09.984Z] #0 9.835 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T17:45:09.984Z] #0 9.838 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T17:45:09.984Z] #0 10.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T17:45:09.984Z] #0 10.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T17:45:09.984Z] #0 10.18 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T17:45:09.984Z] #0 10.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T17:45:09.984Z] #0 10.68 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T17:45:09.984Z] #32 ... [2022-10-21T17:45:09.984Z] [2022-10-21T17:45:09.984Z] #33 [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-10-21T17:45:09.984Z] #0 5.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:09.984Z] #0 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:09.984Z] #0 5.253 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:09.984Z] #0 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:45:09.984Z] #0 8.639 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:45:10.246Z] #33 ... [2022-10-21T17:45:10.246Z] [2022-10-21T17:45:10.246Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:45:10.246Z] #0 4.451 + RM_GOPATH=0 [2022-10-21T17:45:10.246Z] #0 4.451 + TMP_GOPATH= [2022-10-21T17:45:10.246Z] #0 4.451 + : /build [2022-10-21T17:45:10.246Z] #0 4.451 + '[' -z '' ']' [2022-10-21T17:45:10.246Z] #0 4.453 ++ mktemp -d [2022-10-21T17:45:10.246Z] #0 4.455 + export GOPATH=/tmp/tmp.4qtK0ZXQKu [2022-10-21T17:45:10.246Z] #0 4.455 + GOPATH=/tmp/tmp.4qtK0ZXQKu [2022-10-21T17:45:10.246Z] #0 4.455 + RM_GOPATH=1 [2022-10-21T17:45:10.246Z] #0 4.455 + case "$(go env GOARCH)" in [2022-10-21T17:45:10.246Z] #0 4.455 ++ go env GOARCH [2022-10-21T17:45:10.246Z] #0 4.488 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:10.246Z] #0 4.488 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:10.246Z] #0 4.488 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:10.246Z] #0 4.490 + dir=/tmp/install [2022-10-21T17:45:10.246Z] #0 4.490 + bin=gotestsum [2022-10-21T17:45:10.246Z] #0 4.490 + shift [2022-10-21T17:45:10.246Z] #0 4.490 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T17:45:10.246Z] #0 4.490 + . /tmp/install/gotestsum.installer [2022-10-21T17:45:10.246Z] #0 4.490 ++ : v1.7.0 [2022-10-21T17:45:10.246Z] #0 4.490 + install_gotestsum [2022-10-21T17:45:10.246Z] #0 4.492 + set -e [2022-10-21T17:45:10.246Z] #0 4.492 + echo 'Install gotestsum version v1.7.0' [2022-10-21T17:45:10.246Z] #0 4.492 Install gotestsum version v1.7.0 [2022-10-21T17:45:10.246Z] #0 4.492 + GOBIN=/build [2022-10-21T17:45:10.246Z] #0 4.492 + GO111MODULE=on [2022-10-21T17:45:10.246Z] #0 4.492 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T17:45:10.246Z] #0 4.977 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T17:45:10.246Z] #0 6.611 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T17:45:10.246Z] #0 6.660 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T17:45:10.246Z] #0 6.770 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T17:45:10.246Z] #0 6.830 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:10.246Z] #0 7.175 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T17:45:10.246Z] #0 7.178 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T17:45:10.246Z] #0 7.273 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T17:45:10.246Z] #0 7.363 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T17:45:10.246Z] #0 7.496 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T17:45:10.246Z] #0 7.561 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T17:45:10.246Z] #0 7.757 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T17:45:10.246Z] #0 7.954 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T17:45:10.246Z] #34 ... [2022-10-21T17:45:10.246Z] [2022-10-21T17:45:10.246Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:45:10.246Z] #0 4.083 + RM_GOPATH=0 [2022-10-21T17:45:10.246Z] #0 4.083 + TMP_GOPATH= [2022-10-21T17:45:10.246Z] #0 4.083 + : /build [2022-10-21T17:45:10.246Z] #0 4.083 + '[' -z '' ']' [2022-10-21T17:45:10.246Z] #0 4.093 ++ mktemp -d [2022-10-21T17:45:10.246Z] #0 4.093 + export GOPATH=/tmp/tmp.1FKOhafz13 [2022-10-21T17:45:10.246Z] #0 4.093 + GOPATH=/tmp/tmp.1FKOhafz13 [2022-10-21T17:45:10.246Z] #0 4.093 + RM_GOPATH=1 [2022-10-21T17:45:10.246Z] #0 4.093 + case "$(go env GOARCH)" in [2022-10-21T17:45:10.246Z] #0 4.093 ++ go env GOARCH [2022-10-21T17:45:10.246Z] #0 4.117 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:10.246Z] #0 4.117 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:10.246Z] #0 4.117 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:10.246Z] #0 4.117 + dir=/tmp/install [2022-10-21T17:45:10.246Z] #0 4.117 + bin=dockercli [2022-10-21T17:45:10.246Z] #0 4.117 + shift [2022-10-21T17:45:10.246Z] #0 4.117 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T17:45:10.246Z] #0 4.117 + . /tmp/install/dockercli.installer [2022-10-21T17:45:10.246Z] #0 4.117 ++ : stable [2022-10-21T17:45:10.246Z] #0 4.117 ++ : 17.06.2-ce [2022-10-21T17:45:10.246Z] #0 4.117 + install_dockercli [2022-10-21T17:45:10.246Z] #0 4.117 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T17:45:10.246Z] #0 4.117 ++ uname -m [2022-10-21T17:45:10.246Z] #0 4.117 + arch=aarch64 [2022-10-21T17:45:10.246Z] #0 4.117 + '[' aarch64 '!=' x86_64 ']' [2022-10-21T17:45:10.246Z] #0 4.117 + '[' aarch64 '!=' s390x ']' [2022-10-21T17:45:10.246Z] #0 4.117 + '[' aarch64 '!=' armhf ']' [2022-10-21T17:45:10.246Z] #0 4.117 + build_dockercli [2022-10-21T17:45:10.246Z] #0 4.117 + git clone https://github.com/docker/docker-ce /tmp/tmp.1FKOhafz13/tmp/docker-ce [2022-10-21T17:45:10.246Z] #0 4.117 Cloning into '/tmp/tmp.1FKOhafz13/tmp/docker-ce'... [2022-10-21T17:45:10.246Z] #0 4.117 Install docker/cli version 17.06.2-ce from stable [2022-10-21T17:45:10.506Z] #35 ... [2022-10-21T17:45:10.506Z] [2022-10-21T17:45:10.506Z] #36 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:10.506Z] #0 5.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:10.506Z] #0 5.269 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:10.506Z] #0 5.270 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:10.506Z] #0 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:45:10.506Z] #0 8.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:45:10.506Z] #0 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:45:10.506Z] #36 ... [2022-10-21T17:45:10.506Z] [2022-10-21T17:45:10.506Z] #24 [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-10-21T17:45:10.506Z] #24 11.55 #=#=# 0.0% ########## 14.6% ################## 26.2% ########################## 37.2% ################################# 46.9% ########################################## 59.2% #################################################### 73.3% ######################################################## 79.1% ######################################################################## 100.0% [2022-10-21T17:45:11.877Z] #24 14.00 [2022-10-21T17:45:11.888Z] #24 ... [2022-10-21T17:45:11.888Z] [2022-10-21T17:45:11.888Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:11.888Z] #0 5.424 + RM_GOPATH=0 [2022-10-21T17:45:11.888Z] #0 5.424 + TMP_GOPATH= [2022-10-21T17:45:11.888Z] #0 5.424 + : /build [2022-10-21T17:45:11.888Z] #0 5.424 + '[' -z '' ']' [2022-10-21T17:45:11.888Z] #0 5.424 ++ mktemp -d [2022-10-21T17:45:11.888Z] #0 5.424 + export GOPATH=/tmp/tmp.GASuJcLro5 [2022-10-21T17:45:11.888Z] #0 5.424 + GOPATH=/tmp/tmp.GASuJcLro5 [2022-10-21T17:45:11.888Z] #0 5.424 + RM_GOPATH=1 [2022-10-21T17:45:11.888Z] #0 5.424 + case "$(go env GOARCH)" in [2022-10-21T17:45:11.888Z] #0 5.436 Install golangci-lint version v1.44.0 [2022-10-21T17:45:11.888Z] #0 5.436 ++ go env GOARCH [2022-10-21T17:45:11.888Z] #0 5.436 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 5.436 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 5.436 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:11.888Z] #0 5.436 + dir=/tmp/install [2022-10-21T17:45:11.888Z] #0 5.436 + bin=golangci_lint [2022-10-21T17:45:11.888Z] #0 5.436 + shift [2022-10-21T17:45:11.888Z] #0 5.436 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T17:45:11.888Z] #0 5.436 + . /tmp/install/golangci_lint.installer [2022-10-21T17:45:11.888Z] #0 5.436 ++ : v1.44.0 [2022-10-21T17:45:11.888Z] #0 5.436 + install_golangci_lint [2022-10-21T17:45:11.888Z] #0 5.436 + set -e [2022-10-21T17:45:11.888Z] #0 5.436 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T17:45:11.888Z] #0 5.436 + GOBIN=/build [2022-10-21T17:45:11.888Z] #0 5.436 + GO111MODULE=on [2022-10-21T17:45:11.888Z] #0 5.436 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T17:45:11.888Z] #0 5.786 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T17:45:11.888Z] #29 ... [2022-10-21T17:45:11.888Z] [2022-10-21T17:45:11.888Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:45:11.888Z] #0 6.632 + RM_GOPATH=0 [2022-10-21T17:45:11.888Z] #0 6.632 + TMP_GOPATH= [2022-10-21T17:45:11.888Z] #0 6.632 + : /build [2022-10-21T17:45:11.888Z] #0 6.632 + '[' -z '' ']' [2022-10-21T17:45:11.888Z] #0 6.632 ++ mktemp -d [2022-10-21T17:45:11.888Z] #0 6.638 + export GOPATH=/tmp/tmp.GCiVaeLkHB [2022-10-21T17:45:11.888Z] #0 6.638 + GOPATH=/tmp/tmp.GCiVaeLkHB [2022-10-21T17:45:11.888Z] #0 6.638 + RM_GOPATH=1 [2022-10-21T17:45:11.888Z] #0 6.638 + case "$(go env GOARCH)" in [2022-10-21T17:45:11.888Z] #0 6.638 ++ go env GOARCH [2022-10-21T17:45:11.888Z] #0 6.808 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 6.808 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 6.808 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:11.888Z] #0 6.813 Install rootlesskit version v0.14.4 [2022-10-21T17:45:11.888Z] #0 6.813 + dir=/tmp/install [2022-10-21T17:45:11.888Z] #0 6.813 + bin=rootlesskit [2022-10-21T17:45:11.888Z] #0 6.813 + shift [2022-10-21T17:45:11.888Z] #0 6.813 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T17:45:11.888Z] #0 6.813 + . /tmp/install/rootlesskit.installer [2022-10-21T17:45:11.888Z] #0 6.813 ++ : v0.14.4 [2022-10-21T17:45:11.888Z] #0 6.813 + install_rootlesskit [2022-10-21T17:45:11.888Z] #0 6.813 + case "$1" in [2022-10-21T17:45:11.888Z] #0 6.813 + export CGO_ENABLED=0 [2022-10-21T17:45:11.888Z] #0 6.813 + CGO_ENABLED=0 [2022-10-21T17:45:11.888Z] #0 6.813 + _install_rootlesskit [2022-10-21T17:45:11.888Z] #0 6.813 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T17:45:11.888Z] #0 6.813 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T17:45:11.888Z] #0 6.813 + GOBIN=/build [2022-10-21T17:45:11.888Z] #0 6.813 + GO111MODULE=on [2022-10-21T17:45:11.888Z] #0 6.813 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T17:45:11.888Z] #0 7.318 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T17:45:11.888Z] #30 ... [2022-10-21T17:45:11.888Z] [2022-10-21T17:45:11.888Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:45:11.888Z] #0 6.809 + RM_GOPATH=0 [2022-10-21T17:45:11.888Z] #0 6.809 + TMP_GOPATH= [2022-10-21T17:45:11.888Z] #0 6.809 + : /build [2022-10-21T17:45:11.888Z] #0 6.809 + '[' -z '' ']' [2022-10-21T17:45:11.888Z] #0 6.809 ++ mktemp -d [2022-10-21T17:45:11.888Z] #0 6.813 + export GOPATH=/tmp/tmp.vcdgOAz2Br [2022-10-21T17:45:11.888Z] #0 6.813 + GOPATH=/tmp/tmp.vcdgOAz2Br [2022-10-21T17:45:11.888Z] #0 6.814 + RM_GOPATH=1 [2022-10-21T17:45:11.888Z] #0 6.814 + case "$(go env GOARCH)" in [2022-10-21T17:45:11.888Z] #0 6.816 ++ go env GOARCH [2022-10-21T17:45:11.888Z] #0 6.831 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 6.831 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:11.888Z] #0 6.832 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:11.888Z] #0 6.835 + dir=/tmp/install [2022-10-21T17:45:11.888Z] #0 6.837 + bin=shfmt [2022-10-21T17:45:11.888Z] #0 6.837 + shift [2022-10-21T17:45:11.888Z] #0 6.838 Install shfmt version v3.0.2 [2022-10-21T17:45:11.888Z] #0 6.838 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T17:45:11.888Z] #0 6.838 + . /tmp/install/shfmt.installer [2022-10-21T17:45:11.888Z] #0 6.838 ++ : v3.0.2 [2022-10-21T17:45:11.888Z] #0 6.838 + install_shfmt [2022-10-21T17:45:11.888Z] #0 6.838 + echo 'Install shfmt version v3.0.2' [2022-10-21T17:45:11.888Z] #0 6.838 + GOBIN=/build [2022-10-21T17:45:11.888Z] #0 6.838 + GO111MODULE=on [2022-10-21T17:45:11.888Z] #0 6.838 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T17:45:11.888Z] #0 7.491 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T17:45:11.888Z] #0 9.029 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T17:45:11.888Z] #0 9.035 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T17:45:11.888Z] #0 9.228 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T17:45:11.888Z] #31 ... [2022-10-21T17:45:11.888Z] [2022-10-21T17:45:11.888Z] #32 [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-10-21T17:45:11.888Z] #0 7.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:11.888Z] #0 7.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:11.888Z] #0 7.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:11.888Z] #0 8.110 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:45:11.888Z] #0 9.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:45:12.150Z] #32 ... [2022-10-21T17:45:12.150Z] [2022-10-21T17:45:12.150Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:12.150Z] #0 7.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:12.150Z] #0 7.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:12.150Z] #0 7.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:12.150Z] #0 7.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:45:12.150Z] #0 9.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:45:12.150Z] #33 ... [2022-10-21T17:45:12.150Z] [2022-10-21T17:45:12.150Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:12.150Z] #0 5.993 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:12.150Z] #0 6.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:12.150Z] #0 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:12.150Z] #0 7.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:45:12.150Z] #0 9.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:45:12.413Z] #34 ... [2022-10-21T17:45:12.413Z] [2022-10-21T17:45:12.413Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:45:12.413Z] #0 5.934 + RM_GOPATH=0 [2022-10-21T17:45:12.413Z] #0 5.934 + TMP_GOPATH= [2022-10-21T17:45:12.413Z] #0 5.934 + : /build [2022-10-21T17:45:12.413Z] #0 5.934 + '[' -z '' ']' [2022-10-21T17:45:12.413Z] #0 5.934 ++ mktemp -d [2022-10-21T17:45:12.413Z] #0 5.934 + export GOPATH=/tmp/tmp.PGkbqWIws1 [2022-10-21T17:45:12.413Z] #0 5.934 + GOPATH=/tmp/tmp.PGkbqWIws1 [2022-10-21T17:45:12.413Z] #0 5.934 + RM_GOPATH=1 [2022-10-21T17:45:12.413Z] #0 5.934 + case "$(go env GOARCH)" in [2022-10-21T17:45:12.413Z] #0 5.934 ++ go env GOARCH [2022-10-21T17:45:12.413Z] #0 5.944 Install docker/cli version 17.06.2-ce from stable [2022-10-21T17:45:12.413Z] #0 5.944 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:12.413Z] #0 5.944 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:12.413Z] #0 5.944 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:12.413Z] #0 5.944 + dir=/tmp/install [2022-10-21T17:45:12.413Z] #0 5.944 + bin=dockercli [2022-10-21T17:45:12.413Z] #0 5.944 + shift [2022-10-21T17:45:12.413Z] #0 5.944 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T17:45:12.413Z] #0 5.944 + . /tmp/install/dockercli.installer [2022-10-21T17:45:12.413Z] #0 5.944 ++ : stable [2022-10-21T17:45:12.413Z] #0 5.944 ++ : 17.06.2-ce [2022-10-21T17:45:12.413Z] #0 5.944 + install_dockercli [2022-10-21T17:45:12.413Z] #0 5.944 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T17:45:12.413Z] #0 5.945 ++ uname -m [2022-10-21T17:45:12.413Z] #0 5.945 + arch=x86_64 [2022-10-21T17:45:12.413Z] #0 5.945 + '[' x86_64 '!=' x86_64 ']' [2022-10-21T17:45:12.413Z] #0 5.945 + url=https://download.docker.com/linux/static [2022-10-21T17:45:12.413Z] #0 5.947 + tar -xz docker/docker [2022-10-21T17:45:12.413Z] #0 5.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-10-21T17:45:12.413Z] #35 ... [2022-10-21T17:45:12.413Z] [2022-10-21T17:45:12.413Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:45:12.413Z] #0 6.981 + RM_GOPATH=0 [2022-10-21T17:45:12.413Z] #0 6.981 + TMP_GOPATH= [2022-10-21T17:45:12.413Z] #0 6.981 + : /build [2022-10-21T17:45:12.413Z] #0 6.981 + '[' -z '' ']' [2022-10-21T17:45:12.413Z] #0 6.989 ++ mktemp -d [2022-10-21T17:45:12.413Z] #0 6.990 + export GOPATH=/tmp/tmp.qhLC2q4jvI [2022-10-21T17:45:12.413Z] #0 6.998 + GOPATH=/tmp/tmp.qhLC2q4jvI [2022-10-21T17:45:12.413Z] #0 6.998 + RM_GOPATH=1 [2022-10-21T17:45:12.413Z] #0 6.998 + case "$(go env GOARCH)" in [2022-10-21T17:45:12.413Z] #0 6.999 ++ go env GOARCH [2022-10-21T17:45:12.413Z] #0 7.035 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:12.413Z] #0 7.035 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:12.413Z] #0 7.035 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:12.413Z] #0 7.040 Install gotestsum version v1.7.0 [2022-10-21T17:45:12.413Z] #0 7.041 + dir=/tmp/install [2022-10-21T17:45:12.413Z] #0 7.041 + bin=gotestsum [2022-10-21T17:45:12.413Z] #0 7.041 + shift [2022-10-21T17:45:12.413Z] #0 7.041 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T17:45:12.413Z] #0 7.041 + . /tmp/install/gotestsum.installer [2022-10-21T17:45:12.413Z] #0 7.041 ++ : v1.7.0 [2022-10-21T17:45:12.413Z] #0 7.041 + install_gotestsum [2022-10-21T17:45:12.414Z] #0 7.041 + set -e [2022-10-21T17:45:12.414Z] #0 7.041 + echo 'Install gotestsum version v1.7.0' [2022-10-21T17:45:12.414Z] #0 7.061 + GOBIN=/build [2022-10-21T17:45:12.414Z] #0 7.062 + GO111MODULE=on [2022-10-21T17:45:12.414Z] #0 7.062 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T17:45:12.414Z] #0 7.607 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T17:45:12.414Z] #0 10.02 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T17:45:12.414Z] #0 10.03 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T17:45:12.414Z] #0 10.12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T17:45:12.414Z] #0 10.19 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:12.414Z] #0 10.69 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T17:45:12.414Z] #0 10.82 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T17:45:12.414Z] #0 10.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T17:45:12.674Z] #36 ... [2022-10-21T17:45:12.674Z] [2022-10-21T17:45:12.674Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:45:12.674Z] #31 11.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T17:45:17.143Z] #24 19.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T17:45:17.707Z] #24 ... [2022-10-21T17:45:17.707Z] [2022-10-21T17:45:17.707Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:17.966Z] #31 ... [2022-10-21T17:45:17.966Z] [2022-10-21T17:45:17.966Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:45:17.966Z] #35 14.24 + mkdir -p /build [2022-10-21T17:45:17.966Z] #35 14.25 + mv docker/docker /build/ [2022-10-21T17:45:17.966Z] #35 14.27 + rmdir docker [2022-10-21T17:45:17.966Z] #35 DONE 15.4s [2022-10-21T17:45:17.966Z] [2022-10-21T17:45:17.966Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:17.966Z] #28 8.582 + cd /tmp/tmp.oNgztsABvk/src/github.com/BurntSushi/toml [2022-10-21T17:45:17.966Z] #28 8.597 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T17:45:17.966Z] #28 8.747 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T17:45:17.966Z] #28 9.573 internal/goarch [2022-10-21T17:45:17.966Z] #28 9.574 internal/unsafeheader [2022-10-21T17:45:17.966Z] #28 9.757 internal/cpu [2022-10-21T17:45:17.966Z] #28 9.775 internal/abi [2022-10-21T17:45:17.966Z] #28 10.39 internal/goexperiment [2022-10-21T17:45:17.966Z] #28 10.60 internal/bytealg [2022-10-21T17:45:17.966Z] #28 10.62 internal/goos [2022-10-21T17:45:17.966Z] #28 10.79 runtime/internal/atomic [2022-10-21T17:45:17.966Z] #28 11.76 runtime/internal/math [2022-10-21T17:45:17.966Z] #28 11.78 runtime/internal/sys [2022-10-21T17:45:17.966Z] #28 11.97 runtime/internal/syscall [2022-10-21T17:45:17.966Z] #28 12.19 internal/itoa [2022-10-21T17:45:17.966Z] #28 12.49 math/bits [2022-10-21T17:45:17.966Z] #28 12.57 runtime [2022-10-21T17:45:17.966Z] #28 13.31 math [2022-10-21T17:45:18.221Z] #27 18.56 Updating files: 83% (1600/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-10-21T17:45:18.221Z] #27 19.00 + cd /tmp/tmp.9TQVzp5FPn/src/github.com/docker/libnetwork [2022-10-21T17:45:18.221Z] #27 19.01 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:18.221Z] #27 19.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T17:45:18.535Z] #28 ... [2022-10-21T17:45:18.535Z] [2022-10-21T17:45:18.535Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:18.535Z] #20 6.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:45:18.535Z] #20 7.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:45:18.535Z] #20 7.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:45:18.535Z] #20 7.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:45:18.535Z] #20 9.909 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:45:18.536Z] #20 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:45:18.536Z] #20 ... [2022-10-21T17:45:18.536Z] [2022-10-21T17:45:18.536Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:45:18.536Z] #30 10.43 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:18.536Z] #30 10.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T17:45:18.536Z] #30 10.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T17:45:18.536Z] #30 11.20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T17:45:18.536Z] #30 14.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T17:45:18.536Z] #30 15.18 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T17:45:18.536Z] #30 15.19 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T17:45:18.536Z] #30 15.37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T17:45:18.536Z] #30 15.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T17:45:18.536Z] #30 15.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T17:45:18.536Z] #30 15.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T17:45:18.536Z] #30 16.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T17:45:18.536Z] #30 16.65 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T17:45:20.119Z] #27 ... [2022-10-21T17:45:20.120Z] [2022-10-21T17:45:20.120Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:20.120Z] #30 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:45:20.120Z] #30 15.43 Fetched 8472 kB in 11s (762 kB/s) [2022-10-21T17:45:20.120Z] #30 15.43 Reading package lists... [2022-10-21T17:45:20.120Z] #30 20.64 Reading package lists... [2022-10-21T17:45:20.120Z] #30 ... [2022-10-21T17:45:20.120Z] [2022-10-21T17:45:20.120Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:20.120Z] #29 19.53 Updating files: 76% (1671/2192) Updating files: 77% (1688/2192) Updating files: 78% (1710/2192) Updating files: 79% (1732/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-10-21T17:45:20.120Z] #29 19.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T17:45:20.377Z] #29 ... [2022-10-21T17:45:20.377Z] [2022-10-21T17:45:20.377Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:20.377Z] #28 11.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:45:20.377Z] #28 15.83 Fetched 8472 kB in 11s (762 kB/s) [2022-10-21T17:45:20.377Z] #28 15.83 Reading package lists... [2022-10-21T17:45:20.442Z] #30 18.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T17:45:20.635Z] #28 21.12 Reading package lists... [2022-10-21T17:45:20.635Z] #28 ... [2022-10-21T17:45:20.635Z] [2022-10-21T17:45:20.635Z] #23 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:45:20.635Z] #23 DONE 21.2s [2022-10-21T17:45:20.635Z] [2022-10-21T17:45:20.635Z] #24 [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-10-21T17:45:20.635Z] #24 20.84 [2022-10-21T17:45:20.635Z] #24 21.16 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:20.635Z] #24 22.70 [2022-10-21T17:45:21.013Z] #30 ... [2022-10-21T17:45:21.013Z] [2022-10-21T17:45:21.013Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:21.013Z] #28 19.34 unicode/utf8 [2022-10-21T17:45:21.199Z] #24 ... [2022-10-21T17:45:21.199Z] [2022-10-21T17:45:21.199Z] #33 [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-10-21T17:45:21.199Z] #33 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:45:21.199Z] #33 16.17 Fetched 8472 kB in 11s (753 kB/s) [2022-10-21T17:45:21.199Z] #33 16.17 Reading package lists... [2022-10-21T17:45:21.199Z] #33 21.45 Reading package lists... [2022-10-21T17:45:21.199Z] #33 ... [2022-10-21T17:45:21.199Z] [2022-10-21T17:45:21.199Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:21.199Z] #25 13.84 unicode/utf8 [2022-10-21T17:45:21.199Z] #25 14.60 internal/race [2022-10-21T17:45:21.199Z] #25 14.99 sync/atomic [2022-10-21T17:45:21.199Z] #25 15.60 unicode [2022-10-21T17:45:21.199Z] #25 19.83 encoding [2022-10-21T17:45:21.457Z] #25 ... [2022-10-21T17:45:21.457Z] [2022-10-21T17:45:21.457Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:21.457Z] #29 22.11 + 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-10-21T17:45:21.962Z] #28 20.10 internal/race [2022-10-21T17:45:21.962Z] #28 20.26 sync/atomic [2022-10-21T17:45:22.021Z] #29 ... [2022-10-21T17:45:22.021Z] [2022-10-21T17:45:22.021Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:45:22.021Z] #34 12.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T17:45:22.021Z] #34 12.83 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T17:45:22.277Z] #34 ... [2022-10-21T17:45:22.277Z] [2022-10-21T17:45:22.277Z] #36 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:22.277Z] #36 15.86 Fetched 8472 kB in 11s (774 kB/s) [2022-10-21T17:45:22.277Z] #36 15.86 Reading package lists... [2022-10-21T17:45:22.529Z] #28 20.92 unicode [2022-10-21T17:45:22.529Z] #28 ... [2022-10-21T17:45:22.529Z] [2022-10-21T17:45:22.529Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:45:22.529Z] #36 11.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T17:45:22.529Z] #36 11.15 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T17:45:22.529Z] #36 16.44 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T17:45:22.529Z] #36 16.53 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T17:45:22.529Z] #36 16.61 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T17:45:22.529Z] #36 18.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T17:45:22.529Z] #36 18.43 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T17:45:22.788Z] #36 ... [2022-10-21T17:45:22.788Z] [2022-10-21T17:45:22.788Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:22.788Z] #20 21.27 Fetched 8589 kB in 15s (585 kB/s) [2022-10-21T17:45:23.047Z] #20 21.27 Reading package lists... [2022-10-21T17:45:23.047Z] #20 ... [2022-10-21T17:45:23.047Z] [2022-10-21T17:45:23.047Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:23.047Z] #34 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:45:23.047Z] #34 20.79 Fetched 8589 kB in 15s (570 kB/s) [2022-10-21T17:45:23.306Z] #34 20.79 Reading package lists... [2022-10-21T17:45:23.306Z] #34 ... [2022-10-21T17:45:23.306Z] [2022-10-21T17:45:23.306Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:23.306Z] #33 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:45:23.306Z] #33 21.34 Fetched 8589 kB in 15s (590 kB/s) [2022-10-21T17:45:23.306Z] #33 21.34 Reading package lists... [2022-10-21T17:45:23.306Z] #33 ... [2022-10-21T17:45:23.306Z] [2022-10-21T17:45:23.306Z] #32 [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-10-21T17:45:23.306Z] #32 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:45:23.306Z] #32 21.70 Fetched 8589 kB in 15s (584 kB/s) [2022-10-21T17:45:23.646Z] #36 21.10 Reading package lists... [2022-10-21T17:45:23.646Z] #36 ... [2022-10-21T17:45:23.646Z] [2022-10-21T17:45:23.646Z] #24 [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-10-21T17:45:23.646Z] #24 25.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T17:45:24.210Z] #24 ... [2022-10-21T17:45:24.210Z] [2022-10-21T17:45:24.210Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:45:24.210Z] #32 14.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T17:45:24.210Z] #32 14.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T17:45:25.140Z] #32 ... [2022-10-21T17:45:25.140Z] [2022-10-21T17:45:25.140Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:25.140Z] #30 20.64 Reading package lists... [2022-10-21T17:45:25.211Z] #32 21.70 Reading package lists... [2022-10-21T17:45:25.211Z] #32 ... [2022-10-21T17:45:25.211Z] [2022-10-21T17:45:25.211Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T17:45:25.211Z] #27 DONE 23.4s [2022-10-21T17:45:25.211Z] [2022-10-21T17:45:25.211Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:45:25.211Z] #30 23.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T17:45:26.510Z] #30 25.81 Building dependency tree... [2022-10-21T17:45:27.445Z] #30 ... [2022-10-21T17:45:27.445Z] [2022-10-21T17:45:27.445Z] #24 [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-10-21T17:45:27.445Z] #24 27.13 [2022-10-21T17:45:27.445Z] #24 27.47 #=#=# ######################################################################## 100.0% [2022-10-21T17:45:27.445Z] #24 28.69 [2022-10-21T17:45:27.445Z] #24 29.03 Download of images into '/build' complete. [2022-10-21T17:45:27.445Z] #24 29.04 Use something like the following to load the result into a Docker daemon: [2022-10-21T17:45:27.445Z] #24 29.04 tar -cC '/build' . | docker load [2022-10-21T17:45:27.445Z] #24 DONE 29.3s [2022-10-21T17:45:27.445Z] [2022-10-21T17:45:27.445Z] #33 [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-10-21T17:45:27.445Z] #33 21.45 Reading package lists... [2022-10-21T17:45:27.445Z] #33 26.15 Building dependency tree... [2022-10-21T17:45:29.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T17:45:29.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T17:45:29.967Z] #33 30.32 The following additional packages will be installed: [2022-10-21T17:45:29.967Z] #33 30.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T17:45:29.967Z] #33 30.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T17:45:29.967Z] #33 30.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T17:45:29.967Z] #33 30.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T17:45:29.967Z] #33 30.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T17:45:29.967Z] #33 30.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T17:45:29.967Z] #33 30.38 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T17:45:29.967Z] #33 30.39 Suggested packages: [2022-10-21T17:45:29.967Z] #33 30.40 gcc-10-locales seccomp wine64 [2022-10-21T17:45:30.494Z] #30 ... [2022-10-21T17:45:30.494Z] [2022-10-21T17:45:30.494Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:30.495Z] #26 23.76 Updating files: 55% (1066/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-10-21T17:45:30.495Z] #26 24.80 + cd /tmp/tmp.K981R3XMyN/src/github.com/docker/libnetwork [2022-10-21T17:45:30.495Z] #26 24.82 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T17:45:30.495Z] #26 25.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T17:45:30.531Z] #33 31.48 The following NEW packages will be installed: [2022-10-21T17:45:30.789Z] #33 31.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T17:45:30.789Z] #33 31.48 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T17:45:30.789Z] #33 31.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T17:45:30.789Z] #33 31.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T17:45:30.789Z] #33 31.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T17:45:30.789Z] #33 31.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T17:45:30.789Z] #33 31.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T17:45:30.789Z] #33 31.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T17:45:30.789Z] #33 31.49 mingw-w64-x86-64-dev [2022-10-21T17:45:31.045Z] #33 31.93 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:31.045Z] #33 31.93 Need to get 108 MB of archives. [2022-10-21T17:45:31.045Z] #33 31.93 After this operation, 620 MB of additional disk space will be used. [2022-10-21T17:45:31.045Z] #33 31.93 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-10-21T17:45:31.302Z] #33 32.00 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-10-21T17:45:31.302Z] #33 32.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T17:45:31.302Z] #33 32.10 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-10-21T17:45:31.302Z] #33 32.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-10-21T17:45:31.302Z] #33 32.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T17:45:31.560Z] #33 32.35 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-10-21T17:45:31.708Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 2m23.85251256s [2022-10-21T17:45:31.708Z] 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-10-21T17:45:31.708Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 392.888453ms [2022-10-21T17:45:31.817Z] #33 ... [2022-10-21T17:45:31.817Z] [2022-10-21T17:45:31.817Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:45:31.817Z] #26 DONE 32.6s [2022-10-21T17:45:31.817Z] [2022-10-21T17:45:31.817Z] #33 [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-10-21T17:45:31.817Z] #33 32.47 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-10-21T17:45:31.817Z] #33 32.48 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-10-21T17:45:31.817Z] #33 ... [2022-10-21T17:45:31.817Z] [2022-10-21T17:45:31.817Z] #30 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:31.817Z] #30 30.14 The following additional packages will be installed: [2022-10-21T17:45:31.817Z] #30 30.14 libbtrfs0 [2022-10-21T17:45:31.817Z] #30 30.37 The following NEW packages will be installed: [2022-10-21T17:45:31.817Z] #30 30.40 libbtrfs-dev libbtrfs0 [2022-10-21T17:45:31.817Z] #30 30.86 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:31.817Z] #30 30.86 Need to get 454 kB of archives. [2022-10-21T17:45:31.817Z] #30 30.86 After this operation, 1275 kB of additional disk space will be used. [2022-10-21T17:45:31.817Z] #30 30.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-10-21T17:45:31.817Z] #30 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-10-21T17:45:31.817Z] #30 32.01 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:31.817Z] #30 32.21 Fetched 454 kB in 0s (1312 kB/s) [2022-10-21T17:45:31.817Z] #30 32.47 Selecting previously unselected package libbtrfs0:arm64. [2022-10-21T17:45:31.817Z] #30 32.47 (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-10-21T17:45:31.817Z] #30 32.55 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-10-21T17:45:31.817Z] #30 32.60 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T17:45:32.074Z] #30 32.97 Selecting previously unselected package libbtrfs-dev:arm64. [2022-10-21T17:45:32.074Z] #30 32.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-10-21T17:45:32.074Z] #30 32.98 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T17:45:33.003Z] #30 33.61 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T17:45:33.003Z] #30 33.64 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T17:45:33.003Z] #30 33.68 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:33.566Z] #30 DONE 34.4s [2022-10-21T17:45:33.566Z] [2022-10-21T17:45:33.566Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:45:33.781Z] #26 ... [2022-10-21T17:45:33.781Z] [2022-10-21T17:45:33.781Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:45:33.781Z] #24 27.84 Updating files: 83% (1821/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-10-21T17:45:33.781Z] #24 28.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T17:45:33.781Z] #24 30.11 + 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-10-21T17:45:34.495Z] #37 0.761 + RM_GOPATH=0 [2022-10-21T17:45:34.495Z] #37 0.761 + TMP_GOPATH= [2022-10-21T17:45:34.495Z] #37 0.761 + : /build [2022-10-21T17:45:34.495Z] #37 0.762 + '[' -z '' ']' [2022-10-21T17:45:34.495Z] #37 0.762 ++ mktemp -d [2022-10-21T17:45:34.495Z] #37 0.765 + export GOPATH=/tmp/tmp.EiRF0lNOVt [2022-10-21T17:45:34.495Z] #37 0.765 + GOPATH=/tmp/tmp.EiRF0lNOVt [2022-10-21T17:45:34.495Z] #37 0.765 + RM_GOPATH=1 [2022-10-21T17:45:34.495Z] #37 0.765 + case "$(go env GOARCH)" in [2022-10-21T17:45:34.495Z] #37 0.766 ++ go env GOARCH [2022-10-21T17:45:34.496Z] #37 0.773 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:34.496Z] #37 0.773 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:34.496Z] #37 0.774 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:34.496Z] #37 0.775 + dir=/tmp/install [2022-10-21T17:45:34.496Z] #37 0.775 + bin=containerd [2022-10-21T17:45:34.496Z] #37 0.776 + shift [2022-10-21T17:45:34.496Z] #37 0.776 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T17:45:34.496Z] #37 0.776 + . /tmp/install/containerd.installer [2022-10-21T17:45:34.496Z] #37 0.777 ++ set -e [2022-10-21T17:45:34.496Z] #37 0.777 ++ : v1.6.8 [2022-10-21T17:45:34.496Z] #37 0.779 + install_containerd [2022-10-21T17:45:34.496Z] #37 0.780 + echo 'Install containerd version v1.6.8' [2022-10-21T17:45:34.496Z] #37 0.780 Install containerd version v1.6.8 [2022-10-21T17:45:34.496Z] #37 0.780 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EiRF0lNOVt/src/github.com/containerd/containerd [2022-10-21T17:45:34.496Z] #37 0.791 Cloning into '/tmp/tmp.EiRF0lNOVt/src/github.com/containerd/containerd'... [2022-10-21T17:45:35.069Z] #37 ... [2022-10-21T17:45:35.069Z] [2022-10-21T17:45:35.069Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:35.069Z] #28 21.12 Reading package lists... [2022-10-21T17:45:35.069Z] #28 26.03 Building dependency tree... [2022-10-21T17:45:35.069Z] #28 30.16 The following additional packages will be installed: [2022-10-21T17:45:35.069Z] #28 30.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T17:45:35.069Z] #28 30.21 Suggested packages: [2022-10-21T17:45:35.069Z] #28 30.21 cmake-doc ninja-build lrzip [2022-10-21T17:45:35.069Z] #28 30.21 Recommended packages: [2022-10-21T17:45:35.069Z] #28 30.22 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T17:45:35.069Z] #28 31.03 The following NEW packages will be installed: [2022-10-21T17:45:35.069Z] #28 31.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T17:45:35.069Z] #28 31.07 vim-common xxd [2022-10-21T17:45:35.069Z] #28 31.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:35.069Z] #28 31.42 Need to get 15.6 MB of archives. [2022-10-21T17:45:35.069Z] #28 31.42 After this operation, 67.4 MB of additional disk space will be used. [2022-10-21T17:45:35.069Z] #28 31.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T17:45:35.069Z] #28 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T17:45:35.069Z] #28 31.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T17:45:35.069Z] #28 31.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-10-21T17:45:35.069Z] #28 31.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-10-21T17:45:35.069Z] #28 31.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-10-21T17:45:35.069Z] #28 31.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-10-21T17:45:35.069Z] #28 31.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-10-21T17:45:35.069Z] #28 31.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-10-21T17:45:35.069Z] #28 31.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-10-21T17:45:35.069Z] #28 33.01 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:35.069Z] #28 33.47 Fetched 15.6 MB in 1s (18.2 MB/s) [2022-10-21T17:45:35.069Z] #28 33.59 Selecting previously unselected package xxd. [2022-10-21T17:45:35.069Z] #28 33.59 (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-10-21T17:45:35.069Z] #28 33.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T17:45:35.069Z] #28 33.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:35.069Z] #28 33.92 Selecting previously unselected package vim-common. [2022-10-21T17:45:35.069Z] #28 33.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:45:35.069Z] #28 33.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:35.069Z] #28 34.49 Selecting previously unselected package cmake-data. [2022-10-21T17:45:35.069Z] #28 34.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T17:45:35.069Z] #28 34.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T17:45:35.326Z] #28 ... [2022-10-21T17:45:35.326Z] [2022-10-21T17:45:35.326Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:35.326Z] #27 DONE 36.1s [2022-10-21T17:45:35.326Z] [2022-10-21T17:45:35.326Z] #36 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:35.326Z] #36 21.10 Reading package lists... [2022-10-21T17:45:35.326Z] #36 25.97 Building dependency tree... [2022-10-21T17:45:35.326Z] #36 29.79 The following additional packages will be installed: [2022-10-21T17:45:35.326Z] #36 29.82 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T17:45:35.326Z] #36 29.83 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T17:45:35.326Z] #36 29.86 Suggested packages: [2022-10-21T17:45:35.326Z] #36 29.87 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T17:45:35.326Z] #36 30.95 The following NEW packages will be installed: [2022-10-21T17:45:35.326Z] #36 30.95 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T17:45:35.326Z] #36 30.95 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T17:45:35.326Z] #36 30.95 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T17:45:35.326Z] #36 30.96 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T17:45:35.326Z] #36 31.35 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:35.326Z] #36 31.35 Need to get 4253 kB of archives. [2022-10-21T17:45:35.326Z] #36 31.35 After this operation, 25.1 MB of additional disk space will be used. [2022-10-21T17:45:35.326Z] #36 31.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-10-21T17:45:35.326Z] #36 31.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-10-21T17:45:35.326Z] #36 31.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-10-21T17:45:35.326Z] #36 31.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-10-21T17:45:35.326Z] #36 31.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-10-21T17:45:35.326Z] #36 31.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-10-21T17:45:35.326Z] #36 31.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-10-21T17:45:35.326Z] #36 31.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-10-21T17:45:35.326Z] #36 31.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-10-21T17:45:35.326Z] #36 31.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-10-21T17:45:35.326Z] #36 31.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-10-21T17:45:35.326Z] #36 31.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-10-21T17:45:35.326Z] #36 31.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-10-21T17:45:35.326Z] #36 31.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-10-21T17:45:35.326Z] #36 31.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-10-21T17:45:35.326Z] #36 31.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T17:45:35.326Z] #36 31.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T17:45:35.326Z] #36 31.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-10-21T17:45:35.326Z] #36 32.56 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:35.326Z] #36 33.14 Fetched 4253 kB in 1s (8495 kB/s) [2022-10-21T17:45:35.326Z] #36 33.36 Selecting previously unselected package libcap2:arm64. [2022-10-21T17:45:35.326Z] #36 33.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-10-21T17:45:35.326Z] #36 33.44 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 33.47 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-10-21T17:45:35.326Z] #36 33.63 Selecting previously unselected package libcap-dev:arm64. [2022-10-21T17:45:35.326Z] #36 33.64 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 33.65 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-10-21T17:45:35.326Z] #36 33.89 Selecting previously unselected package libnet1:arm64. [2022-10-21T17:45:35.326Z] #36 33.89 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 33.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:35.326Z] #36 34.30 Selecting previously unselected package libnet1-dev. [2022-10-21T17:45:35.326Z] #36 34.31 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 34.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:35.326Z] #36 34.63 Selecting previously unselected package libnl-3-200:arm64. [2022-10-21T17:45:35.326Z] #36 34.64 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 34.65 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T17:45:35.326Z] #36 34.82 Selecting previously unselected package libnl-3-dev:arm64. [2022-10-21T17:45:35.326Z] #36 34.83 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 34.84 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-10-21T17:45:35.326Z] #36 35.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-10-21T17:45:35.326Z] #36 35.18 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 35.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T17:45:35.326Z] #36 35.36 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-10-21T17:45:35.326Z] #36 35.36 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 35.37 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-10-21T17:45:35.326Z] #36 35.52 Selecting previously unselected package zlib1g-dev:arm64. [2022-10-21T17:45:35.326Z] #36 35.52 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 35.54 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T17:45:35.326Z] #36 35.90 Selecting previously unselected package libprotobuf23:arm64. [2022-10-21T17:45:35.326Z] #36 35.91 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-10-21T17:45:35.326Z] #36 35.92 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-10-21T17:45:36.259Z] #36 36.84 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-10-21T17:45:36.259Z] #36 36.85 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-10-21T17:45:36.259Z] #36 36.88 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-10-21T17:45:36.516Z] #36 37.28 Selecting previously unselected package libprotobuf-dev:arm64. [2022-10-21T17:45:36.516Z] #36 37.28 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-10-21T17:45:36.516Z] #36 37.34 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-10-21T17:45:37.446Z] #36 ... [2022-10-21T17:45:37.447Z] [2022-10-21T17:45:37.447Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:37.447Z] #31 29.08 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T17:45:37.447Z] #31 29.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T17:45:37.447Z] #31 29.21 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:37.447Z] #31 29.22 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T17:45:37.447Z] #31 29.26 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T17:45:37.447Z] #31 29.46 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T17:45:37.447Z] #31 29.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T17:45:37.447Z] #31 29.82 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T17:45:37.447Z] #31 29.89 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T17:45:37.447Z] #31 30.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T17:45:37.447Z] #31 30.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T17:45:37.447Z] #31 33.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T17:45:37.447Z] #31 33.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T17:45:37.447Z] #31 34.08 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T17:45:37.447Z] #31 34.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T17:45:37.447Z] #31 34.24 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T17:45:37.447Z] #31 34.28 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T17:45:37.447Z] #31 34.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T17:45:37.447Z] #31 34.33 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T17:45:37.447Z] #31 34.41 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T17:45:37.447Z] #31 34.46 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T17:45:37.447Z] #31 34.59 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T17:45:37.447Z] #31 34.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T17:45:37.447Z] #31 34.83 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T17:45:37.447Z] #31 34.84 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T17:45:37.447Z] #31 34.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.05 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T17:45:37.447Z] #31 35.08 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T17:45:37.447Z] #31 35.18 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T17:45:37.447Z] #31 35.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T17:45:37.447Z] #31 35.27 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.32 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T17:45:37.447Z] #31 35.47 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T17:45:37.447Z] #31 35.54 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T17:45:37.447Z] #31 35.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T17:45:37.447Z] #31 35.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T17:45:37.447Z] #31 35.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T17:45:37.447Z] #31 35.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T17:45:37.447Z] #31 36.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T17:45:37.447Z] #31 36.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T17:45:37.447Z] #31 36.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T17:45:37.447Z] #31 36.44 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T17:45:37.447Z] #31 36.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T17:45:37.447Z] #31 36.75 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T17:45:37.447Z] #31 36.77 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T17:45:37.447Z] #31 36.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T17:45:37.447Z] #31 36.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T17:45:37.447Z] #31 37.04 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T17:45:37.447Z] #31 37.07 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T17:45:37.447Z] #31 37.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T17:45:37.447Z] #31 37.09 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T17:45:37.447Z] #31 37.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T17:45:37.447Z] #31 37.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T17:45:37.447Z] #31 37.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T17:45:37.447Z] #31 37.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T17:45:37.447Z] #31 37.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T17:45:37.447Z] #31 37.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T17:45:37.447Z] #31 37.46 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T17:45:37.447Z] #31 37.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T17:45:37.447Z] #31 37.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T17:45:37.447Z] #31 37.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T17:45:37.447Z] #31 37.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T17:45:37.447Z] #31 37.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T17:45:37.447Z] #31 37.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T17:45:37.447Z] #31 37.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T17:45:37.447Z] #31 37.80 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T17:45:37.447Z] #31 37.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T17:45:37.447Z] #31 37.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T17:45:37.447Z] #31 37.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T17:45:37.447Z] #31 37.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T17:45:37.447Z] #31 37.91 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T17:45:37.447Z] #31 37.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T17:45:37.447Z] #31 37.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T17:45:37.447Z] #31 38.04 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T17:45:37.447Z] #31 38.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T17:45:37.447Z] #31 38.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T17:45:37.447Z] #31 38.16 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T17:45:37.447Z] #31 38.22 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T17:45:37.718Z] #31 ... [2022-10-21T17:45:37.718Z] [2022-10-21T17:45:37.718Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:37.718Z] #28 38.48 Selecting previously unselected package libicu67:arm64. [2022-10-21T17:45:37.718Z] #28 38.51 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-10-21T17:45:37.718Z] #28 38.53 Unpacking libicu67:arm64 (67.1-7) ... [2022-10-21T17:45:37.986Z] #24 ... [2022-10-21T17:45:37.986Z] [2022-10-21T17:45:37.986Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:37.986Z] #28 25.88 encoding [2022-10-21T17:45:37.986Z] #28 ... [2022-10-21T17:45:37.986Z] [2022-10-21T17:45:37.986Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:37.986Z] #34 20.79 Reading package lists... [2022-10-21T17:45:37.986Z] #34 26.83 Reading package lists... [2022-10-21T17:45:37.986Z] #34 32.03 Building dependency tree... [2022-10-21T17:45:37.986Z] #34 35.70 The following additional packages will be installed: [2022-10-21T17:45:37.986Z] #34 35.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T17:45:37.986Z] #34 35.72 Suggested packages: [2022-10-21T17:45:37.986Z] #34 35.74 cmake-doc ninja-build lrzip [2022-10-21T17:45:37.986Z] #34 35.74 Recommended packages: [2022-10-21T17:45:37.986Z] #34 35.74 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T17:45:37.986Z] #34 ... [2022-10-21T17:45:37.986Z] [2022-10-21T17:45:37.986Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:37.986Z] #20 21.27 Reading package lists... [2022-10-21T17:45:37.986Z] #20 27.27 Reading package lists... [2022-10-21T17:45:37.986Z] #20 32.50 Building dependency tree... [2022-10-21T17:45:37.986Z] #20 36.15 The following additional packages will be installed: [2022-10-21T17:45:37.986Z] #20 36.15 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T17:45:37.986Z] #20 36.17 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T17:45:37.986Z] #20 36.19 Suggested packages: [2022-10-21T17:45:37.986Z] #20 36.20 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T17:45:38.278Z] #20 ... [2022-10-21T17:45:38.278Z] [2022-10-21T17:45:38.278Z] #32 [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-10-21T17:45:38.278Z] #32 21.70 Reading package lists... [2022-10-21T17:45:38.278Z] #32 27.83 Reading package lists... [2022-10-21T17:45:38.278Z] #32 32.80 Building dependency tree... [2022-10-21T17:45:38.278Z] #32 36.59 The following additional packages will be installed: [2022-10-21T17:45:38.278Z] #32 36.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T17:45:38.278Z] #32 36.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T17:45:38.278Z] #32 36.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T17:45:38.278Z] #32 36.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T17:45:38.278Z] #32 36.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T17:45:38.278Z] #32 36.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T17:45:38.278Z] #32 36.60 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T17:45:38.278Z] #32 36.63 Suggested packages: [2022-10-21T17:45:38.278Z] #32 36.63 gcc-10-locales seccomp wine64 [2022-10-21T17:45:38.278Z] #32 ... [2022-10-21T17:45:38.278Z] [2022-10-21T17:45:38.278Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:38.278Z] #34 36.66 The following NEW packages will be installed: [2022-10-21T17:45:38.278Z] #34 36.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T17:45:38.278Z] #34 36.71 vim-common xxd [2022-10-21T17:45:38.853Z] #34 ... [2022-10-21T17:45:38.853Z] [2022-10-21T17:45:38.853Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:38.853Z] #33 21.34 Reading package lists... [2022-10-21T17:45:38.853Z] #33 27.45 Reading package lists... [2022-10-21T17:45:38.853Z] #33 32.57 Building dependency tree... [2022-10-21T17:45:38.853Z] #33 36.28 The following additional packages will be installed: [2022-10-21T17:45:38.853Z] #33 36.30 libbtrfs0 [2022-10-21T17:45:38.853Z] #33 36.51 The following NEW packages will be installed: [2022-10-21T17:45:38.853Z] #33 36.53 libbtrfs-dev libbtrfs0 [2022-10-21T17:45:38.853Z] #33 37.03 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:38.853Z] #33 37.03 Need to get 460 kB of archives. [2022-10-21T17:45:38.853Z] #33 37.03 After this operation, 1237 kB of additional disk space will be used. [2022-10-21T17:45:38.853Z] #33 37.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T17:45:38.853Z] #33 37.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T17:45:38.853Z] #33 ... [2022-10-21T17:45:38.853Z] [2022-10-21T17:45:38.853Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:38.853Z] #34 37.24 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:38.853Z] #34 37.24 Need to get 17.7 MB of archives. [2022-10-21T17:45:38.853Z] #34 37.24 After this operation, 70.7 MB of additional disk space will be used. [2022-10-21T17:45:38.853Z] #34 37.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T17:45:38.853Z] #34 37.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T17:45:38.853Z] #34 37.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T17:45:38.853Z] #34 37.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T17:45:39.459Z] #34 37.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-10-21T17:45:39.722Z] #34 37.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-10-21T17:45:39.722Z] #34 37.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-10-21T17:45:39.722Z] #34 37.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-10-21T17:45:39.722Z] #34 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-10-21T17:45:39.722Z] #34 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-10-21T17:45:41.099Z] #34 39.49 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:41.357Z] #34 39.75 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-10-21T17:45:41.633Z] #34 39.90 Selecting previously unselected package xxd. [2022-10-21T17:45:41.633Z] #34 39.90 (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 ... 15718 files and directories currently installed.) [2022-10-21T17:45:41.633Z] #34 40.01 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T17:45:41.633Z] #34 40.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:41.892Z] #34 ... [2022-10-21T17:45:41.892Z] [2022-10-21T17:45:41.892Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T17:45:41.892Z] #33 38.49 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:41.892Z] #33 38.76 Fetched 460 kB in 0s (1169 kB/s) [2022-10-21T17:45:41.892Z] #33 38.88 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T17:45:41.892Z] #33 38.88 (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 ... 15718 files and directories currently installed.) [2022-10-21T17:45:41.892Z] #33 38.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T17:45:41.892Z] #33 38.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T17:45:41.892Z] #33 39.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T17:45:41.892Z] #33 39.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T17:45:41.892Z] #33 39.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T17:45:41.892Z] #33 39.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T17:45:41.892Z] #33 39.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T17:45:41.892Z] #33 39.79 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:41.892Z] #33 DONE 40.2s [2022-10-21T17:45:41.892Z] [2022-10-21T17:45:41.892Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:41.892Z] #20 37.81 The following NEW packages will be installed: [2022-10-21T17:45:41.892Z] #20 37.81 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T17:45:41.892Z] #20 37.82 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T17:45:41.892Z] #20 37.82 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T17:45:41.892Z] #20 37.82 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T17:45:41.892Z] #20 38.17 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:41.892Z] #20 38.17 Need to get 4583 kB of archives. [2022-10-21T17:45:41.892Z] #20 38.17 After this operation, 25.9 MB of additional disk space will be used. [2022-10-21T17:45:41.892Z] #20 38.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T17:45:41.892Z] #20 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-10-21T17:45:41.892Z] #20 38.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T17:45:41.892Z] #20 38.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-10-21T17:45:41.892Z] #20 38.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-10-21T17:45:41.892Z] #20 38.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-10-21T17:45:41.892Z] #20 38.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T17:45:41.892Z] #20 38.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-10-21T17:45:41.892Z] #20 38.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-10-21T17:45:41.892Z] #20 38.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-10-21T17:45:41.892Z] #20 38.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-10-21T17:45:41.892Z] #20 38.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-10-21T17:45:41.892Z] #20 38.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-10-21T17:45:41.892Z] #20 38.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-10-21T17:45:41.892Z] #20 38.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-10-21T17:45:41.892Z] #20 38.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T17:45:41.892Z] #20 38.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T17:45:41.892Z] #20 38.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-10-21T17:45:41.892Z] #20 39.52 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:41.892Z] #20 39.78 Fetched 4583 kB in 1s (7403 kB/s) [2022-10-21T17:45:41.892Z] #20 39.90 Selecting previously unselected package libcap2:amd64. [2022-10-21T17:45:41.892Z] #20 39.90 (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 ... 15718 files and directories currently installed.) [2022-10-21T17:45:41.892Z] #20 39.99 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T17:45:41.892Z] #20 40.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T17:45:41.892Z] #20 40.31 Selecting previously unselected package libcap-dev:amd64. [2022-10-21T17:45:41.892Z] #20 40.33 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-10-21T17:45:41.892Z] #20 40.37 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T17:45:42.462Z] #20 40.78 Selecting previously unselected package libnet1:amd64. [2022-10-21T17:45:42.462Z] #20 40.78 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T17:45:42.462Z] #20 40.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:42.462Z] #20 40.95 Selecting previously unselected package libnet1-dev. [2022-10-21T17:45:42.462Z] #20 40.95 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T17:45:42.462Z] #20 40.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:42.969Z] #28 ... [2022-10-21T17:45:42.969Z] [2022-10-21T17:45:42.969Z] #33 [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-10-21T17:45:42.969Z] #33 32.97 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-10-21T17:45:42.969Z] #33 34.29 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-10-21T17:45:42.969Z] #33 34.80 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-10-21T17:45:42.969Z] #33 35.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-10-21T17:45:42.969Z] #33 36.21 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-10-21T17:45:42.969Z] #33 36.74 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-10-21T17:45:42.969Z] #33 36.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-10-21T17:45:42.969Z] #33 36.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-10-21T17:45:42.969Z] #33 36.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-10-21T17:45:42.969Z] #33 36.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-10-21T17:45:42.969Z] #33 36.83 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-10-21T17:45:42.969Z] #33 36.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-10-21T17:45:42.969Z] #33 36.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-10-21T17:45:42.969Z] #33 36.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-10-21T17:45:42.969Z] #33 36.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-10-21T17:45:42.969Z] #33 36.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T17:45:42.969Z] #33 36.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-10-21T17:45:42.969Z] #33 36.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-10-21T17:45:42.969Z] #33 36.93 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-10-21T17:45:42.969Z] #33 36.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-10-21T17:45:42.969Z] #33 36.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-10-21T17:45:42.969Z] #33 37.83 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:42.969Z] #33 38.07 Fetched 108 MB in 5s (20.2 MB/s) [2022-10-21T17:45:42.969Z] #33 38.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T17:45:42.969Z] #33 38.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-10-21T17:45:42.969Z] #33 38.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-10-21T17:45:42.969Z] #33 38.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T17:45:42.969Z] #33 40.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T17:45:42.969Z] #33 40.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-10-21T17:45:42.969Z] #33 40.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T17:45:42.969Z] #33 42.57 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T17:45:42.969Z] #33 42.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T17:45:42.969Z] #33 42.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T17:45:42.969Z] #33 42.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-10-21T17:45:42.969Z] #33 42.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T17:45:42.969Z] #33 42.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:45:42.969Z] #33 42.97 Selecting previously unselected package dmsetup. [2022-10-21T17:45:42.969Z] #33 42.98 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T17:45:42.969Z] #33 42.99 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T17:45:42.969Z] #33 ... [2022-10-21T17:45:42.969Z] [2022-10-21T17:45:42.969Z] #36 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:42.969Z] #36 38.45 Selecting previously unselected package libprotoc23:arm64. [2022-10-21T17:45:42.969Z] #36 38.45 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-10-21T17:45:42.969Z] #36 38.46 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-10-21T17:45:42.969Z] #36 39.12 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T17:45:42.969Z] #36 39.12 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-10-21T17:45:42.969Z] #36 39.13 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T17:45:42.969Z] #36 39.26 Selecting previously unselected package protobuf-compiler. [2022-10-21T17:45:42.969Z] #36 39.27 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-10-21T17:45:42.969Z] #36 39.27 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T17:45:42.969Z] #36 39.40 Selecting previously unselected package python3-pkg-resources. [2022-10-21T17:45:42.969Z] #36 39.40 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T17:45:42.969Z] #36 39.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:45:42.969Z] #36 39.67 Selecting previously unselected package python3-six. [2022-10-21T17:45:42.969Z] #36 39.68 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T17:45:42.969Z] #36 39.68 Unpacking python3-six (1.16.0-2) ... [2022-10-21T17:45:42.970Z] #36 39.81 Selecting previously unselected package python3-protobuf. [2022-10-21T17:45:42.970Z] #36 39.81 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-10-21T17:45:42.970Z] #36 39.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T17:45:42.970Z] #36 40.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:45:42.970Z] #36 41.89 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-10-21T17:45:42.970Z] #36 41.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:42.970Z] #36 41.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T17:45:42.970Z] #36 41.95 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-10-21T17:45:42.970Z] #36 41.98 Setting up libcap2:arm64 (1:2.44-1) ... [2022-10-21T17:45:42.970Z] #36 41.99 Setting up python3-six (1.16.0-2) ... [2022-10-21T17:45:42.970Z] #36 43.08 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-10-21T17:45:42.970Z] #36 43.09 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-10-21T17:45:42.970Z] #36 43.12 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T17:45:42.970Z] #36 43.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T17:45:42.970Z] #36 43.19 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T17:45:43.030Z] #20 ... [2022-10-21T17:45:43.030Z] [2022-10-21T17:45:43.030Z] #31 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-10-21T17:45:43.030Z] #31 DONE 41.3s [2022-10-21T17:45:43.030Z] [2022-10-21T17:45:43.030Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:43.030Z] #20 41.29 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T17:45:43.030Z] #20 41.29 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T17:45:43.030Z] #20 41.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T17:45:43.030Z] #20 41.50 Selecting previously unselected package libnl-3-dev:amd64. [2022-10-21T17:45:43.030Z] #20 41.51 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-10-21T17:45:43.289Z] #20 41.52 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T17:45:43.549Z] #20 41.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T17:45:43.549Z] #20 41.94 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T17:45:43.549Z] #20 41.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T17:45:43.810Z] #20 42.18 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-10-21T17:45:43.810Z] #20 42.19 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-10-21T17:45:43.810Z] #20 42.19 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T17:45:43.904Z] #36 ... [2022-10-21T17:45:43.904Z] [2022-10-21T17:45:43.904Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:43.904Z] #28 43.46 Selecting previously unselected package libxml2:arm64. [2022-10-21T17:45:43.904Z] #28 43.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-10-21T17:45:43.904Z] #28 43.48 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T17:45:43.904Z] #28 43.93 Selecting previously unselected package libarchive13:arm64. [2022-10-21T17:45:43.904Z] #28 43.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-10-21T17:45:43.904Z] #28 43.94 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-10-21T17:45:43.904Z] #28 44.25 Selecting previously unselected package libjsoncpp24:arm64. [2022-10-21T17:45:43.904Z] #28 44.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-10-21T17:45:43.904Z] #28 44.27 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-10-21T17:45:43.904Z] #28 44.42 Selecting previously unselected package librhash0:arm64. [2022-10-21T17:45:43.904Z] #28 44.43 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-10-21T17:45:43.904Z] #28 44.44 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-10-21T17:45:43.904Z] #28 44.63 Selecting previously unselected package libuv1:arm64. [2022-10-21T17:45:43.904Z] #28 44.63 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-10-21T17:45:43.904Z] #28 44.65 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-10-21T17:45:44.069Z] #20 42.58 Selecting previously unselected package zlib1g-dev:amd64. [2022-10-21T17:45:44.161Z] #28 44.86 Selecting previously unselected package cmake. [2022-10-21T17:45:44.161Z] #28 44.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-10-21T17:45:44.161Z] #28 44.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T17:45:44.330Z] #20 42.63 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-10-21T17:45:44.330Z] #20 42.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T17:45:44.593Z] #20 42.83 Selecting previously unselected package libprotobuf23:amd64. [2022-10-21T17:45:44.593Z] #20 42.83 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-10-21T17:45:44.593Z] #20 42.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T17:45:45.420Z] #20 43.66 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-10-21T17:45:45.420Z] #20 43.66 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-10-21T17:45:45.420Z] #20 43.68 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T17:45:45.680Z] #20 43.97 Selecting previously unselected package libprotobuf-dev:amd64. [2022-10-21T17:45:45.680Z] #20 43.97 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-10-21T17:45:45.680Z] #20 43.98 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T17:45:45.940Z] #20 ... [2022-10-21T17:45:45.940Z] [2022-10-21T17:45:45.940Z] #26 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T17:45:45.940Z] #26 DONE 44.3s [2022-10-21T17:45:46.199Z] [2022-10-21T17:45:46.199Z] #32 [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-10-21T17:45:46.199Z] #32 38.22 The following NEW packages will be installed: [2022-10-21T17:45:46.199Z] #32 38.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T17:45:46.199Z] #32 38.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T17:45:46.199Z] #32 38.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T17:45:46.199Z] #32 38.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T17:45:46.199Z] #32 38.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T17:45:46.199Z] #32 38.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T17:45:46.199Z] #32 38.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T17:45:46.199Z] #32 38.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T17:45:46.199Z] #32 38.22 mingw-w64-x86-64-dev [2022-10-21T17:45:46.199Z] #32 38.75 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:45:46.199Z] #32 38.75 Need to get 115 MB of archives. [2022-10-21T17:45:46.199Z] #32 38.75 After this operation, 645 MB of additional disk space will be used. [2022-10-21T17:45:46.199Z] #32 38.75 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-10-21T17:45:46.199Z] #32 38.87 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-10-21T17:45:46.199Z] #32 39.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T17:45:46.199Z] #32 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-10-21T17:45:46.199Z] #32 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-10-21T17:45:46.199Z] #32 39.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T17:45:46.199Z] #32 39.45 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-10-21T17:45:46.199Z] #32 39.73 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-10-21T17:45:46.199Z] #32 39.74 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-10-21T17:45:46.199Z] #32 40.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-10-21T17:45:46.199Z] #32 42.88 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-10-21T17:45:46.199Z] #32 43.47 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-10-21T17:45:46.199Z] #32 44.11 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-10-21T17:45:47.448Z] #28 47.99 Setting up libicu67:arm64 (67.1-7) ... [2022-10-21T17:45:47.584Z] #32 ... [2022-10-21T17:45:47.584Z] [2022-10-21T17:45:47.584Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:47.584Z] #29 38.15 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T17:45:47.584Z] #29 38.23 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T17:45:47.584Z] #29 38.26 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T17:45:47.584Z] #29 38.29 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T17:45:47.584Z] #29 38.32 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T17:45:47.584Z] #29 38.48 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T17:45:47.584Z] #29 38.77 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T17:45:47.584Z] #29 39.09 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T17:45:47.584Z] #29 39.17 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T17:45:47.584Z] #29 40.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T17:45:47.584Z] #29 40.86 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T17:45:47.584Z] #29 44.94 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T17:45:47.584Z] #29 44.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T17:45:47.584Z] #29 44.96 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T17:45:47.584Z] #29 45.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T17:45:47.584Z] #29 45.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T17:45:47.584Z] #29 45.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T17:45:47.584Z] #29 45.54 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T17:45:47.584Z] #29 45.55 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T17:45:47.584Z] #29 45.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T17:45:47.584Z] #29 45.65 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T17:45:47.584Z] #29 45.68 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T17:45:47.584Z] #29 45.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T17:45:47.584Z] #29 45.76 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T17:45:47.584Z] #29 45.81 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T17:45:47.584Z] #29 45.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T17:45:47.584Z] #29 45.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T17:45:47.584Z] #29 45.95 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T17:45:47.584Z] #29 45.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T17:45:47.584Z] #29 45.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T17:45:47.584Z] #29 46.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T17:45:47.584Z] #29 46.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T17:45:47.584Z] #29 46.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T17:45:47.584Z] #29 46.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T17:45:47.584Z] #29 ... [2022-10-21T17:45:47.584Z] [2022-10-21T17:45:47.584Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:47.584Z] #20 46.05 Selecting previously unselected package libprotoc23:amd64. [2022-10-21T17:45:47.584Z] #20 46.05 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-10-21T17:45:47.584Z] #20 46.06 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T17:45:47.706Z] #28 48.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:47.706Z] #28 48.36 Setting up libuv1:arm64 (1.40.0-2) ... [2022-10-21T17:45:47.706Z] #28 48.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:47.706Z] #28 48.52 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-10-21T17:45:47.963Z] #28 48.60 Setting up librhash0:arm64 (1.4.1-2) ... [2022-10-21T17:45:47.963Z] #28 48.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T17:45:47.963Z] #28 ... [2022-10-21T17:45:47.963Z] [2022-10-21T17:45:47.963Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:47.963Z] #31 38.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T17:45:47.963Z] #31 38.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T17:45:47.963Z] #31 38.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T17:45:47.963Z] #31 38.75 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T17:45:47.963Z] #31 38.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T17:45:47.963Z] #31 38.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T17:45:47.963Z] #31 38.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T17:45:47.963Z] #31 38.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T17:45:47.963Z] #31 39.00 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T17:45:47.963Z] #31 39.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T17:45:47.963Z] #31 39.23 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T17:45:47.963Z] #31 39.23 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T17:45:47.963Z] #31 39.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T17:45:47.963Z] #31 39.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T17:45:47.963Z] #31 39.29 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T17:45:47.963Z] #31 39.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T17:45:47.963Z] #31 39.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T17:45:47.963Z] #31 39.37 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T17:45:47.963Z] #31 39.42 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T17:45:47.963Z] #31 39.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T17:45:47.963Z] #31 39.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T17:45:47.963Z] #31 39.63 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T17:45:47.963Z] #31 39.73 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T17:45:47.963Z] #31 39.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T17:45:47.963Z] #31 39.78 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T17:45:47.963Z] #31 39.82 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T17:45:47.963Z] #31 39.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T17:45:47.963Z] #31 40.22 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T17:45:47.963Z] #31 41.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T17:45:47.963Z] #31 41.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T17:45:47.964Z] #31 41.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T17:45:47.964Z] #31 41.47 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T17:45:47.964Z] #31 41.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T17:45:47.964Z] #31 42.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T17:45:47.964Z] #31 42.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T17:45:47.964Z] #31 42.58 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T17:45:47.964Z] #31 42.66 go: downloading golang.org/x/text v0.3.7 [2022-10-21T17:45:47.964Z] #31 46.45 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T17:45:47.964Z] #31 46.46 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T17:45:47.964Z] #31 46.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T17:45:47.964Z] #31 46.89 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T17:45:47.964Z] #31 47.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T17:45:47.964Z] #31 47.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T17:45:47.964Z] #31 47.15 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T17:45:47.964Z] #31 47.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T17:45:47.964Z] #31 47.21 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T17:45:47.964Z] #31 47.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T17:45:47.964Z] #31 47.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T17:45:47.964Z] #31 47.45 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T17:45:47.964Z] #31 47.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T17:45:47.964Z] #31 47.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T17:45:47.964Z] #31 47.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T17:45:47.964Z] #31 48.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T17:45:47.964Z] #31 48.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T17:45:47.964Z] #31 48.62 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T17:45:47.964Z] #31 ... [2022-10-21T17:45:47.964Z] [2022-10-21T17:45:47.964Z] #22 [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-10-21T17:45:47.964Z] #22 38.54 Updating files: 93% (1423/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-10-21T17:45:47.964Z] #22 38.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T17:45:47.964Z] #22 39.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T17:45:48.221Z] #22 ... [2022-10-21T17:45:48.221Z] [2022-10-21T17:45:48.221Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:48.221Z] #31 48.88 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T17:45:48.221Z] #31 48.89 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T17:45:48.221Z] #31 48.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T17:45:48.221Z] #31 48.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T17:45:48.221Z] #31 49.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T17:45:48.221Z] #31 49.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T17:45:48.479Z] #31 ... [2022-10-21T17:45:48.479Z] [2022-10-21T17:45:48.479Z] #36 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:48.479Z] #36 46.56 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-10-21T17:45:48.479Z] #36 46.59 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T17:45:48.479Z] #36 46.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:48.479Z] #36 46.63 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-10-21T17:45:48.479Z] #36 46.65 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T17:45:48.479Z] #36 46.68 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-10-21T17:45:48.479Z] #36 46.69 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:48.479Z] #36 DONE 49.2s [2022-10-21T17:45:48.527Z] #20 46.80 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T17:45:48.527Z] #20 46.80 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-10-21T17:45:48.527Z] #20 46.81 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T17:45:48.527Z] #20 46.97 Selecting previously unselected package protobuf-compiler. [2022-10-21T17:45:48.527Z] #20 46.98 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-10-21T17:45:48.527Z] #20 47.00 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T17:45:48.740Z] [2022-10-21T17:45:48.740Z] #28 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:48.740Z] #28 48.74 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T17:45:48.740Z] #28 48.84 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-10-21T17:45:48.740Z] #28 49.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T17:45:48.740Z] #28 49.17 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:48.786Z] #20 47.13 Selecting previously unselected package python3-pkg-resources. [2022-10-21T17:45:48.786Z] #20 47.14 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T17:45:48.786Z] #20 47.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:45:48.997Z] #28 DONE 49.7s [2022-10-21T17:45:48.997Z] [2022-10-21T17:45:48.997Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:45:49.046Z] #20 47.38 Selecting previously unselected package python3-six. [2022-10-21T17:45:49.046Z] #20 47.40 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T17:45:49.046Z] #20 47.42 Unpacking python3-six (1.16.0-2) ... [2022-10-21T17:45:49.046Z] #20 47.52 Selecting previously unselected package python3-protobuf. [2022-10-21T17:45:49.305Z] #20 47.53 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-10-21T17:45:49.305Z] #20 47.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T17:45:49.874Z] #20 48.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:45:49.933Z] #38 0.874 + RM_GOPATH=0 [2022-10-21T17:45:49.933Z] #38 0.874 + TMP_GOPATH= [2022-10-21T17:45:49.933Z] #38 0.874 + : /build [2022-10-21T17:45:49.933Z] #38 0.875 + '[' -z '' ']' [2022-10-21T17:45:49.933Z] #38 0.876 ++ mktemp -d [2022-10-21T17:45:49.933Z] #38 0.879 + export GOPATH=/tmp/tmp.KmAD4yoLq2 [2022-10-21T17:45:49.933Z] #38 0.879 + GOPATH=/tmp/tmp.KmAD4yoLq2 [2022-10-21T17:45:49.933Z] #38 0.879 + RM_GOPATH=1 [2022-10-21T17:45:49.933Z] #38 0.880 + case "$(go env GOARCH)" in [2022-10-21T17:45:49.933Z] #38 0.884 ++ go env GOARCH [2022-10-21T17:45:49.933Z] #38 0.907 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:49.933Z] #38 0.907 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:49.933Z] #38 0.907 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:49.933Z] #38 0.909 + dir=/tmp/install [2022-10-21T17:45:49.933Z] #38 0.909 + bin=tini [2022-10-21T17:45:49.933Z] #38 0.909 + shift [2022-10-21T17:45:49.933Z] #38 0.912 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T17:45:49.933Z] #38 0.912 + . /tmp/install/tini.installer [2022-10-21T17:45:49.933Z] #38 0.913 ++ : v0.19.0 [2022-10-21T17:45:49.933Z] #38 0.913 + install_tini [2022-10-21T17:45:49.933Z] #38 0.913 + echo 'Install tini version v0.19.0' [2022-10-21T17:45:49.933Z] #38 0.914 Install tini version v0.19.0 [2022-10-21T17:45:49.933Z] #38 0.914 + git clone https://github.com/krallin/tini.git /tmp/tmp.KmAD4yoLq2/tini [2022-10-21T17:45:49.933Z] #38 0.916 Cloning into '/tmp/tmp.KmAD4yoLq2/tini'... [2022-10-21T17:45:50.870Z] #38 1.635 + cd /tmp/tmp.KmAD4yoLq2/tini [2022-10-21T17:45:50.870Z] #38 1.650 + git checkout -q v0.19.0 [2022-10-21T17:45:50.870Z] #38 1.675 + cmake . [2022-10-21T17:45:51.127Z] #38 2.165 -- The C compiler identification is GNU 10.2.1 [2022-10-21T17:45:51.384Z] #38 2.300 -- Detecting C compiler ABI info [2022-10-21T17:45:51.790Z] #20 49.87 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T17:45:51.790Z] #20 49.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:51.790Z] #20 49.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T17:45:51.790Z] #20 49.93 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T17:45:51.790Z] #20 49.94 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T17:45:51.790Z] #20 49.96 Setting up python3-six (1.16.0-2) ... [2022-10-21T17:45:51.790Z] #20 ... [2022-10-21T17:45:51.790Z] [2022-10-21T17:45:51.790Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:45:51.790Z] #0 1.171 + RM_GOPATH=0 [2022-10-21T17:45:51.790Z] #0 1.171 + TMP_GOPATH= [2022-10-21T17:45:51.790Z] #0 1.171 + : /build [2022-10-21T17:45:51.790Z] #0 1.171 + '[' -z '' ']' [2022-10-21T17:45:51.790Z] #0 1.171 ++ mktemp -d [2022-10-21T17:45:51.790Z] #0 1.178 + export GOPATH=/tmp/tmp.EuI5I3bKMy [2022-10-21T17:45:51.790Z] #0 1.178 + GOPATH=/tmp/tmp.EuI5I3bKMy [2022-10-21T17:45:51.790Z] #0 1.178 + RM_GOPATH=1 [2022-10-21T17:45:51.790Z] #0 1.178 + case "$(go env GOARCH)" in [2022-10-21T17:45:51.790Z] #0 1.178 ++ go env GOARCH [2022-10-21T17:45:51.790Z] #0 1.284 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:51.790Z] #0 1.284 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:45:51.790Z] #0 1.293 ++ dirname /tmp/install/install.sh [2022-10-21T17:45:51.790Z] #0 1.329 Install containerd version v1.6.8 [2022-10-21T17:45:51.790Z] #0 1.329 + dir=/tmp/install [2022-10-21T17:45:51.790Z] #0 1.329 + bin=containerd [2022-10-21T17:45:51.790Z] #0 1.329 + shift [2022-10-21T17:45:51.790Z] #0 1.329 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T17:45:51.790Z] #0 1.329 + . /tmp/install/containerd.installer [2022-10-21T17:45:51.790Z] #0 1.329 ++ set -e [2022-10-21T17:45:51.790Z] #0 1.329 ++ : v1.6.8 [2022-10-21T17:45:51.790Z] #0 1.329 + install_containerd [2022-10-21T17:45:51.790Z] #0 1.329 + echo 'Install containerd version v1.6.8' [2022-10-21T17:45:51.790Z] #0 1.329 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EuI5I3bKMy/src/github.com/containerd/containerd [2022-10-21T17:45:51.790Z] #0 1.356 Cloning into '/tmp/tmp.EuI5I3bKMy/src/github.com/containerd/containerd'... [2022-10-21T17:45:51.964Z] #38 2.896 -- Detecting C compiler ABI info - done [2022-10-21T17:45:51.964Z] #38 2.976 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T17:45:51.964Z] #38 2.980 -- Detecting C compile features [2022-10-21T17:45:51.964Z] #38 2.983 -- Detecting C compile features - done [2022-10-21T17:45:51.964Z] #38 3.014 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T17:45:52.049Z] #37 ... [2022-10-21T17:45:52.049Z] [2022-10-21T17:45:52.049Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:52.049Z] #34 40.34 Selecting previously unselected package vim-common. [2022-10-21T17:45:52.049Z] #34 40.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:45:52.049Z] #34 40.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:52.049Z] #34 40.89 Selecting previously unselected package cmake-data. [2022-10-21T17:45:52.049Z] #34 40.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T17:45:52.049Z] #34 40.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T17:45:52.049Z] #34 45.07 Selecting previously unselected package libicu67:amd64. [2022-10-21T17:45:52.049Z] #34 45.09 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-10-21T17:45:52.049Z] #34 45.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T17:45:52.049Z] #34 ... [2022-10-21T17:45:52.049Z] [2022-10-21T17:45:52.049Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:52.049Z] #29 46.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T17:45:52.049Z] #29 46.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T17:45:52.049Z] #29 46.34 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T17:45:52.049Z] #29 46.37 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T17:45:52.049Z] #29 46.42 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T17:45:52.049Z] #29 46.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T17:45:52.049Z] #29 46.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T17:45:52.049Z] #29 46.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T17:45:52.049Z] #29 46.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T17:45:52.050Z] #29 46.93 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T17:45:52.050Z] #29 46.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T17:45:52.050Z] #29 47.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T17:45:52.050Z] #29 47.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T17:45:52.050Z] #29 47.07 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T17:45:52.050Z] #29 47.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T17:45:52.050Z] #29 47.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T17:45:52.050Z] #29 47.18 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T17:45:52.050Z] #29 47.19 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T17:45:52.050Z] #29 47.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T17:45:52.050Z] #29 47.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T17:45:52.050Z] #29 47.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T17:45:52.050Z] #29 47.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T17:45:52.050Z] #29 47.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T17:45:52.050Z] #29 47.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T17:45:52.050Z] #29 47.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T17:45:52.050Z] #29 47.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T17:45:52.050Z] #29 47.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T17:45:52.050Z] #29 47.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T17:45:52.050Z] #29 47.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T17:45:52.050Z] #29 47.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T17:45:52.050Z] #29 47.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T17:45:52.050Z] #29 47.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T17:45:52.050Z] #29 47.95 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T17:45:52.050Z] #29 47.97 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T17:45:52.050Z] #29 48.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T17:45:52.050Z] #29 48.07 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T17:45:52.050Z] #29 48.13 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T17:45:52.050Z] #29 48.18 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T17:45:52.050Z] #29 48.18 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T17:45:52.050Z] #29 48.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T17:45:52.050Z] #29 48.28 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T17:45:52.050Z] #29 48.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T17:45:52.050Z] #29 48.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T17:45:52.050Z] #29 48.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T17:45:52.050Z] #29 48.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T17:45:52.050Z] #29 48.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T17:45:52.050Z] #29 48.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T17:45:52.050Z] #29 48.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T17:45:52.050Z] #29 49.10 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T17:45:52.050Z] #29 49.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T17:45:52.050Z] #29 49.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T17:45:52.050Z] #29 49.15 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T17:45:52.050Z] #29 49.22 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T17:45:52.050Z] #29 49.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T17:45:52.050Z] #29 49.26 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T17:45:52.050Z] #29 49.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T17:45:52.050Z] #29 49.31 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T17:45:52.050Z] #29 49.62 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T17:45:52.050Z] #29 49.63 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T17:45:52.050Z] #29 49.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T17:45:52.050Z] #29 49.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T17:45:52.050Z] #29 49.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T17:45:52.050Z] #29 49.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T17:45:52.050Z] #29 49.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T17:45:52.050Z] #29 49.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T17:45:52.050Z] #29 49.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T17:45:52.050Z] #29 49.97 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T17:45:52.050Z] #29 49.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T17:45:52.050Z] #29 49.99 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T17:45:52.050Z] #29 50.27 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T17:45:52.050Z] #29 50.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T17:45:52.050Z] #29 50.31 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T17:45:52.050Z] #29 50.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T17:45:52.050Z] #29 50.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T17:45:52.221Z] #38 3.283 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T17:45:52.221Z] #38 3.366 -- Configuring done [2022-10-21T17:45:52.221Z] #38 3.414 -- Generating done [2022-10-21T17:45:52.309Z] #29 50.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T17:45:52.309Z] #29 50.71 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T17:45:52.504Z] #38 3.438 -- Build files have been written to: /tmp/tmp.KmAD4yoLq2/tini [2022-10-21T17:45:52.504Z] #38 3.441 + make tini-static [2022-10-21T17:45:52.504Z] #38 ... [2022-10-21T17:45:52.504Z] [2022-10-21T17:45:52.504Z] #33 [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-10-21T17:45:52.504Z] #33 43.20 Selecting previously unselected package mingw-w64-common. [2022-10-21T17:45:52.504Z] #33 43.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T17:45:52.504Z] #33 43.24 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T17:45:52.504Z] #33 49.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T17:45:52.504Z] #33 49.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T17:45:52.504Z] #33 49.57 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T17:45:52.504Z] #33 ... [2022-10-21T17:45:52.504Z] [2022-10-21T17:45:52.504Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:52.504Z] #0 2.504 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T17:45:52.504Z] #0 2.504 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T17:45:52.504Z] #0 2.513 Note: Building without GnuTLS support [2022-10-21T17:45:52.504Z] #0 2.515 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T17:45:52.504Z] #0 2.516 Makefile.config:40: Warn: Building without nftables support [2022-10-21T17:45:53.074Z] #39 ... [2022-10-21T17:45:53.074Z] [2022-10-21T17:45:53.074Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:45:53.074Z] #34 DONE 53.7s [2022-10-21T17:45:53.074Z] [2022-10-21T17:45:53.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:53.074Z] #39 4.788 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T17:45:53.249Z] #29 ... [2022-10-21T17:45:53.249Z] [2022-10-21T17:45:53.249Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:53.249Z] #34 51.57 Selecting previously unselected package libxml2:amd64. [2022-10-21T17:45:53.249Z] #34 51.58 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-10-21T17:45:53.249Z] #34 51.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T17:45:53.352Z] #39 ... [2022-10-21T17:45:53.352Z] [2022-10-21T17:45:53.352Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:45:53.352Z] #25 43.98 sync [2022-10-21T17:45:53.352Z] #25 43.99 internal/reflectlite [2022-10-21T17:45:53.352Z] #25 45.25 internal/testlog [2022-10-21T17:45:53.352Z] #25 46.24 errors [2022-10-21T17:45:53.352Z] #25 46.24 sort [2022-10-21T17:45:53.353Z] #25 46.57 strconv [2022-10-21T17:45:53.353Z] #25 47.46 io [2022-10-21T17:45:53.353Z] #25 48.60 internal/oserror [2022-10-21T17:45:53.353Z] #25 48.87 syscall [2022-10-21T17:45:53.353Z] #25 48.96 reflect [2022-10-21T17:45:53.353Z] #25 ... [2022-10-21T17:45:53.353Z] [2022-10-21T17:45:53.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:53.353Z] #39 5.053 GEN .gitid [2022-10-21T17:45:53.706Z] #39 5.230 GEN criu/include/version.h [2022-10-21T17:45:53.818Z] #34 52.11 Selecting previously unselected package libarchive13:amd64. [2022-10-21T17:45:53.818Z] #34 52.11 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-10-21T17:45:53.818Z] #34 52.12 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T17:45:53.970Z] #39 5.488 GEN include/common/asm [2022-10-21T17:45:54.083Z] #34 52.47 Selecting previously unselected package libjsoncpp24:amd64. [2022-10-21T17:45:54.084Z] #34 52.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-10-21T17:45:54.084Z] #34 52.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T17:45:54.343Z] #34 52.71 Selecting previously unselected package librhash0:amd64. [2022-10-21T17:45:54.343Z] #34 52.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-10-21T17:45:54.343Z] #34 52.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-10-21T17:45:54.603Z] #34 52.88 Selecting previously unselected package libuv1:amd64. [2022-10-21T17:45:54.603Z] #34 52.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-10-21T17:45:54.603Z] #34 52.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-10-21T17:45:54.603Z] #34 53.06 Selecting previously unselected package cmake. [2022-10-21T17:45:54.603Z] #34 53.07 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-10-21T17:45:54.603Z] #34 53.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T17:45:55.864Z] #39 ... [2022-10-21T17:45:55.865Z] [2022-10-21T17:45:55.865Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:45:55.865Z] #38 3.876 Scanning dependencies of target tini-static [2022-10-21T17:45:55.865Z] #38 3.976 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T17:45:55.865Z] #38 5.924 [100%] Linking C executable tini-static [2022-10-21T17:45:55.865Z] #38 6.594 [100%] Built target tini-static [2022-10-21T17:45:55.865Z] #38 6.696 + mkdir -p /build [2022-10-21T17:45:55.865Z] #38 6.699 + cp tini-static /build/docker-init [2022-10-21T17:45:55.865Z] #38 DONE 7.1s [2022-10-21T17:45:56.123Z] [2022-10-21T17:45:56.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:56.123Z] #39 7.730 PBCC images/timens.pb-c.c [2022-10-21T17:45:56.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T17:45:56.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T17:45:56.381Z] #39 7.808 DEP images/timens.pb-c.d [2022-10-21T17:45:56.381Z] #39 7.861 PBCC images/fown.pb-c.c [2022-10-21T17:45:56.381Z] #39 7.893 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T17:45:56.381Z] #39 7.985 PBCC images/opts.pb-c.c [2022-10-21T17:45:56.381Z] #39 8.079 PBCC images/memfd.pb-c.c [2022-10-21T17:45:56.639Z] #39 8.294 DEP images/fown.pb-c.d [2022-10-21T17:45:56.897Z] #39 8.480 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T17:45:56.897Z] #39 8.603 DEP images/opts.pb-c.d [2022-10-21T17:45:56.897Z] #39 8.660 DEP images/memfd.pb-c.d [2022-10-21T17:45:57.155Z] #39 8.755 PBCC images/sit.pb-c.c [2022-10-21T17:45:57.155Z] #39 8.803 DEP images/sit.pb-c.d [2022-10-21T17:45:57.155Z] #39 8.845 PBCC images/macvlan.pb-c.c [2022-10-21T17:45:57.155Z] #39 8.865 DEP images/macvlan.pb-c.d [2022-10-21T17:45:57.155Z] #39 8.916 PBCC images/autofs.pb-c.c [2022-10-21T17:45:57.412Z] #39 8.938 DEP images/autofs.pb-c.d [2022-10-21T17:45:57.412Z] #39 9.005 PBCC images/sysctl.pb-c.c [2022-10-21T17:45:57.412Z] #39 9.044 DEP images/sysctl.pb-c.d [2022-10-21T17:45:57.412Z] #39 9.098 PBCC images/time.pb-c.c [2022-10-21T17:45:57.412Z] #39 9.129 DEP images/time.pb-c.d [2022-10-21T17:45:57.412Z] #39 9.179 PBCC images/binfmt-misc.pb-c.c [2022-10-21T17:45:57.670Z] #39 9.222 DEP images/binfmt-misc.pb-c.d [2022-10-21T17:45:57.670Z] #39 9.263 PBCC images/seccomp.pb-c.c [2022-10-21T17:45:57.670Z] #39 9.301 DEP images/seccomp.pb-c.d [2022-10-21T17:45:57.670Z] #39 9.374 PBCC images/userns.pb-c.c [2022-10-21T17:45:57.670Z] #39 9.394 DEP images/userns.pb-c.d [2022-10-21T17:45:57.900Z] #34 ... [2022-10-21T17:45:57.900Z] [2022-10-21T17:45:57.900Z] #32 [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-10-21T17:45:57.900Z] #32 46.15 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-10-21T17:45:57.900Z] #32 46.84 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-10-21T17:45:57.900Z] #32 46.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-10-21T17:45:57.900Z] #32 46.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-10-21T17:45:57.900Z] #32 46.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T17:45:57.900Z] #32 46.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T17:45:57.900Z] #32 46.89 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-10-21T17:45:57.900Z] #32 46.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-10-21T17:45:57.900Z] #32 46.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-10-21T17:45:57.900Z] #32 46.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-10-21T17:45:57.900Z] #32 46.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-10-21T17:45:57.900Z] #32 46.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T17:45:57.900Z] #32 46.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-10-21T17:45:57.900Z] #32 46.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-10-21T17:45:57.900Z] #32 46.98 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-10-21T17:45:57.900Z] #32 47.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-10-21T17:45:57.900Z] #32 47.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-10-21T17:45:57.900Z] #32 48.07 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:45:57.900Z] #32 48.34 Fetched 115 MB in 9s (13.3 MB/s) [2022-10-21T17:45:57.900Z] #32 48.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T17:45:57.900Z] #32 48.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T17:45:57.900Z] #32 48.47 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T17:45:57.900Z] #32 48.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T17:45:57.900Z] #32 50.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T17:45:57.900Z] #32 50.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T17:45:57.900Z] #32 50.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T17:45:57.900Z] #32 53.00 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T17:45:57.900Z] #32 53.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T17:45:57.900Z] #32 53.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T17:45:57.900Z] #32 53.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-10-21T17:45:57.900Z] #32 53.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T17:45:57.900Z] #32 53.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:45:57.900Z] #32 53.34 Selecting previously unselected package dmsetup. [2022-10-21T17:45:57.900Z] #32 53.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T17:45:57.900Z] #32 53.35 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T17:45:57.900Z] #32 53.53 Selecting previously unselected package mingw-w64-common. [2022-10-21T17:45:57.900Z] #32 53.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T17:45:57.900Z] #32 53.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T17:45:57.927Z] #39 9.455 PBCC images/cgroup.pb-c.c [2022-10-21T17:45:57.927Z] #39 9.488 DEP images/cgroup.pb-c.d [2022-10-21T17:45:57.927Z] #39 9.535 PBCC images/ext-file.pb-c.c [2022-10-21T17:45:57.927Z] #39 9.565 DEP images/ext-file.pb-c.d [2022-10-21T17:45:57.927Z] #39 9.657 PBCC images/rpc.pb-c.c [2022-10-21T17:45:58.158Z] #32 ... [2022-10-21T17:45:58.158Z] [2022-10-21T17:45:58.158Z] #20 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T17:45:58.158Z] #20 51.13 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T17:45:58.158Z] #20 51.15 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T17:45:58.158Z] #20 51.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T17:45:58.158Z] #20 51.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T17:45:58.158Z] #20 51.22 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T17:45:58.158Z] #20 54.91 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T17:45:58.158Z] #20 54.93 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T17:45:58.158Z] #20 54.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T17:45:58.158Z] #20 54.96 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T17:45:58.158Z] #20 54.99 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T17:45:58.158Z] #20 55.00 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T17:45:58.158Z] #20 55.01 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:58.158Z] #20 DONE 56.5s [2022-10-21T17:45:58.158Z] [2022-10-21T17:45:58.158Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:58.158Z] #38 ... [2022-10-21T17:45:58.158Z] [2022-10-21T17:45:58.158Z] #25 [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-10-21T17:45:58.158Z] #25 46.35 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-10-21T17:45:58.158Z] #25 46.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T17:45:58.158Z] #25 46.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T17:45:58.184Z] #39 9.743 DEP images/rpc.pb-c.d [2022-10-21T17:45:58.416Z] #25 ... [2022-10-21T17:45:58.416Z] [2022-10-21T17:45:58.417Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:58.417Z] #29 52.01 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T17:45:58.417Z] #29 52.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T17:45:58.417Z] #29 52.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T17:45:58.417Z] #29 52.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T17:45:58.417Z] #29 52.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T17:45:58.417Z] #29 53.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T17:45:58.417Z] #29 53.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T17:45:58.417Z] #29 53.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T17:45:58.417Z] #29 53.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T17:45:58.417Z] #29 54.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T17:45:58.417Z] #29 54.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T17:45:58.417Z] #29 54.24 go: downloading golang.org/x/text v0.3.7 [2022-10-21T17:45:58.441Z] #39 9.897 PBCC images/siginfo.pb-c.c [2022-10-21T17:45:58.441Z] #39 9.944 DEP images/siginfo.pb-c.d [2022-10-21T17:45:58.441Z] #39 10.02 PBCC images/pagemap.pb-c.c [2022-10-21T17:45:58.441Z] #39 10.10 DEP images/pagemap.pb-c.d [2022-10-21T17:45:58.677Z] #29 ... [2022-10-21T17:45:58.677Z] [2022-10-21T17:45:58.677Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T17:45:58.677Z] #34 57.18 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T17:45:58.677Z] #34 57.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:58.698Z] #39 10.18 PBCC images/rlimit.pb-c.c [2022-10-21T17:45:58.699Z] #39 10.22 DEP images/rlimit.pb-c.d [2022-10-21T17:45:58.699Z] #39 10.27 PBCC images/file-lock.pb-c.c [2022-10-21T17:45:58.699Z] #39 10.31 DEP images/file-lock.pb-c.d [2022-10-21T17:45:58.699Z] #39 10.37 PBCC images/tty.pb-c.c [2022-10-21T17:45:58.699Z] #39 ... [2022-10-21T17:45:58.699Z] [2022-10-21T17:45:58.699Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:45:58.699Z] #31 49.50 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T17:45:58.699Z] #31 49.82 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T17:45:58.699Z] #31 49.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T17:45:58.699Z] #31 50.10 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T17:45:58.699Z] #31 51.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T17:45:58.935Z] #34 57.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-10-21T17:45:58.935Z] #34 57.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:45:58.935Z] #34 57.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T17:45:58.935Z] #34 57.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-10-21T17:45:58.935Z] #34 57.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T17:45:58.935Z] #34 57.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T17:45:58.935Z] #34 57.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T17:45:58.935Z] #34 57.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T17:45:58.935Z] #34 57.39 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:45:58.955Z] #31 ... [2022-10-21T17:45:58.956Z] [2022-10-21T17:45:58.956Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:45:58.956Z] #39 10.42 DEP images/tty.pb-c.d [2022-10-21T17:45:58.956Z] #39 10.53 PBCC images/tun.pb-c.c [2022-10-21T17:45:58.956Z] #39 10.60 PBCC images/netdev.pb-c.c [2022-10-21T17:45:58.956Z] #39 10.64 DEP images/tun.pb-c.d [2022-10-21T17:45:59.202Z] #34 DONE 57.6s [2022-10-21T17:45:59.202Z] [2022-10-21T17:45:59.202Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:45:59.212Z] #39 10.70 DEP images/netdev.pb-c.d [2022-10-21T17:45:59.212Z] #39 10.76 PBCC images/vma.pb-c.c [2022-10-21T17:45:59.212Z] #39 10.80 DEP images/vma.pb-c.d [2022-10-21T17:45:59.212Z] #39 10.85 PBCC images/creds.pb-c.c [2022-10-21T17:45:59.212Z] #39 10.88 DEP images/creds.pb-c.d [2022-10-21T17:45:59.212Z] #39 10.96 PBCC images/utsns.pb-c.c [2022-10-21T17:45:59.212Z] #39 11.00 DEP images/utsns.pb-c.d [2022-10-21T17:45:59.469Z] #39 11.07 PBCC images/ipc-desc.pb-c.c [2022-10-21T17:45:59.469Z] #39 11.12 PBCC images/ipc-sem.pb-c.c [2022-10-21T17:45:59.726Z] #39 11.16 DEP images/ipc-desc.pb-c.d [2022-10-21T17:45:59.726Z] #39 11.21 DEP images/ipc-sem.pb-c.d [2022-10-21T17:45:59.726Z] #39 11.27 PBCC images/ipc-msg.pb-c.c [2022-10-21T17:45:59.726Z] #39 11.32 DEP images/ipc-msg.pb-c.d [2022-10-21T17:45:59.726Z] #39 11.36 PBCC images/ipc-shm.pb-c.c [2022-10-21T17:45:59.726Z] #39 11.40 DEP images/ipc-shm.pb-c.d [2022-10-21T17:45:59.726Z] #39 11.48 PBCC images/ipc-var.pb-c.c [2022-10-21T17:45:59.726Z] #39 11.50 DEP images/ipc-var.pb-c.d [2022-10-21T17:45:59.983Z] #39 11.58 PBCC images/sk-opts.pb-c.c [2022-10-21T17:45:59.983Z] #39 11.60 PBCC images/packet-sock.pb-c.c [2022-10-21T17:46:00.138Z] #39 1.008 + RM_GOPATH=0 [2022-10-21T17:46:00.138Z] #39 1.008 + TMP_GOPATH= [2022-10-21T17:46:00.138Z] #39 1.008 + : /build [2022-10-21T17:46:00.138Z] #39 1.008 + '[' -z '' ']' [2022-10-21T17:46:00.138Z] #39 1.008 ++ mktemp -d [2022-10-21T17:46:00.240Z] #39 11.66 DEP images/sk-opts.pb-c.d [2022-10-21T17:46:00.240Z] #39 11.71 DEP images/packet-sock.pb-c.d [2022-10-21T17:46:00.240Z] #39 11.75 PBCC images/sk-netlink.pb-c.c [2022-10-21T17:46:00.240Z] #39 11.79 DEP images/sk-netlink.pb-c.d [2022-10-21T17:46:00.240Z] #39 11.83 PBCC images/sk-inet.pb-c.c [2022-10-21T17:46:00.240Z] #39 11.86 DEP images/sk-inet.pb-c.d [2022-10-21T17:46:00.240Z] #39 11.92 PBCC images/sk-unix.pb-c.c [2022-10-21T17:46:00.397Z] #39 1.036 + export GOPATH=/tmp/tmp.BQ73ejKlnl [2022-10-21T17:46:00.397Z] #39 1.036 + GOPATH=/tmp/tmp.BQ73ejKlnl [2022-10-21T17:46:00.397Z] #39 1.037 + RM_GOPATH=1 [2022-10-21T17:46:00.397Z] #39 1.037 + case "$(go env GOARCH)" in [2022-10-21T17:46:00.397Z] #39 1.040 ++ go env GOARCH [2022-10-21T17:46:00.397Z] #39 1.065 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:46:00.397Z] #39 1.065 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:46:00.397Z] #39 1.067 ++ dirname /tmp/install/install.sh [2022-10-21T17:46:00.397Z] #39 1.068 + dir=/tmp/install [2022-10-21T17:46:00.397Z] #39 1.068 + bin=tini [2022-10-21T17:46:00.397Z] #39 1.068 + shift [2022-10-21T17:46:00.397Z] #39 1.068 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T17:46:00.397Z] #39 1.068 + . /tmp/install/tini.installer [2022-10-21T17:46:00.397Z] #39 1.068 ++ : v0.19.0 [2022-10-21T17:46:00.397Z] #39 1.069 + install_tini [2022-10-21T17:46:00.397Z] #39 1.069 + echo 'Install tini version v0.19.0' [2022-10-21T17:46:00.397Z] #39 1.069 Install tini version v0.19.0 [2022-10-21T17:46:00.397Z] #39 1.069 + git clone https://github.com/krallin/tini.git /tmp/tmp.BQ73ejKlnl/tini [2022-10-21T17:46:00.397Z] #39 1.073 Cloning into '/tmp/tmp.BQ73ejKlnl/tini'... [2022-10-21T17:46:00.497Z] #39 11.96 DEP images/sk-unix.pb-c.d [2022-10-21T17:46:00.497Z] #39 12.04 PBCC images/mm.pb-c.c [2022-10-21T17:46:00.497Z] #39 12.10 DEP images/mm.pb-c.d [2022-10-21T17:46:00.497Z] #39 12.15 PBCC images/timerfd.pb-c.c [2022-10-21T17:46:00.754Z] #39 12.19 DEP images/timerfd.pb-c.d [2022-10-21T17:46:00.754Z] #39 12.29 PBCC images/timer.pb-c.c [2022-10-21T17:46:00.754Z] #39 12.33 DEP images/timer.pb-c.d [2022-10-21T17:46:00.754Z] #39 12.39 PBCC images/sa.pb-c.c [2022-10-21T17:46:00.754Z] #39 12.43 DEP images/sa.pb-c.d [2022-10-21T17:46:01.012Z] #39 12.49 PBCC images/pipe-data.pb-c.c [2022-10-21T17:46:01.012Z] #39 12.51 DEP images/pipe-data.pb-c.d [2022-10-21T17:46:01.012Z] #39 12.61 PBCC images/mnt.pb-c.c [2022-10-21T17:46:01.012Z] #39 12.66 DEP images/mnt.pb-c.d [2022-10-21T17:46:01.268Z] #39 12.73 PBCC images/sk-packet.pb-c.c [2022-10-21T17:46:01.268Z] #39 12.76 DEP images/sk-packet.pb-c.d [2022-10-21T17:46:01.268Z] #39 12.80 PBCC images/tcp-stream.pb-c.c [2022-10-21T17:46:01.268Z] #39 12.86 DEP images/tcp-stream.pb-c.d [2022-10-21T17:46:01.268Z] #39 12.93 PBCC images/pipe.pb-c.c [2022-10-21T17:46:01.268Z] #39 13.00 DEP images/pipe.pb-c.d [2022-10-21T17:46:01.334Z] #39 1.950 + cd /tmp/tmp.BQ73ejKlnl/tini [2022-10-21T17:46:01.334Z] #39 1.950 + git checkout -q v0.19.0 [2022-10-21T17:46:01.334Z] #39 1.967 + cmake . [2022-10-21T17:46:01.524Z] #39 13.08 PBCC images/pstree.pb-c.c [2022-10-21T17:46:01.524Z] #39 13.12 DEP images/pstree.pb-c.d [2022-10-21T17:46:01.524Z] #39 13.19 PBCC images/fs.pb-c.c [2022-10-21T17:46:01.524Z] #39 13.20 DEP images/fs.pb-c.d [2022-10-21T17:46:01.781Z] #39 13.28 PBCC images/signalfd.pb-c.c [2022-10-21T17:46:01.781Z] #39 13.33 DEP images/signalfd.pb-c.d [2022-10-21T17:46:01.781Z] #39 13.38 PBCC images/fh.pb-c.c [2022-10-21T17:46:01.781Z] #39 13.41 PBCC images/fsnotify.pb-c.c [2022-10-21T17:46:01.781Z] #39 13.46 DEP images/fh.pb-c.d [2022-10-21T17:46:01.903Z] #39 2.566 -- The C compiler identification is GNU 10.2.1 [2022-10-21T17:46:01.904Z] #39 2.663 -- Detecting C compiler ABI info [2022-10-21T17:46:02.038Z] #39 13.56 DEP images/fsnotify.pb-c.d [2022-10-21T17:46:02.038Z] #39 13.68 PBCC images/eventpoll.pb-c.c [2022-10-21T17:46:02.038Z] #39 13.74 DEP images/eventpoll.pb-c.d [2022-10-21T17:46:02.295Z] #39 13.82 PBCC images/eventfd.pb-c.c [2022-10-21T17:46:02.295Z] #39 13.85 DEP images/eventfd.pb-c.d [2022-10-21T17:46:02.295Z] #39 13.91 PBCC images/remap-file-path.pb-c.c [2022-10-21T17:46:02.295Z] #39 13.94 DEP images/remap-file-path.pb-c.d [2022-10-21T17:46:02.295Z] #39 14.00 PBCC images/fifo.pb-c.c [2022-10-21T17:46:02.295Z] #39 14.03 DEP images/fifo.pb-c.d [2022-10-21T17:46:02.552Z] #39 14.09 PBCC images/ghost-file.pb-c.c [2022-10-21T17:46:02.552Z] #39 14.13 DEP images/ghost-file.pb-c.d [2022-10-21T17:46:02.552Z] #39 14.21 PBCC images/regfile.pb-c.c [2022-10-21T17:46:02.552Z] #39 14.24 DEP images/regfile.pb-c.d [2022-10-21T17:46:02.809Z] #39 14.29 PBCC images/ns.pb-c.c [2022-10-21T17:46:02.809Z] #39 14.32 DEP images/ns.pb-c.d [2022-10-21T17:46:02.809Z] #39 14.39 PBCC images/fdinfo.pb-c.c [2022-10-21T17:46:02.809Z] #39 14.47 DEP images/fdinfo.pb-c.d [2022-10-21T17:46:02.842Z] #39 3.441 -- Detecting C compiler ABI info - done [2022-10-21T17:46:02.842Z] #39 3.596 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T17:46:02.842Z] #39 3.597 -- Detecting C compile features [2022-10-21T17:46:02.842Z] #39 3.605 -- Detecting C compile features - done [2022-10-21T17:46:02.842Z] #39 3.641 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T17:46:03.067Z] #39 14.54 PBCC images/core-aarch64.pb-c.c [2022-10-21T17:46:03.067Z] #39 14.58 PBCC images/core-arm.pb-c.c [2022-10-21T17:46:03.067Z] #39 14.64 PBCC images/core-ppc64.pb-c.c [2022-10-21T17:46:03.067Z] #39 14.71 PBCC images/core-s390.pb-c.c [2022-10-21T17:46:03.067Z] #39 14.77 PBCC images/core-x86.pb-c.c [2022-10-21T17:46:03.067Z] #39 14.82 PBCC images/core.pb-c.c [2022-10-21T17:46:03.101Z] #39 3.924 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T17:46:03.101Z] #39 3.999 -- Configuring done [2022-10-21T17:46:03.101Z] #39 4.038 -- Generating done [2022-10-21T17:46:03.323Z] #39 14.89 PBCC images/inventory.pb-c.c [2022-10-21T17:46:03.323Z] #39 14.94 DEP images/core-aarch64.pb-c.d [2022-10-21T17:46:03.323Z] #39 15.01 DEP images/core-arm.pb-c.d [2022-10-21T17:46:03.323Z] #39 15.05 DEP images/core-ppc64.pb-c.d [2022-10-21T17:46:03.360Z] #39 4.050 -- Build files have been written to: /tmp/tmp.BQ73ejKlnl/tini [2022-10-21T17:46:03.360Z] #39 4.087 + make tini-static [2022-10-21T17:46:03.580Z] #39 15.09 DEP images/core-s390.pb-c.d [2022-10-21T17:46:03.580Z] #39 15.15 DEP images/core-x86.pb-c.d [2022-10-21T17:46:03.580Z] #39 15.20 DEP images/core.pb-c.d [2022-10-21T17:46:03.580Z] #39 15.25 DEP images/inventory.pb-c.d [2022-10-21T17:46:03.580Z] #39 15.32 PBCC images/cpuinfo.pb-c.c [2022-10-21T17:46:03.620Z] #39 4.426 Scanning dependencies of target tini-static [2022-10-21T17:46:03.837Z] #39 15.35 DEP images/cpuinfo.pb-c.d [2022-10-21T17:46:03.837Z] #39 15.44 PBCC images/stats.pb-c.c [2022-10-21T17:46:03.837Z] #39 15.48 DEP images/stats.pb-c.d [2022-10-21T17:46:03.879Z] #39 4.482 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T17:46:04.818Z] #39 5.595 [100%] Linking C executable tini-static [2022-10-21T17:46:05.731Z] #39 ... [2022-10-21T17:46:05.731Z] [2022-10-21T17:46:05.731Z] #33 [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-10-21T17:46:05.731Z] #33 56.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T17:46:05.731Z] #33 56.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:05.731Z] #33 56.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T17:46:05.731Z] #33 56.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T17:46:05.731Z] #33 56.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:05.731Z] #33 56.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:05.731Z] #33 62.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T17:46:05.731Z] #33 62.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:05.731Z] #33 62.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:05.731Z] #33 ... [2022-10-21T17:46:05.731Z] [2022-10-21T17:46:05.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:05.731Z] #39 17.27 make[1]: Nothing to be done for 'all'. [2022-10-21T17:46:05.758Z] #39 ... [2022-10-21T17:46:05.758Z] [2022-10-21T17:46:05.758Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:05.758Z] #28 53.87 sync [2022-10-21T17:46:05.758Z] #28 53.87 internal/reflectlite [2022-10-21T17:46:05.758Z] #28 55.64 internal/testlog [2022-10-21T17:46:05.758Z] #28 56.96 sort [2022-10-21T17:46:05.758Z] #28 56.96 errors [2022-10-21T17:46:05.758Z] #28 57.45 strconv [2022-10-21T17:46:05.758Z] #28 58.71 io [2022-10-21T17:46:05.758Z] #28 59.93 internal/oserror [2022-10-21T17:46:05.758Z] #28 60.13 syscall [2022-10-21T17:46:05.758Z] #28 62.05 reflect [2022-10-21T17:46:05.758Z] #28 ... [2022-10-21T17:46:05.758Z] [2022-10-21T17:46:05.758Z] #39 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-10-21T17:46:05.758Z] #39 6.465 [100%] Built target tini-static [2022-10-21T17:46:05.758Z] #39 6.519 + mkdir -p /build [2022-10-21T17:46:05.758Z] #39 6.522 + cp tini-static /build/docker-init [2022-10-21T17:46:06.661Z] #39 ... [2022-10-21T17:46:06.661Z] [2022-10-21T17:46:06.661Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:06.661Z] #25 57.49 internal/syscall/unix [2022-10-21T17:46:06.661Z] #25 57.95 time [2022-10-21T17:46:06.661Z] #25 62.59 internal/fmtsort [2022-10-21T17:46:06.661Z] #25 62.90 internal/poll [2022-10-21T17:46:06.661Z] #25 62.95 internal/syscall/execenv [2022-10-21T17:46:06.661Z] #25 63.10 path [2022-10-21T17:46:06.661Z] #25 63.65 io/fs [2022-10-21T17:46:06.661Z] #25 64.90 strings [2022-10-21T17:46:06.661Z] #25 65.40 os [2022-10-21T17:46:06.661Z] #25 67.16 bufio [2022-10-21T17:46:06.697Z] #39 DONE 7.4s [2022-10-21T17:46:06.697Z] [2022-10-21T17:46:06.697Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:06.697Z] #38 2.593 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T17:46:06.697Z] #38 2.593 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T17:46:06.697Z] #38 2.615 Note: Building without GnuTLS support [2022-10-21T17:46:06.697Z] #38 2.621 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T17:46:06.697Z] #38 2.621 Makefile.config:40: Warn: Building without nftables support [2022-10-21T17:46:06.697Z] #38 4.528 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T17:46:06.697Z] #38 4.601 GEN .gitid [2022-10-21T17:46:06.697Z] #38 4.637 GEN criu/include/version.h [2022-10-21T17:46:06.697Z] #38 4.716 GEN include/common/asm [2022-10-21T17:46:06.697Z] #38 6.302 PBCC images/timens.pb-c.c [2022-10-21T17:46:06.697Z] #38 6.320 DEP images/timens.pb-c.d [2022-10-21T17:46:06.697Z] #38 6.380 PBCC images/fown.pb-c.c [2022-10-21T17:46:06.697Z] #38 6.419 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T17:46:06.697Z] #38 6.509 PBCC images/opts.pb-c.c [2022-10-21T17:46:06.697Z] #38 6.613 PBCC images/memfd.pb-c.c [2022-10-21T17:46:06.697Z] #38 6.690 DEP images/fown.pb-c.d [2022-10-21T17:46:06.697Z] #38 6.757 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T17:46:06.697Z] #38 6.826 DEP images/opts.pb-c.d [2022-10-21T17:46:06.697Z] #38 6.900 DEP images/memfd.pb-c.d [2022-10-21T17:46:06.697Z] #38 6.977 PBCC images/sit.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.066 DEP images/sit.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.127 PBCC images/macvlan.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.163 DEP images/macvlan.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.245 PBCC images/autofs.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.269 DEP images/autofs.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.304 PBCC images/sysctl.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.332 DEP images/sysctl.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.381 PBCC images/time.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.402 DEP images/time.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.446 PBCC images/binfmt-misc.pb-c.c [2022-10-21T17:46:06.697Z] #38 7.497 DEP images/binfmt-misc.pb-c.d [2022-10-21T17:46:06.697Z] #38 7.576 PBCC images/seccomp.pb-c.c [2022-10-21T17:46:06.698Z] #38 7.589 DEP images/seccomp.pb-c.d [2022-10-21T17:46:06.698Z] #38 7.630 PBCC images/userns.pb-c.c [2022-10-21T17:46:06.698Z] #38 7.683 DEP images/userns.pb-c.d [2022-10-21T17:46:06.698Z] #38 7.831 PBCC images/cgroup.pb-c.c [2022-10-21T17:46:06.698Z] #38 7.843 DEP images/cgroup.pb-c.d [2022-10-21T17:46:06.698Z] #38 7.910 PBCC images/ext-file.pb-c.c [2022-10-21T17:46:06.698Z] #38 7.928 DEP images/ext-file.pb-c.d [2022-10-21T17:46:06.698Z] #38 7.968 PBCC images/rpc.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.006 DEP images/rpc.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.043 PBCC images/siginfo.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.066 DEP images/siginfo.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.126 PBCC images/pagemap.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.169 DEP images/pagemap.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.226 PBCC images/rlimit.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.242 DEP images/rlimit.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.291 PBCC images/file-lock.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.305 DEP images/file-lock.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.341 PBCC images/tty.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.372 DEP images/tty.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.446 PBCC images/tun.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.518 PBCC images/netdev.pb-c.c [2022-10-21T17:46:06.698Z] #38 8.647 DEP images/tun.pb-c.d [2022-10-21T17:46:06.698Z] #38 8.696 DEP images/netdev.pb-c.d [2022-10-21T17:46:06.958Z] #38 8.800 PBCC images/vma.pb-c.c [2022-10-21T17:46:06.958Z] #38 8.890 DEP images/vma.pb-c.d [2022-10-21T17:46:07.221Z] #38 8.965 PBCC images/creds.pb-c.c [2022-10-21T17:46:07.221Z] #38 9.037 DEP images/creds.pb-c.d [2022-10-21T17:46:07.221Z] #38 9.074 PBCC images/utsns.pb-c.c [2022-10-21T17:46:07.221Z] #38 9.116 DEP images/utsns.pb-c.d [2022-10-21T17:46:07.221Z] #38 9.216 PBCC images/ipc-desc.pb-c.c [2022-10-21T17:46:07.225Z] #25 ... [2022-10-21T17:46:07.225Z] [2022-10-21T17:46:07.225Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:07.225Z] #39 19.00 CC images/stats.o [2022-10-21T17:46:07.481Z] #38 9.277 PBCC images/ipc-sem.pb-c.c [2022-10-21T17:46:07.481Z] #38 9.350 DEP images/ipc-desc.pb-c.d [2022-10-21T17:46:07.481Z] #38 9.392 DEP images/ipc-sem.pb-c.d [2022-10-21T17:46:07.481Z] #38 9.449 PBCC images/ipc-msg.pb-c.c [2022-10-21T17:46:07.481Z] #38 9.489 DEP images/ipc-msg.pb-c.d [2022-10-21T17:46:07.750Z] #38 9.688 PBCC images/ipc-shm.pb-c.c [2022-10-21T17:46:08.011Z] #38 9.797 DEP images/ipc-shm.pb-c.d [2022-10-21T17:46:08.011Z] #38 9.859 PBCC images/ipc-var.pb-c.c [2022-10-21T17:46:08.011Z] #38 9.959 DEP images/ipc-var.pb-c.d [2022-10-21T17:46:08.011Z] #38 10.02 PBCC images/sk-opts.pb-c.c [2022-10-21T17:46:08.011Z] #38 10.08 PBCC images/packet-sock.pb-c.c [2022-10-21T17:46:08.155Z] #39 19.45 CC images/core.o [2022-10-21T17:46:08.271Z] #38 10.18 DEP images/sk-opts.pb-c.d [2022-10-21T17:46:08.271Z] #38 ... [2022-10-21T17:46:08.271Z] [2022-10-21T17:46:08.271Z] #36 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-10-21T17:46:08.271Z] #36 DONE 66.8s [2022-10-21T17:46:08.271Z] [2022-10-21T17:46:08.271Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:08.271Z] #38 10.25 DEP images/packet-sock.pb-c.d [2022-10-21T17:46:08.271Z] #38 ... [2022-10-21T17:46:08.271Z] [2022-10-21T17:46:08.271Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:46:08.271Z] #29 60.85 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T17:46:08.271Z] #29 60.95 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T17:46:08.271Z] #29 60.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T17:46:08.271Z] #29 61.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T17:46:08.271Z] #29 61.12 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T17:46:08.271Z] #29 61.19 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T17:46:08.271Z] #29 61.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T17:46:08.271Z] #29 61.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T17:46:08.271Z] #29 61.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T17:46:08.271Z] #29 61.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T17:46:08.271Z] #29 61.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T17:46:08.271Z] #29 61.61 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T17:46:08.271Z] #29 61.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T17:46:08.271Z] #29 62.04 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T17:46:08.271Z] #29 62.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T17:46:08.271Z] #29 62.41 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T17:46:08.271Z] #29 62.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T17:46:08.271Z] #29 62.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T17:46:08.271Z] #29 62.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T17:46:08.271Z] #29 62.65 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T17:46:08.271Z] #29 62.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T17:46:08.271Z] #29 62.85 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T17:46:08.271Z] #29 63.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T17:46:08.271Z] #29 63.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T17:46:08.271Z] #29 63.25 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T17:46:08.271Z] #29 64.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T17:46:08.412Z] #39 20.11 CC images/core-x86.o [2022-10-21T17:46:09.211Z] #29 ... [2022-10-21T17:46:09.211Z] [2022-10-21T17:46:09.211Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:09.211Z] #38 10.37 PBCC images/sk-netlink.pb-c.c [2022-10-21T17:46:09.211Z] #38 10.48 DEP images/sk-netlink.pb-c.d [2022-10-21T17:46:09.211Z] #38 10.57 PBCC images/sk-inet.pb-c.c [2022-10-21T17:46:09.211Z] #38 10.68 DEP images/sk-inet.pb-c.d [2022-10-21T17:46:09.211Z] #38 10.86 PBCC images/sk-unix.pb-c.c [2022-10-21T17:46:09.211Z] #38 10.91 DEP images/sk-unix.pb-c.d [2022-10-21T17:46:09.211Z] #38 10.97 PBCC images/mm.pb-c.c [2022-10-21T17:46:09.211Z] #38 11.05 DEP images/mm.pb-c.d [2022-10-21T17:46:09.211Z] #38 11.18 PBCC images/timerfd.pb-c.c [2022-10-21T17:46:09.211Z] #38 11.24 DEP images/timerfd.pb-c.d [2022-10-21T17:46:09.343Z] #39 20.66 CC images/core-arm.o [2022-10-21T17:46:09.343Z] #39 21.03 CC images/core-aarch64.o [2022-10-21T17:46:09.471Z] #38 11.37 PBCC images/timer.pb-c.c [2022-10-21T17:46:09.471Z] #38 11.39 DEP images/timer.pb-c.d [2022-10-21T17:46:09.471Z] #38 11.41 PBCC images/sa.pb-c.c [2022-10-21T17:46:09.471Z] #38 11.43 DEP images/sa.pb-c.d [2022-10-21T17:46:09.471Z] #38 11.48 PBCC images/pipe-data.pb-c.c [2022-10-21T17:46:09.730Z] #38 11.53 DEP images/pipe-data.pb-c.d [2022-10-21T17:46:09.730Z] #38 11.58 PBCC images/mnt.pb-c.c [2022-10-21T17:46:09.730Z] #38 11.64 DEP images/mnt.pb-c.d [2022-10-21T17:46:09.730Z] #38 11.70 PBCC images/sk-packet.pb-c.c [2022-10-21T17:46:09.730Z] #38 11.72 DEP images/sk-packet.pb-c.d [2022-10-21T17:46:09.906Z] #39 21.43 CC images/core-ppc64.o [2022-10-21T17:46:09.991Z] #38 11.79 PBCC images/tcp-stream.pb-c.c [2022-10-21T17:46:09.991Z] #38 11.85 DEP images/tcp-stream.pb-c.d [2022-10-21T17:46:09.991Z] #38 11.89 PBCC images/pipe.pb-c.c [2022-10-21T17:46:09.991Z] #38 11.93 DEP images/pipe.pb-c.d [2022-10-21T17:46:09.991Z] #38 11.99 PBCC images/pstree.pb-c.c [2022-10-21T17:46:09.991Z] #38 12.03 DEP images/pstree.pb-c.d [2022-10-21T17:46:10.250Z] #38 12.07 PBCC images/fs.pb-c.c [2022-10-21T17:46:10.250Z] #38 12.11 DEP images/fs.pb-c.d [2022-10-21T17:46:10.250Z] #38 12.15 PBCC images/signalfd.pb-c.c [2022-10-21T17:46:10.250Z] #38 12.22 DEP images/signalfd.pb-c.d [2022-10-21T17:46:10.250Z] #38 12.27 PBCC images/fh.pb-c.c [2022-10-21T17:46:10.469Z] #39 22.07 CC images/core-s390.o [2022-10-21T17:46:10.509Z] #38 12.33 PBCC images/fsnotify.pb-c.c [2022-10-21T17:46:10.510Z] #38 12.38 DEP images/fh.pb-c.d [2022-10-21T17:46:10.510Z] #38 12.43 DEP images/fsnotify.pb-c.d [2022-10-21T17:46:10.510Z] #38 12.50 PBCC images/eventpoll.pb-c.c [2022-10-21T17:46:10.769Z] #38 12.53 DEP images/eventpoll.pb-c.d [2022-10-21T17:46:10.769Z] #38 12.61 PBCC images/eventfd.pb-c.c [2022-10-21T17:46:10.769Z] #38 12.63 DEP images/eventfd.pb-c.d [2022-10-21T17:46:10.769Z] #38 12.70 PBCC images/remap-file-path.pb-c.c [2022-10-21T17:46:10.769Z] #38 12.74 DEP images/remap-file-path.pb-c.d [2022-10-21T17:46:10.769Z] #38 12.83 PBCC images/fifo.pb-c.c [2022-10-21T17:46:10.769Z] #38 ... [2022-10-21T17:46:10.769Z] [2022-10-21T17:46:10.769Z] #32 [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-10-21T17:46:10.769Z] #32 59.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T17:46:10.769Z] #32 59.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T17:46:10.769Z] #32 59.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T17:46:10.769Z] #32 65.85 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T17:46:10.769Z] #32 65.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:10.769Z] #32 65.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T17:46:10.769Z] #32 65.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T17:46:10.769Z] #32 66.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:10.769Z] #32 66.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:11.029Z] #32 ... [2022-10-21T17:46:11.029Z] [2022-10-21T17:46:11.029Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:11.029Z] #38 12.85 DEP images/fifo.pb-c.d [2022-10-21T17:46:11.029Z] #38 12.92 PBCC images/ghost-file.pb-c.c [2022-10-21T17:46:11.029Z] #38 12.97 DEP images/ghost-file.pb-c.d [2022-10-21T17:46:11.029Z] #38 13.04 PBCC images/regfile.pb-c.c [2022-10-21T17:46:11.029Z] #38 13.07 DEP images/regfile.pb-c.d [2022-10-21T17:46:11.288Z] #38 13.15 PBCC images/ns.pb-c.c [2022-10-21T17:46:11.288Z] #38 13.17 DEP images/ns.pb-c.d [2022-10-21T17:46:11.288Z] #38 13.23 PBCC images/fdinfo.pb-c.c [2022-10-21T17:46:11.288Z] #38 13.31 DEP images/fdinfo.pb-c.d [2022-10-21T17:46:11.411Z] #39 22.78 CC images/cpuinfo.o [2022-10-21T17:46:11.411Z] #39 23.07 CC images/inventory.o [2022-10-21T17:46:11.548Z] #38 13.41 PBCC images/core-aarch64.pb-c.c [2022-10-21T17:46:11.548Z] #38 13.46 PBCC images/core-arm.pb-c.c [2022-10-21T17:46:11.548Z] #38 13.52 PBCC images/core-ppc64.pb-c.c [2022-10-21T17:46:11.670Z] #39 23.27 CC images/fdinfo.o [2022-10-21T17:46:11.807Z] #38 13.58 PBCC images/core-s390.pb-c.c [2022-10-21T17:46:11.808Z] #38 13.67 PBCC images/core-x86.pb-c.c [2022-10-21T17:46:11.808Z] #38 13.74 PBCC images/core.pb-c.c [2022-10-21T17:46:11.808Z] #38 13.80 PBCC images/inventory.pb-c.c [2022-10-21T17:46:11.927Z] #39 23.62 CC images/fown.o [2022-10-21T17:46:12.067Z] #38 13.86 DEP images/core-aarch64.pb-c.d [2022-10-21T17:46:12.067Z] #38 13.93 DEP images/core-arm.pb-c.d [2022-10-21T17:46:12.067Z] #38 14.02 DEP images/core-ppc64.pb-c.d [2022-10-21T17:46:12.185Z] #39 23.86 CC images/ns.o [2022-10-21T17:46:12.327Z] #38 14.10 DEP images/core-s390.pb-c.d [2022-10-21T17:46:12.327Z] #38 14.19 DEP images/core-x86.pb-c.d [2022-10-21T17:46:12.327Z] #38 14.26 DEP images/core.pb-c.d [2022-10-21T17:46:12.327Z] #38 14.32 DEP images/inventory.pb-c.d [2022-10-21T17:46:12.442Z] #39 24.05 CC images/regfile.o [2022-10-21T17:46:12.587Z] #38 14.40 PBCC images/cpuinfo.pb-c.c [2022-10-21T17:46:12.587Z] #38 14.42 DEP images/cpuinfo.pb-c.d [2022-10-21T17:46:12.587Z] #38 14.49 PBCC images/stats.pb-c.c [2022-10-21T17:46:12.587Z] #38 14.53 DEP images/stats.pb-c.d [2022-10-21T17:46:12.700Z] #39 24.27 CC images/ghost-file.o [2022-10-21T17:46:12.957Z] #39 24.53 CC images/fifo.o [2022-10-21T17:46:13.213Z] #39 24.71 CC images/remap-file-path.o [2022-10-21T17:46:13.213Z] #39 24.90 CC images/eventfd.o [2022-10-21T17:46:13.469Z] #39 25.03 CC images/eventpoll.o [2022-10-21T17:46:13.726Z] #39 25.28 CC images/fh.o [2022-10-21T17:46:13.966Z] #38 15.83 make[1]: Nothing to be done for 'all'. [2022-10-21T17:46:13.982Z] #39 25.63 CC images/fsnotify.o [2022-10-21T17:46:14.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T17:46:14.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T17:46:14.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T17:46:14.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T17:46:14.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T17:46:14.546Z] #39 26.30 CC images/signalfd.o [2022-10-21T17:46:14.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T17:46:14.804Z] #39 ... [2022-10-21T17:46:14.804Z] [2022-10-21T17:46:14.804Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:46:15.408Z] #38 17.24 CC images/stats.o [2022-10-21T17:46:15.833Z] #37 41.17 Updating files: 52% (2643/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) [2022-10-21T17:46:15.833Z] #37 ... [2022-10-21T17:46:15.833Z] [2022-10-21T17:46:15.833Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:15.833Z] #25 68.52 text/tabwriter [2022-10-21T17:46:15.833Z] #25 68.76 fmt [2022-10-21T17:46:15.833Z] #25 68.98 io/ioutil [2022-10-21T17:46:15.833Z] #25 71.09 github.com/BurntSushi/toml [2022-10-21T17:46:15.833Z] #25 71.09 flag [2022-10-21T17:46:15.833Z] #25 72.65 log [2022-10-21T17:46:15.833Z] #25 74.47 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T17:46:15.833Z] #25 DONE 76.6s [2022-10-21T17:46:15.833Z] [2022-10-21T17:46:15.833Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:46:15.833Z] #37 41.17 Updating files: 52% (2643/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 99% (5021/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T17:46:15.833Z] #37 42.31 + cd /tmp/tmp.EiRF0lNOVt/src/github.com/containerd/containerd [2022-10-21T17:46:15.977Z] #38 17.70 CC images/core.o [2022-10-21T17:46:16.089Z] #37 42.31 + git checkout -q v1.6.8 [2022-10-21T17:46:16.236Z] #38 18.21 CC images/core-x86.o [2022-10-21T17:46:16.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T17:46:16.804Z] #38 18.78 CC images/core-arm.o [2022-10-21T17:46:17.372Z] #38 19.07 CC images/core-aarch64.o [2022-10-21T17:46:17.631Z] #38 19.36 CC images/core-ppc64.o [2022-10-21T17:46:17.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T17:46:18.199Z] #38 19.96 CC images/core-s390.o [2022-10-21T17:46:18.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T17:46:18.609Z] #37 44.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T17:46:18.609Z] #37 44.73 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T17:46:18.609Z] #37 44.73 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T17:46:18.609Z] #37 44.73 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T17:46:18.609Z] #37 44.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T17:46:18.609Z] #37 44.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T17:46:18.609Z] #37 44.74 + '[' '' = dynamic ']' [2022-10-21T17:46:18.609Z] #37 44.74 + make [2022-10-21T17:46:18.767Z] #38 20.61 CC images/cpuinfo.o [2022-10-21T17:46:18.789Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-10-21T17:46:18.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T17:46:19.026Z] #38 20.99 CC images/inventory.o [2022-10-21T17:46:19.285Z] #38 21.26 CC images/fdinfo.o [2022-10-21T17:46:19.545Z] #38 21.54 CC images/fown.o [2022-10-21T17:46:19.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T17:46:19.785Z] [2022-10-21T17:46:19.785Z] ________ ____ __. [2022-10-21T17:46:19.785Z] \_____ \ | |/ _| [2022-10-21T17:46:19.785Z] / | \| < [2022-10-21T17:46:19.785Z] / | \ | \ [2022-10-21T17:46:19.785Z] \_______ /____|__ \ [2022-10-21T17:46:19.785Z] \/ \/ [2022-10-21T17:46:19.785Z] [2022-10-21T17:46:19.785Z] INFO: make.ps1 ended at 10/21/2022 17:46:19 [2022-10-21T17:46:19.804Z] #38 21.72 CC images/ns.o [2022-10-21T17:46:19.976Z] #37 46.31 + bin/ctr [2022-10-21T17:46:20.064Z] #38 21.94 CC images/regfile.o [2022-10-21T17:46:20.323Z] #38 22.19 CC images/ghost-file.o [2022-10-21T17:46:20.583Z] #38 22.47 CC images/fifo.o [2022-10-21T17:46:20.583Z] #38 ... [2022-10-21T17:46:20.583Z] [2022-10-21T17:46:20.583Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:20.583Z] #28 68.95 internal/syscall/unix [2022-10-21T17:46:20.583Z] #28 69.32 time [2022-10-21T17:46:20.583Z] #28 75.38 internal/poll [2022-10-21T17:46:20.583Z] #28 77.66 internal/fmtsort [2022-10-21T17:46:20.583Z] #28 77.94 internal/syscall/execenv [2022-10-21T17:46:20.583Z] #28 78.17 path [2022-10-21T17:46:20.583Z] #28 78.18 strings [2022-10-21T17:46:20.583Z] #28 78.67 io/fs [2022-10-21T17:46:20.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T17:46:20.843Z] #28 ... [2022-10-21T17:46:20.843Z] [2022-10-21T17:46:20.843Z] #32 [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-10-21T17:46:20.843Z] #32 74.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T17:46:20.843Z] #32 74.19 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:20.843Z] #32 74.19 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:21.398Z] INFO: Binaries build ended at 10/21/2022 17:46:21. Duration:00:01:52.5164075 [2022-10-21T17:46:21.412Z] #32 ... [2022-10-21T17:46:21.412Z] [2022-10-21T17:46:21.412Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:21.412Z] #38 22.71 CC images/remap-file-path.o [2022-10-21T17:46:21.412Z] #38 22.89 CC images/eventfd.o [2022-10-21T17:46:21.412Z] #38 23.14 CC images/eventpoll.o [2022-10-21T17:46:21.412Z] #38 23.37 CC images/fh.o [2022-10-21T17:46:21.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T17:46:21.980Z] #38 23.75 CC images/fsnotify.o [2022-10-21T17:46:22.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T17:46:22.239Z] #38 24.30 CC images/signalfd.o [2022-10-21T17:46:22.498Z] #37 ... [2022-10-21T17:46:22.498Z] [2022-10-21T17:46:22.498Z] #33 [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-10-21T17:46:22.498Z] #33 73.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T17:46:22.498Z] #33 73.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:22.498Z] #33 73.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:22.498Z] #33 79.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T17:46:22.498Z] #33 79.17 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:22.498Z] #33 79.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:22.498Z] #33 ... [2022-10-21T17:46:22.498Z] [2022-10-21T17:46:22.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:22.498Z] #39 26.51 CC images/fs.o [2022-10-21T17:46:22.498Z] #39 26.76 CC images/pstree.o [2022-10-21T17:46:22.498Z] #39 26.98 CC images/pipe.o [2022-10-21T17:46:22.498Z] #39 27.19 CC images/tcp-stream.o [2022-10-21T17:46:22.498Z] #39 27.55 CC images/sk-packet.o [2022-10-21T17:46:22.498Z] #39 28.10 CC images/mnt.o [2022-10-21T17:46:22.498Z] #39 28.46 CC images/pipe-data.o [2022-10-21T17:46:22.498Z] #39 28.69 CC images/sa.o [2022-10-21T17:46:22.498Z] #39 28.87 CC images/timer.o [2022-10-21T17:46:22.498Z] #39 29.17 CC images/timerfd.o [2022-10-21T17:46:22.498Z] #39 29.45 CC images/mm.o [2022-10-21T17:46:22.498Z] #39 29.68 CC images/sk-opts.o [2022-10-21T17:46:22.498Z] #39 29.85 CC images/sk-unix.o [2022-10-21T17:46:22.498Z] #39 30.14 CC images/sk-inet.o [2022-10-21T17:46:22.498Z] #39 30.48 CC images/tun.o [2022-10-21T17:46:22.498Z] #39 30.76 CC images/sk-netlink.o [2022-10-21T17:46:22.498Z] #39 30.92 CC images/packet-sock.o [2022-10-21T17:46:22.498Z] #39 31.24 CC images/ipc-var.o [2022-10-21T17:46:22.498Z] #39 31.39 CC images/ipc-desc.o [2022-10-21T17:46:22.498Z] #39 31.63 CC images/ipc-shm.o [2022-10-21T17:46:22.498Z] #39 31.79 CC images/ipc-msg.o [2022-10-21T17:46:22.498Z] #39 32.02 CC images/ipc-sem.o [2022-10-21T17:46:22.498Z] #39 32.19 CC images/utsns.o [2022-10-21T17:46:22.498Z] #39 32.35 CC images/creds.o [2022-10-21T17:46:22.498Z] #39 32.52 CC images/vma.o [2022-10-21T17:46:22.498Z] #39 32.76 CC images/netdev.o [2022-10-21T17:46:22.498Z] #39 33.01 CC images/tty.o [2022-10-21T17:46:22.498Z] #39 33.55 CC images/file-lock.o [2022-10-21T17:46:22.498Z] #39 33.71 CC images/rlimit.o [2022-10-21T17:46:22.498Z] #39 33.88 CC images/pagemap.o [2022-10-21T17:46:22.498Z] #39 34.06 CC images/siginfo.o [2022-10-21T17:46:22.755Z] #39 34.32 CC images/rpc.o [2022-10-21T17:46:22.807Z] #38 24.47 CC images/fs.o [2022-10-21T17:46:22.807Z] #38 24.71 CC images/pstree.o [2022-10-21T17:46:22.971Z] INFO: Copying the built daemon binary to d:\CI\PR-44339\6\binary\dockerd-046f8573a4.exe... [2022-10-21T17:46:22.971Z] INFO: Copying the built client binary to d:\CI\PR-44339\6\binary\docker-046f8573a4.exe... [2022-10-21T17:46:22.971Z] INFO: Copying dockerversion from the container... [2022-10-21T17:46:22.971Z] INFO: Copying the golang package from the container to d:\CI\PR-44339\6\installer\go.zip... [2022-10-21T17:46:23.066Z] #38 24.97 CC images/pipe.o [2022-10-21T17:46:23.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T17:46:23.326Z] #38 25.16 CC images/tcp-stream.o [2022-10-21T17:46:23.585Z] #38 25.37 CC images/sk-packet.o [2022-10-21T17:46:23.696Z] #39 ... [2022-10-21T17:46:23.696Z] [2022-10-21T17:46:23.696Z] #33 [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-10-21T17:46:23.696Z] #33 84.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T17:46:23.696Z] #33 84.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:23.696Z] #33 84.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:23.710Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:46:23.710Z] Using test binary docker [2022-10-21T17:46:23.710Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T17:46:23.710Z] Starting apparmor (via systemctl): apparmor.service. [2022-10-21T17:46:23.710Z] Starting dockerd [2022-10-21T17:46:23.710Z] INFO: Waiting for daemon to start... [2022-10-21T17:46:23.844Z] #38 25.65 CC images/mnt.o [2022-10-21T17:46:23.844Z] #38 25.83 CC images/pipe-data.o [2022-10-21T17:46:24.104Z] #38 26.06 CC images/sa.o [2022-10-21T17:46:24.363Z] #38 26.33 CC images/timer.o [2022-10-21T17:46:24.542Z] INFO: Extracting go.zip to d:\CI\PR-44339\6\go [2022-10-21T17:46:24.929Z] #38 26.63 CC images/timerfd.o [2022-10-21T17:46:24.929Z] #38 26.85 CC images/mm.o [2022-10-21T17:46:25.188Z] #38 27.11 CC images/sk-opts.o [2022-10-21T17:46:25.446Z] #38 27.36 CC images/sk-unix.o [2022-10-21T17:46:25.869Z] . [2022-10-21T17:46:25.869Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:46:25.869Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:46:25.869Z] Error: No such image: emptyfs [2022-10-21T17:46:26.018Z] #38 27.72 CC images/sk-inet.o [2022-10-21T17:46:26.127Z] Running integration-test (iteration 1) [2022-10-21T17:46:26.128Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T17:46:26.277Z] #38 28.11 CC images/tun.o [2022-10-21T17:46:26.386Z] Loaded image: busybox:latest [2022-10-21T17:46:26.386Z] Loaded image: busybox:glibc [2022-10-21T17:46:26.536Z] #38 28.39 CC images/sk-netlink.o [2022-10-21T17:46:26.797Z] #38 28.56 CC images/packet-sock.o [2022-10-21T17:46:27.055Z] #38 28.95 CC images/ipc-var.o [2022-10-21T17:46:27.314Z] #38 29.14 CC images/ipc-desc.o [2022-10-21T17:46:27.572Z] #38 29.42 CC images/ipc-shm.o [2022-10-21T17:46:27.761Z] Loaded image: debian:bullseye-slim [2022-10-21T17:46:27.761Z] Loaded image: hello-world:latest [2022-10-21T17:46:27.761Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:46:27.761Z] INFO: Testing against a local daemon [2022-10-21T17:46:27.761Z] === RUN TestCgroupNamespacesBuild [2022-10-21T17:46:27.831Z] #38 29.59 CC images/ipc-msg.o [2022-10-21T17:46:28.095Z] #38 29.92 CC images/ipc-sem.o [2022-10-21T17:46:28.368Z] #38 30.18 CC images/utsns.o [2022-10-21T17:46:28.368Z] #38 30.36 CC images/creds.o [2022-10-21T17:46:28.937Z] #38 30.61 CC images/vma.o [2022-10-21T17:46:28.937Z] #38 30.77 CC images/netdev.o [2022-10-21T17:46:29.197Z] #38 31.08 CC images/tty.o [2022-10-21T17:46:29.684Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2022-10-21T17:46:29.684Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T17:46:29.765Z] #38 31.64 CC images/file-lock.o [2022-10-21T17:46:30.025Z] #38 31.85 CC images/rlimit.o [2022-10-21T17:46:30.025Z] #38 32.04 CC images/pagemap.o [2022-10-21T17:46:30.241Z] #33 ... [2022-10-21T17:46:30.241Z] [2022-10-21T17:46:30.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:30.241Z] #39 35.51 CC images/ext-file.o [2022-10-21T17:46:30.241Z] #39 35.65 CC images/cgroup.o [2022-10-21T17:46:30.241Z] #39 36.19 CC images/userns.o [2022-10-21T17:46:30.241Z] #39 36.43 CC images/google/protobuf/descriptor.o [2022-10-21T17:46:30.241Z] #39 38.18 CC images/opts.o [2022-10-21T17:46:30.241Z] #39 38.37 CC images/seccomp.o [2022-10-21T17:46:30.241Z] #39 38.63 CC images/binfmt-misc.o [2022-10-21T17:46:30.241Z] #39 38.80 CC images/time.o [2022-10-21T17:46:30.241Z] #39 38.95 CC images/sysctl.o [2022-10-21T17:46:30.241Z] #39 39.14 CC images/autofs.o [2022-10-21T17:46:30.241Z] #39 39.32 CC images/macvlan.o [2022-10-21T17:46:30.241Z] #39 39.52 CC images/sit.o [2022-10-21T17:46:30.241Z] #39 39.75 CC images/memfd.o [2022-10-21T17:46:30.241Z] #39 40.02 CC images/timens.o [2022-10-21T17:46:30.241Z] #39 40.24 LINK images/built-in.o [2022-10-21T17:46:30.241Z] #39 40.42 GEN compel/include/asm [2022-10-21T17:46:30.241Z] #39 40.44 GEN compel/include/version.h [2022-10-21T17:46:30.241Z] #39 40.47 touch .config [2022-10-21T17:46:30.241Z] #39 40.56 GEN include/common/config.h [2022-10-21T17:46:30.241Z] #39 40.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T17:46:30.241Z] #39 40.70 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-10-21T17:46:30.241Z] #39 40.73 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-10-21T17:46:30.241Z] #39 40.75 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-10-21T17:46:30.241Z] #39 40.80 DEP compel/plugins/std/infect.d [2022-10-21T17:46:30.241Z] #39 40.87 DEP compel/plugins/std/string.d [2022-10-21T17:46:30.241Z] #39 41.03 DEP compel/plugins/std/log.d [2022-10-21T17:46:30.241Z] #39 41.11 DEP compel/plugins/std/fds.d [2022-10-21T17:46:30.241Z] #39 41.25 DEP compel/plugins/std/std.d [2022-10-21T17:46:30.241Z] #39 41.33 DEP compel/plugins/shmem/shmem.d [2022-10-21T17:46:30.241Z] #39 41.45 DEP compel/plugins/fds/fds.d [2022-10-21T17:46:30.241Z] #39 41.61 CC compel/plugins/std/std.o [2022-10-21T17:46:30.241Z] #39 41.83 CC compel/plugins/std/fds.o [2022-10-21T17:46:30.285Z] #38 32.34 CC images/siginfo.o [2022-10-21T17:46:30.498Z] #39 42.19 CC compel/plugins/std/log.o [2022-10-21T17:46:30.547Z] #38 32.60 CC images/rpc.o [2022-10-21T17:46:30.625Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-10-21T17:46:30.625Z] === RUN TestBuildWithSession [2022-10-21T17:46:30.625Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:46:30.625Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T17:46:30.625Z] === RUN TestBuildSquashParent [2022-10-21T17:46:30.806Z] #38 ... [2022-10-21T17:46:30.806Z] [2022-10-21T17:46:30.806Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:46:31.430Z] #39 43.04 CC compel/plugins/std/string.o [2022-10-21T17:46:31.587Z] #37 48.91 Updating files: 48% (2476/5070) Updating files: 49% (2485/5070) Updating files: 50% (2535/5070) Updating files: 51% (2586/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) [2022-10-21T17:46:31.587Z] #37 ... [2022-10-21T17:46:31.587Z] [2022-10-21T17:46:31.587Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:31.587Z] #28 79.96 os [2022-10-21T17:46:31.587Z] #28 80.62 bufio [2022-10-21T17:46:31.587Z] #28 81.84 text/tabwriter [2022-10-21T17:46:31.587Z] #28 83.57 io/ioutil [2022-10-21T17:46:31.587Z] #28 83.57 fmt [2022-10-21T17:46:31.587Z] #28 85.93 github.com/BurntSushi/toml [2022-10-21T17:46:31.587Z] #28 85.94 flag [2022-10-21T17:46:31.587Z] #28 87.66 log [2022-10-21T17:46:31.587Z] #28 89.91 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T17:46:31.847Z] #28 ... [2022-10-21T17:46:31.847Z] [2022-10-21T17:46:31.847Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:46:31.993Z] #39 43.58 CC compel/plugins/std/infect.o [2022-10-21T17:46:32.366Z] #37 48.91 Updating files: 48% (2476/5070) Updating files: 49% (2485/5070) Updating files: 50% (2535/5070) Updating files: 51% (2586/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 84% (4300/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T17:46:32.366Z] #37 50.48 + cd /tmp/tmp.EuI5I3bKMy/src/github.com/containerd/containerd [2022-10-21T17:46:32.366Z] #37 50.48 + git checkout -q v1.6.8 [2022-10-21T17:46:32.556Z] #39 43.97 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-10-21T17:46:32.556Z] #39 44.01 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-10-21T17:46:32.556Z] #39 44.08 AR compel/plugins/std.lib.a [2022-10-21T17:46:32.556Z] #39 44.17 CC compel/plugins/fds/fds.o [2022-10-21T17:46:32.813Z] #39 44.42 AR compel/plugins/fds.lib.a [2022-10-21T17:46:32.813Z] #39 44.49 HOSTDEP compel/src/lib/log-host.d [2022-10-21T17:46:33.070Z] #39 44.54 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T17:46:33.070Z] #39 44.62 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-10-21T17:46:33.070Z] #39 44.67 HOSTDEP compel/src/main-host.d [2022-10-21T17:46:33.070Z] #39 44.75 DEP compel/src/lib/ptrace.d [2022-10-21T17:46:33.327Z] #39 44.82 DEP compel/src/lib/infect.d [2022-10-21T17:46:33.327Z] #39 44.94 DEP compel/src/lib/infect-util.d [2022-10-21T17:46:33.327Z] #39 ... [2022-10-21T17:46:33.327Z] [2022-10-21T17:46:33.327Z] #33 [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-10-21T17:46:33.607Z] #33 94.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T17:46:33.607Z] #33 94.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-10-21T17:46:33.607Z] #33 94.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:34.271Z] #37 52.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T17:46:34.271Z] #37 52.22 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T17:46:34.271Z] #37 52.22 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T17:46:34.271Z] #37 52.22 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T17:46:34.271Z] #37 52.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T17:46:34.271Z] #37 52.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T17:46:34.271Z] #37 52.22 + '[' '' = dynamic ']' [2022-10-21T17:46:34.271Z] #37 52.22 + make [2022-10-21T17:46:35.890Z] --- PASS: TestBuildSquashParent (4.78s) [2022-10-21T17:46:35.890Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T17:46:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:46:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:46:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:46:35.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:46:35.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:46:35.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:46:35.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:46:35.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:46:35.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:46:35.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:46:35.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:46:35.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:46:35.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:46:35.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:46:36.180Z] #37 ... [2022-10-21T17:46:36.180Z] [2022-10-21T17:46:36.180Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T17:46:36.180Z] #28 DONE 94.2s [2022-10-21T17:46:36.180Z] [2022-10-21T17:46:36.180Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:46:36.180Z] #37 54.05 + bin/ctr [2022-10-21T17:46:37.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:46:37.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:46:38.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:46:38.921Z] #33 99.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T17:46:38.921Z] #33 99.06 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T17:46:38.921Z] #33 99.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T17:46:38.921Z] #33 99.19 Selecting previously unselected package libapparmor1:arm64. [2022-10-21T17:46:38.921Z] #33 99.19 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-10-21T17:46:38.921Z] #33 99.20 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-10-21T17:46:38.921Z] #33 99.31 Selecting previously unselected package libapparmor-dev:arm64. [2022-10-21T17:46:38.921Z] #33 99.33 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-10-21T17:46:38.921Z] #33 99.34 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-10-21T17:46:38.921Z] #33 99.43 Selecting previously unselected package libbtrfs0:arm64. [2022-10-21T17:46:38.921Z] #33 99.43 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-10-21T17:46:38.921Z] #33 99.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T17:46:38.921Z] #33 99.54 Selecting previously unselected package libbtrfs-dev:arm64. [2022-10-21T17:46:38.921Z] #33 99.57 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-10-21T17:46:38.921Z] #33 99.57 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T17:46:38.921Z] #33 99.74 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-10-21T17:46:38.921Z] #33 99.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T17:46:38.921Z] #33 99.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:46:38.921Z] #33 99.80 Selecting previously unselected package libudev-dev:arm64. [2022-10-21T17:46:38.939Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:46:39.177Z] #33 99.80 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-10-21T17:46:39.178Z] #33 99.81 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T17:46:39.178Z] #33 99.94 Selecting previously unselected package libsepol1-dev:arm64. [2022-10-21T17:46:39.178Z] #33 99.94 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-10-21T17:46:39.178Z] #33 99.95 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-10-21T17:46:39.421Z] INFO [linters context/goanalysis] analyzers took 4m2.792747695s with top 10 stages: buildir: 1m40.560515376s, goimports: 20.433413764s, unconvert: 15.122544606s, gosec: 13.199530541s, S1038: 6.713007683s, golint: 6.578737407s, misspell: 4.932873353s, nilness: 3.824310528s, unused: 3.013368453s, inspect: 3.007602857s [2022-10-21T17:46:39.421Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-10-21T17:46:39.421Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1877/1877, skip_files: 1877/1877, cgo: 1877/2495, filename_unadjuster: 1877/1877, exclude-rules: 78/1772, nolint: 0/78, autogenerated_exclude: 1772/1877, exclude: 1772/1772, skip_dirs: 1877/1877, identifier_marker: 1772/1772 [2022-10-21T17:46:39.421Z] INFO [runner] processing took 71.338274ms with stages: nolint: 27.957053ms, identifier_marker: 18.860109ms, path_prettifier: 8.237485ms, exclude-rules: 7.199556ms, autogenerated_exclude: 7.149146ms, skip_dirs: 1.517126ms, cgo: 306.409µs, filename_unadjuster: 105.256µs, max_same_issues: 2.103µs, path_prefixer: 584ns, path_shortener: 541ns, uniq_by_line: 479ns, skip_files: 349ns, max_from_linter: 336ns, diff: 325ns, sort_results: 318ns, exclude: 316ns, source_code: 278ns, max_per_file_from_linter: 254ns, severity-rules: 251ns [2022-10-21T17:46:39.421Z] INFO [runner] linters took 1m16.980466792s with stages: goanalysis_metalinter: 1m16.908962239s [2022-10-21T17:46:39.421Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-10-21T17:46:39.421Z] INFO Memory: 2214 samples, avg is 278.8MB, max is 1094.1MB [2022-10-21T17:46:39.421Z] INFO Execution took 3m41.23474619s [2022-10-21T17:46:39.421Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2022-10-21T17:46:39.434Z] #33 100.2 Selecting previously unselected package libpcre2-16-0:arm64. [2022-10-21T17:46:39.434Z] #33 100.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-10-21T17:46:39.434Z] #33 100.2 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-10-21T17:46:39.691Z] #33 100.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-10-21T17:46:39.691Z] #33 100.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-10-21T17:46:39.691Z] #33 100.4 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:39.691Z] #33 100.6 Selecting previously unselected package libpcre2-posix2:arm64. [2022-10-21T17:46:39.691Z] #33 100.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-10-21T17:46:39.691Z] #33 100.6 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:39.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/make.sh dynbinary-daemon test-docker-py [2022-10-21T17:46:39.947Z] #33 100.6 Selecting previously unselected package libpcre2-dev:arm64. [2022-10-21T17:46:39.947Z] #33 100.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-10-21T17:46:39.947Z] #33 100.7 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:39.995Z] [2022-10-21T17:46:40.252Z] Removing bundles/ [2022-10-21T17:46:40.252Z] [2022-10-21T17:46:40.252Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-10-21T17:46:40.252Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:46:40.252Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s) [2022-10-21T17:46:40.331Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2022-10-21T17:46:40.331Z] === RUN TestBuildMultiStageCopy [2022-10-21T17:46:40.331Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T17:46:40.460Z] #33 101.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-10-21T17:46:40.460Z] #33 101.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-10-21T17:46:40.460Z] #33 101.1 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-10-21T17:46:40.460Z] #33 101.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-10-21T17:46:40.460Z] #33 101.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T17:46:40.460Z] #33 101.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:46:40.716Z] #33 101.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-10-21T17:46:40.716Z] #33 101.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-10-21T17:46:40.716Z] #33 101.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-10-21T17:46:40.973Z] #33 101.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-10-21T17:46:40.973Z] #33 101.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-10-21T17:46:40.973Z] #33 101.6 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T17:46:41.231Z] #33 102.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-10-21T17:46:41.457Z] #37 ... [2022-10-21T17:46:41.457Z] [2022-10-21T17:46:41.457Z] #32 [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-10-21T17:46:41.457Z] #32 89.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T17:46:41.457Z] #32 89.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:41.457Z] #32 89.11 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:41.457Z] #32 94.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T17:46:41.457Z] #32 94.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:41.457Z] #32 94.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:41.457Z] #32 ... [2022-10-21T17:46:41.457Z] [2022-10-21T17:46:41.457Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:41.457Z] #38 33.87 CC images/ext-file.o [2022-10-21T17:46:41.457Z] #38 34.14 CC images/cgroup.o [2022-10-21T17:46:41.457Z] #38 34.73 CC images/userns.o [2022-10-21T17:46:41.457Z] #38 35.07 CC images/google/protobuf/descriptor.o [2022-10-21T17:46:41.457Z] #38 36.73 CC images/opts.o [2022-10-21T17:46:41.457Z] #38 36.98 CC images/seccomp.o [2022-10-21T17:46:41.457Z] #38 37.22 CC images/binfmt-misc.o [2022-10-21T17:46:41.457Z] #38 37.47 CC images/time.o [2022-10-21T17:46:41.457Z] #38 37.85 CC images/sysctl.o [2022-10-21T17:46:41.457Z] #38 38.03 CC images/autofs.o [2022-10-21T17:46:41.457Z] #38 38.27 CC images/macvlan.o [2022-10-21T17:46:41.457Z] #38 38.55 CC images/sit.o [2022-10-21T17:46:41.457Z] #38 38.87 CC images/memfd.o [2022-10-21T17:46:41.457Z] #38 39.17 CC images/timens.o [2022-10-21T17:46:41.457Z] #38 39.44 LINK images/built-in.o [2022-10-21T17:46:41.457Z] #38 39.64 GEN compel/include/asm [2022-10-21T17:46:41.457Z] #38 39.67 GEN compel/include/version.h [2022-10-21T17:46:41.457Z] #38 39.68 touch .config [2022-10-21T17:46:41.457Z] #38 39.73 GEN include/common/config.h [2022-10-21T17:46:41.457Z] #38 39.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-10-21T17:46:41.457Z] #38 39.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-10-21T17:46:41.457Z] #38 39.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-10-21T17:46:41.457Z] #38 39.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-10-21T17:46:41.457Z] #38 39.90 DEP compel/arch/x86/plugins/std/memcpy.d [2022-10-21T17:46:41.457Z] #38 39.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-10-21T17:46:41.457Z] #38 39.98 GEN compel/plugins/include/uapi/std/syscall.h [2022-10-21T17:46:41.457Z] #38 40.01 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-10-21T17:46:41.457Z] #38 40.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-10-21T17:46:41.457Z] #38 40.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T17:46:41.457Z] #38 40.05 DEP compel/plugins/std/infect.d [2022-10-21T17:46:41.457Z] #38 40.14 DEP compel/plugins/std/string.d [2022-10-21T17:46:41.457Z] #38 40.23 DEP compel/plugins/std/log.d [2022-10-21T17:46:41.457Z] #38 40.36 DEP compel/plugins/std/fds.d [2022-10-21T17:46:41.457Z] #38 40.45 DEP compel/plugins/std/std.d [2022-10-21T17:46:41.457Z] #38 40.60 DEP compel/plugins/shmem/shmem.d [2022-10-21T17:46:41.457Z] #38 40.74 DEP compel/plugins/fds/fds.d [2022-10-21T17:46:41.457Z] #38 40.89 CC compel/plugins/std/std.o [2022-10-21T17:46:41.457Z] #38 41.20 CC compel/plugins/std/fds.o [2022-10-21T17:46:41.457Z] #38 41.66 CC compel/plugins/std/log.o [2022-10-21T17:46:41.457Z] #38 42.26 CC compel/plugins/std/string.o [2022-10-21T17:46:41.457Z] #38 42.78 CC compel/plugins/std/infect.o [2022-10-21T17:46:41.457Z] #38 43.15 CC compel/arch/x86/plugins/std/parasite-head.o [2022-10-21T17:46:41.457Z] #38 43.20 CC compel/arch/x86/plugins/std/memcpy.o [2022-10-21T17:46:41.457Z] #38 43.27 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-10-21T17:46:41.457Z] #38 43.35 AR compel/plugins/std.lib.a [2022-10-21T17:46:41.488Z] #33 102.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-10-21T17:46:41.488Z] #33 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T17:46:41.488Z] #33 102.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-10-21T17:46:41.488Z] #33 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T17:46:41.488Z] #33 102.2 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:41.488Z] #33 102.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:41.488Z] #33 102.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-10-21T17:46:41.488Z] #33 102.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T17:46:41.488Z] #33 102.4 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T17:46:41.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T17:46:41.716Z] #38 43.43 CC compel/plugins/fds/fds.o [2022-10-21T17:46:41.746Z] #33 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T17:46:41.746Z] #33 102.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-10-21T17:46:41.746Z] #33 102.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-10-21T17:46:41.746Z] #33 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T17:46:41.746Z] #33 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:41.746Z] #33 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T17:46:41.746Z] #33 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:41.746Z] #33 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T17:46:41.746Z] #33 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T17:46:41.746Z] #33 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:41.746Z] #33 102.5 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-10-21T17:46:41.746Z] #33 102.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:46:41.962Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T17:46:41.976Z] #38 43.73 AR compel/plugins/fds.lib.a [2022-10-21T17:46:41.976Z] #38 43.78 HOSTDEP compel/src/lib/log-host.d [2022-10-21T17:46:41.976Z] #38 43.91 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T17:46:41.976Z] #38 44.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-10-21T17:46:41.976Z] #38 ... [2022-10-21T17:46:41.976Z] [2022-10-21T17:46:41.976Z] #32 [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-10-21T17:46:41.976Z] #32 100.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T17:46:41.976Z] #32 100.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:41.976Z] #32 100.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:42.004Z] #33 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T17:46:42.004Z] #33 102.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:46:42.004Z] #33 102.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T17:46:42.004Z] #33 102.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:46:42.004Z] #33 102.7 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-10-21T17:46:42.004Z] #33 102.7 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:46:42.221Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T17:46:42.221Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-10-21T17:46:42.481Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-10-21T17:46:42.481Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T17:46:43.047Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-10-21T17:46:43.047Z] === RUN TestBuildLabelWithTargets [2022-10-21T17:46:43.899Z] #33 ... [2022-10-21T17:46:43.899Z] [2022-10-21T17:46:43.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:43.899Z] #39 45.08 DEP compel/src/lib/infect-rpc.d [2022-10-21T17:46:43.899Z] #39 45.22 DEP compel/arch/aarch64/src/lib/infect.d [2022-10-21T17:46:43.899Z] #39 45.32 DEP compel/arch/aarch64/src/lib/cpu.d [2022-10-21T17:46:43.899Z] #39 45.38 DEP compel/src/lib/log.d [2022-10-21T17:46:43.899Z] #39 45.45 DEP compel/src/main.d [2022-10-21T17:46:43.899Z] #39 45.63 DEP compel/src/lib/handle-elf.d [2022-10-21T17:46:43.899Z] #39 45.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-10-21T17:46:43.899Z] #39 45.93 CC compel/src/lib/log.o [2022-10-21T17:46:43.899Z] #39 46.18 CC compel/arch/aarch64/src/lib/cpu.o [2022-10-21T17:46:43.899Z] #39 46.47 CC compel/arch/aarch64/src/lib/infect.o [2022-10-21T17:46:43.899Z] #39 46.82 CC compel/src/lib/infect-rpc.o [2022-10-21T17:46:43.899Z] #39 47.19 CC compel/src/lib/infect-util.o [2022-10-21T17:46:43.899Z] #39 47.40 CC compel/src/lib/infect.o [2022-10-21T17:46:43.899Z] #39 49.37 CC compel/src/lib/ptrace.o [2022-10-21T17:46:43.899Z] #39 49.72 AR compel/libcompel.a [2022-10-21T17:46:43.899Z] #39 49.80 HOSTCC compel/src/main-host.o [2022-10-21T17:46:43.899Z] #39 50.05 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-10-21T17:46:43.899Z] #39 50.17 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T17:46:43.899Z] #39 50.41 HOSTCC compel/src/lib/log-host.o [2022-10-21T17:46:43.899Z] #39 50.52 HOSTLINK compel/compel-host-bin [2022-10-21T17:46:43.899Z] #39 50.64 DEP soccr/soccr.d [2022-10-21T17:46:43.899Z] #39 50.88 CC soccr/soccr.o [2022-10-21T17:46:43.899Z] #39 52.05 AR soccr/libsoccr.a [2022-10-21T17:46:43.899Z] #39 52.13 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T17:46:43.899Z] #39 52.53 DEP criu/arch/aarch64/sigframe.d [2022-10-21T17:46:43.899Z] #39 52.63 DEP criu/arch/aarch64/crtools.d [2022-10-21T17:46:43.899Z] #39 52.78 DEP criu/arch/aarch64/cpu.d [2022-10-21T17:46:43.899Z] #39 52.83 DEP criu/arch/aarch64/bitops.d [2022-10-21T17:46:43.899Z] #39 52.89 CC criu/arch/aarch64/bitops.o [2022-10-21T17:46:43.899Z] #39 52.96 CC criu/arch/aarch64/cpu.o [2022-10-21T17:46:43.899Z] #39 53.12 CC criu/arch/aarch64/crtools.o [2022-10-21T17:46:43.899Z] #39 53.63 CC criu/arch/aarch64/sigframe.o [2022-10-21T17:46:43.899Z] #39 53.89 LINK criu/arch/aarch64/crtools.built-in.o [2022-10-21T17:46:43.899Z] #39 53.98 DEP criu/pie/util-vdso.d [2022-10-21T17:46:43.899Z] #39 54.02 DEP criu/pie/util.d [2022-10-21T17:46:43.899Z] #39 54.10 CC criu/pie/util.o [2022-10-21T17:46:43.899Z] #39 54.28 CC criu/pie/util-vdso.o [2022-10-21T17:46:43.899Z] #39 54.72 AR criu/pie/pie.lib.a [2022-10-21T17:46:43.899Z] #39 54.80 DEP criu/pie/restorer.d [2022-10-21T17:46:43.899Z] #39 54.91 DEP criu/arch/aarch64/intraprocedure.d [2022-10-21T17:46:43.899Z] #39 54.94 DEP criu/arch/aarch64/restorer.d [2022-10-21T17:46:43.899Z] #39 55.04 DEP criu/arch/aarch64/vdso-pie.d [2022-10-21T17:46:43.899Z] #39 55.12 DEP criu/pie/parasite-vdso.d [2022-10-21T17:46:43.899Z] #39 55.23 DEP criu/pie/parasite.d [2022-10-21T17:46:43.899Z] #39 55.42 CC criu/pie/parasite.o [2022-10-21T17:46:43.991Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-10-21T17:46:43.991Z] === RUN TestBuildWithEmptyLayers [2022-10-21T17:46:44.463Z] #39 56.20 LINK criu/pie/parasite.built-in.o [2022-10-21T17:46:44.557Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-10-21T17:46:44.557Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T17:46:44.720Z] #39 56.21 GEN criu/pie/parasite-blob.h [2022-10-21T17:46:44.720Z] #39 56.22 CC criu/pie/parasite-vdso.o [2022-10-21T17:46:45.284Z] #39 56.66 CC criu/arch/aarch64/vdso-pie.o [2022-10-21T17:46:45.284Z] #39 56.91 CC criu/arch/aarch64/restorer.o [2022-10-21T17:46:45.541Z] #39 ... [2022-10-21T17:46:45.541Z] [2022-10-21T17:46:45.541Z] #32 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:46:45.541Z] #32 99.50 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T17:46:45.541Z] #32 99.50 + GOBIN=/build [2022-10-21T17:46:45.541Z] #32 99.50 + GO111MODULE=on [2022-10-21T17:46:45.541Z] #32 99.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T17:46:45.541Z] #32 DONE 106.3s [2022-10-21T17:46:45.541Z] [2022-10-21T17:46:45.541Z] #33 [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-10-21T17:46:45.541Z] #33 DONE 106.3s [2022-10-21T17:46:45.541Z] [2022-10-21T17:46:45.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:45.542Z] #39 57.19 CC criu/arch/aarch64/intraprocedure.o [2022-10-21T17:46:45.542Z] #39 ... [2022-10-21T17:46:45.542Z] [2022-10-21T17:46:45.542Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:46:45.542Z] #40 ... [2022-10-21T17:46:45.542Z] [2022-10-21T17:46:45.542Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T17:46:45.542Z] #41 DONE 0.1s [2022-10-21T17:46:45.799Z] [2022-10-21T17:46:45.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:45.799Z] #39 57.33 CC criu/pie/restorer.o [2022-10-21T17:46:45.932Z] --- PASS: TestBuildMultiStageOnBuild (1.51s) [2022-10-21T17:46:45.932Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T17:46:46.056Z] #39 ... [2022-10-21T17:46:46.056Z] [2022-10-21T17:46:46.056Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T17:46:46.056Z] #42 DONE 0.2s [2022-10-21T17:46:46.056Z] [2022-10-21T17:46:46.056Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:46:46.499Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-10-21T17:46:46.499Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T17:46:46.988Z] #43 1.438 + RM_GOPATH=0 [2022-10-21T17:46:46.988Z] #43 1.440 + TMP_GOPATH= [2022-10-21T17:46:46.988Z] #43 1.440 + : /build [2022-10-21T17:46:46.988Z] #43 1.441 + '[' -z '' ']' [2022-10-21T17:46:46.988Z] #43 1.443 ++ mktemp -d [2022-10-21T17:46:46.988Z] #43 1.449 + export GOPATH=/tmp/tmp.6N1fTXxikp [2022-10-21T17:46:46.988Z] #43 1.449 + GOPATH=/tmp/tmp.6N1fTXxikp [2022-10-21T17:46:46.988Z] #43 1.453 + RM_GOPATH=1 [2022-10-21T17:46:46.988Z] #43 1.453 + case "$(go env GOARCH)" in [2022-10-21T17:46:46.988Z] #43 1.454 ++ go env GOARCH [2022-10-21T17:46:46.988Z] #43 1.478 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:46:46.988Z] #43 ... [2022-10-21T17:46:46.988Z] [2022-10-21T17:46:46.988Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:46:46.988Z] #40 DONE 1.5s [2022-10-21T17:46:46.988Z] [2022-10-21T17:46:46.988Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:46:46.988Z] #43 1.479 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:46:46.988Z] #43 1.480 ++ dirname /tmp/install/install.sh [2022-10-21T17:46:46.988Z] #43 1.482 + dir=/tmp/install [2022-10-21T17:46:46.988Z] #43 1.482 + bin=runc [2022-10-21T17:46:46.988Z] #43 1.482 + shift [2022-10-21T17:46:46.988Z] #43 1.483 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T17:46:46.988Z] #43 1.483 + . /tmp/install/runc.installer [2022-10-21T17:46:46.988Z] #43 1.483 ++ set -e [2022-10-21T17:46:46.988Z] #43 1.484 ++ : v1.1.4 [2022-10-21T17:46:46.988Z] #43 1.484 + install_runc [2022-10-21T17:46:46.988Z] #43 1.485 + RUNC_BUILDTAGS=seccomp [2022-10-21T17:46:46.988Z] #43 1.485 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T17:46:46.988Z] #43 1.485 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6N1fTXxikp/src/github.com/opencontainers/runc [2022-10-21T17:46:46.988Z] #43 1.488 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T17:46:46.988Z] #43 1.507 Cloning into '/tmp/tmp.6N1fTXxikp/src/github.com/opencontainers/runc'... [2022-10-21T17:46:48.357Z] #43 ... [2022-10-21T17:46:48.357Z] [2022-10-21T17:46:48.357Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-21T17:46:48.357Z] #44 DONE 1.1s [2022-10-21T17:46:48.357Z] [2022-10-21T17:46:48.357Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T17:46:48.400Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-10-21T17:46:48.400Z] === RUN TestBuildWithHugeFile [2022-10-21T17:46:48.542Z] #32 ... [2022-10-21T17:46:48.542Z] [2022-10-21T17:46:48.542Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:48.542Z] #38 44.15 HOSTDEP compel/src/main-host.d [2022-10-21T17:46:48.542Z] #38 44.30 DEP compel/src/lib/ptrace.d [2022-10-21T17:46:48.542Z] #38 44.40 DEP compel/src/lib/infect.d [2022-10-21T17:46:48.542Z] #38 44.61 DEP compel/src/lib/infect-util.d [2022-10-21T17:46:48.542Z] #38 44.76 DEP compel/src/lib/infect-rpc.d [2022-10-21T17:46:48.542Z] #38 44.87 DEP compel/arch/x86/src/lib/infect.d [2022-10-21T17:46:48.542Z] #38 44.97 DEP compel/arch/x86/src/lib/cpu.d [2022-10-21T17:46:48.542Z] #38 45.08 DEP compel/src/lib/log.d [2022-10-21T17:46:48.542Z] #38 45.13 DEP compel/src/main.d [2022-10-21T17:46:48.542Z] #38 45.23 DEP compel/src/lib/handle-elf.d [2022-10-21T17:46:48.542Z] #38 45.31 DEP compel/arch/x86/src/lib/handle-elf.d [2022-10-21T17:46:48.542Z] #38 45.46 CC compel/src/lib/log.o [2022-10-21T17:46:48.542Z] #38 45.73 CC compel/arch/x86/src/lib/cpu.o [2022-10-21T17:46:48.542Z] #38 46.46 CC compel/arch/x86/src/lib/infect.o [2022-10-21T17:46:48.542Z] #38 47.23 CC compel/src/lib/infect-rpc.o [2022-10-21T17:46:48.542Z] #38 47.52 CC compel/src/lib/infect-util.o [2022-10-21T17:46:48.542Z] #38 47.71 CC compel/src/lib/infect.o [2022-10-21T17:46:48.542Z] #38 49.79 CC compel/src/lib/ptrace.o [2022-10-21T17:46:48.542Z] #38 50.24 AR compel/libcompel.a [2022-10-21T17:46:48.542Z] #38 50.31 HOSTCC compel/src/main-host.o [2022-10-21T17:46:48.542Z] #38 50.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-10-21T17:46:48.801Z] #38 50.66 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T17:46:48.921Z] #45 0.739 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T17:46:49.061Z] #38 51.01 HOSTCC compel/src/lib/log-host.o [2022-10-21T17:46:49.190Z] #45 DONE 0.9s [2022-10-21T17:46:49.190Z] [2022-10-21T17:46:49.190Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T17:46:49.320Z] #38 51.22 HOSTLINK compel/compel-host-bin [2022-10-21T17:46:49.580Z] #38 51.44 DEP soccr/soccr.d [2022-10-21T17:46:49.580Z] #38 51.56 CC soccr/soccr.o [2022-10-21T17:46:49.754Z] #46 DONE 0.8s [2022-10-21T17:46:49.754Z] [2022-10-21T17:46:49.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:50.015Z] #39 61.54 LINK criu/pie/restorer.built-in.o [2022-10-21T17:46:50.015Z] #39 61.57 GEN criu/pie/restorer-blob.h [2022-10-21T17:46:50.015Z] #39 61.71 DEP criu/vdso.d [2022-10-21T17:46:50.272Z] #39 61.88 DEP criu/uts_ns.d [2022-10-21T17:46:50.272Z] #39 62.00 DEP criu/util.d [2022-10-21T17:46:50.529Z] #39 62.26 DEP criu/uffd.d [2022-10-21T17:46:50.787Z] #39 ... [2022-10-21T17:46:50.787Z] [2022-10-21T17:46:50.787Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T17:46:50.787Z] #47 DONE 0.9s [2022-10-21T17:46:50.787Z] [2022-10-21T17:46:50.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:50.787Z] #39 62.51 DEP criu/tun.d [2022-10-21T17:46:50.958Z] #38 52.72 AR soccr/libsoccr.a [2022-10-21T17:46:50.958Z] #38 52.75 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T17:46:51.044Z] #39 62.68 DEP criu/tty.d [2022-10-21T17:46:51.218Z] #38 53.12 DEP criu/arch/x86/sigframe.d [2022-10-21T17:46:51.218Z] #38 53.23 DEP criu/arch/x86/sigaction_compat.d [2022-10-21T17:46:51.479Z] #38 53.31 DEP criu/arch/x86/kerndat.d [2022-10-21T17:46:51.479Z] #38 53.41 DEP criu/arch/x86/crtools.d [2022-10-21T17:46:51.608Z] #39 63.00 DEP criu/timerfd.d [2022-10-21T17:46:51.608Z] #39 ... [2022-10-21T17:46:51.608Z] [2022-10-21T17:46:51.608Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T17:46:51.608Z] #48 DONE 0.9s [2022-10-21T17:46:51.738Z] #38 53.63 DEP criu/arch/x86/cpu.d [2022-10-21T17:46:51.738Z] #38 53.81 CC criu/arch/x86/cpu.o [2022-10-21T17:46:51.865Z] [2022-10-21T17:46:51.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:46:51.865Z] #39 63.29 DEP criu/timens.d [2022-10-21T17:46:51.865Z] #39 63.52 DEP criu/sysfs_parse.d [2022-10-21T17:46:52.121Z] #39 63.72 DEP criu/sysctl.d [2022-10-21T17:46:52.377Z] #39 63.99 DEP criu/string.d [2022-10-21T17:46:52.377Z] #39 64.04 DEP criu/stats.d [2022-10-21T17:46:52.569Z] #38 54.36 include/common/asm/bitops.h: Assembler messages: [2022-10-21T17:46:52.569Z] #38 54.36 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T17:46:52.569Z] #38 54.36 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T17:46:52.569Z] #38 54.36 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T17:46:52.569Z] #38 54.37 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T17:46:52.569Z] #38 54.40 CC criu/arch/x86/crtools.o [2022-10-21T17:46:52.634Z] #39 64.14 DEP criu/sockets.d [2022-10-21T17:46:52.891Z] #39 64.30 DEP criu/sk-unix.d [2022-10-21T17:46:52.891Z] #39 64.45 DEP criu/sk-tcp.d [2022-10-21T17:46:53.148Z] #39 64.60 DEP criu/sk-queue.d [2022-10-21T17:46:53.148Z] #39 64.78 DEP criu/sk-packet.d [2022-10-21T17:46:53.406Z] #39 64.91 DEP criu/sk-netlink.d [2022-10-21T17:46:53.406Z] #39 65.04 DEP criu/sk-inet.d [2022-10-21T17:46:53.506Z] #38 55.46 CC criu/arch/x86/kerndat.o [2022-10-21T17:46:53.663Z] #39 65.15 DEP criu/signalfd.d [2022-10-21T17:46:53.766Z] #38 55.85 CC criu/arch/x86/sigaction_compat.o [2022-10-21T17:46:53.920Z] #39 65.36 DEP criu/sigframe.d [2022-10-21T17:46:53.920Z] #39 65.48 DEP criu/shmem.d [2022-10-21T17:46:53.920Z] #39 65.68 DEP criu/servicefd.d [2022-10-21T17:46:54.025Z] #38 ... [2022-10-21T17:46:54.025Z] [2022-10-21T17:46:54.025Z] #32 [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-10-21T17:46:54.025Z] #32 112.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T17:46:54.176Z] #39 65.81 DEP criu/seize.d [2022-10-21T17:46:54.285Z] #32 112.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T17:46:54.285Z] #32 112.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:46:54.433Z] #39 66.04 DEP criu/seccomp.d [2022-10-21T17:46:54.690Z] #39 66.21 DEP criu/rst-malloc.d [2022-10-21T17:46:54.690Z] #39 66.33 DEP criu/rbtree.d [2022-10-21T17:46:54.947Z] #39 66.39 DEP criu/pstree.d [2022-10-21T17:46:54.947Z] #39 66.59 DEP criu/protobuf.d [2022-10-21T17:46:54.947Z] #39 66.73 GEN criu/protobuf-desc-gen.h [2022-10-21T17:46:56.840Z] #39 ... [2022-10-21T17:46:56.840Z] [2022-10-21T17:46:56.840Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:46:56.840Z] #43 11.36 + cd /tmp/tmp.6N1fTXxikp/src/github.com/opencontainers/runc [2022-10-21T17:46:57.096Z] #43 11.36 + git checkout -q v1.1.4 [2022-10-21T17:46:57.659Z] #43 12.04 + '[' -z '' ']' [2022-10-21T17:46:57.659Z] #43 12.04 + target=static [2022-10-21T17:46:57.659Z] #43 12.04 + make BUILDTAGS=seccomp static [2022-10-21T17:46:58.224Z] #43 12.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-10-21T17:46:59.560Z] #32 117.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T17:46:59.560Z] #32 117.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T17:46:59.560Z] #32 117.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T17:46:59.560Z] #32 118.0 Selecting previously unselected package libapparmor1:amd64. [2022-10-21T17:46:59.560Z] #32 118.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-10-21T17:46:59.560Z] #32 118.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T17:46:59.820Z] #32 118.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-10-21T17:46:59.820Z] #32 118.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-10-21T17:46:59.820Z] #32 118.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T17:47:00.079Z] #32 118.3 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T17:47:00.079Z] #32 118.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T17:47:00.079Z] #32 118.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T17:47:00.079Z] #32 118.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T17:47:00.079Z] #32 118.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T17:47:00.079Z] #32 118.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T17:47:00.339Z] #32 118.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-10-21T17:47:00.339Z] #32 118.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T17:47:00.339Z] #32 118.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:47:00.599Z] #32 118.8 Selecting previously unselected package libudev-dev:amd64. [2022-10-21T17:47:00.599Z] #32 118.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T17:47:00.599Z] #32 118.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T17:47:00.599Z] #32 119.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-10-21T17:47:00.599Z] #32 119.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-10-21T17:47:00.599Z] #32 119.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T17:47:00.858Z] #32 119.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-10-21T17:47:00.858Z] #32 119.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T17:47:00.858Z] #32 119.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:01.118Z] #32 119.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-10-21T17:47:01.118Z] #32 119.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T17:47:01.118Z] #32 119.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:01.118Z] #32 119.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-10-21T17:47:01.118Z] #32 119.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-10-21T17:47:01.378Z] #32 119.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:01.378Z] #32 ... [2022-10-21T17:47:01.378Z] [2022-10-21T17:47:01.378Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:47:01.378Z] #30 119.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T17:47:01.378Z] #30 119.7 + GOBIN=/build [2022-10-21T17:47:01.378Z] #30 119.7 + GO111MODULE=on [2022-10-21T17:47:01.378Z] #30 119.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T17:47:01.497Z] #43 ... [2022-10-21T17:47:01.497Z] [2022-10-21T17:47:01.497Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:01.497Z] #0 1.249 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:47:01.497Z] #0 1.364 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:47:01.497Z] #0 1.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:47:01.497Z] #0 1.835 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T17:47:01.497Z] #0 3.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T17:47:01.497Z] #0 4.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T17:47:01.497Z] #0 7.048 Fetched 8472 kB in 6s (1372 kB/s) [2022-10-21T17:47:01.497Z] #0 7.048 Reading package lists... [2022-10-21T17:47:01.755Z] #0 9.535 Reading package lists... [2022-10-21T17:47:01.755Z] #49 ... [2022-10-21T17:47:01.755Z] [2022-10-21T17:47:01.755Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:47:01.755Z] #35 113.6 Updating files: 22% (2569/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 38% (4421/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 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: 69% (7969/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: 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-10-21T17:47:01.755Z] #35 116.7 + cd /tmp/tmp.1FKOhafz13/tmp/docker-ce [2022-10-21T17:47:01.755Z] #35 116.7 + git checkout -q v17.06.2-ce [2022-10-21T17:47:01.755Z] #35 120.4 + mkdir -p /tmp/tmp.1FKOhafz13/src/github.com/docker [2022-10-21T17:47:01.755Z] #35 120.4 + mv components/cli /tmp/tmp.1FKOhafz13/src/github.com/docker/cli [2022-10-21T17:47:01.755Z] #35 120.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-10-21T17:47:03.647Z] #35 ... [2022-10-21T17:47:03.647Z] [2022-10-21T17:47:03.647Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:03.647Z] #0 9.535 Reading package lists... [2022-10-21T17:47:04.577Z] #49 12.00 Building dependency tree... [2022-10-21T17:47:04.687Z] #30 ... [2022-10-21T17:47:04.687Z] [2022-10-21T17:47:04.687Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:04.687Z] #38 56.07 CC criu/arch/x86/sigframe.o [2022-10-21T17:47:04.687Z] #38 56.28 LINK criu/arch/x86/crtools.built-in.o [2022-10-21T17:47:04.687Z] #38 56.35 DEP criu/pie/util-vdso-elf32.d [2022-10-21T17:47:04.687Z] #38 56.46 DEP criu/pie/util-vdso.d [2022-10-21T17:47:04.687Z] #38 56.59 DEP criu/pie/util.d [2022-10-21T17:47:04.687Z] #38 56.78 CC criu/pie/util.o [2022-10-21T17:47:04.687Z] #38 57.04 CC criu/pie/util-vdso.o [2022-10-21T17:47:04.687Z] #38 57.61 CC criu/pie/util-vdso-elf32.o [2022-10-21T17:47:04.687Z] #38 58.31 AR criu/pie/pie.lib.a [2022-10-21T17:47:04.687Z] #38 58.37 DEP criu/pie/restorer.d [2022-10-21T17:47:04.687Z] #38 58.61 DEP criu/arch/x86/sigaction_compat_pie.d [2022-10-21T17:47:04.687Z] #38 58.73 DEP criu/arch/x86/restorer_unmap.d [2022-10-21T17:47:04.687Z] #38 58.78 DEP criu/arch/x86/restorer.d [2022-10-21T17:47:04.687Z] #38 58.96 DEP criu/arch/x86/vdso-pie.d [2022-10-21T17:47:04.687Z] #38 59.13 DEP criu/pie/parasite-vdso.d [2022-10-21T17:47:04.687Z] #38 59.37 DEP criu/pie/parasite.d [2022-10-21T17:47:04.687Z] #38 59.67 CC criu/pie/parasite.o [2022-10-21T17:47:04.687Z] #38 60.87 LINK criu/pie/parasite.built-in.o [2022-10-21T17:47:04.687Z] #38 60.89 GEN criu/pie/parasite-blob.h [2022-10-21T17:47:04.687Z] #38 60.90 CC criu/pie/parasite-vdso.o [2022-10-21T17:47:04.687Z] #38 61.55 CC criu/arch/x86/vdso-pie.o [2022-10-21T17:47:04.687Z] #38 61.82 CC criu/arch/x86/restorer.o [2022-10-21T17:47:04.687Z] #38 62.29 CC criu/arch/x86/restorer_unmap.o [2022-10-21T17:47:04.687Z] #38 62.33 CC criu/arch/x86/sigaction_compat_pie.o [2022-10-21T17:47:04.687Z] #38 62.56 CC criu/pie/restorer.o [2022-10-21T17:47:04.687Z] #38 65.40 LINK criu/pie/restorer.built-in.o [2022-10-21T17:47:04.687Z] #38 65.42 GEN criu/pie/restorer-blob.h [2022-10-21T17:47:04.687Z] #38 65.48 DEP criu/vdso.d [2022-10-21T17:47:04.687Z] #38 65.63 DEP criu/vdso-compat.d [2022-10-21T17:47:04.687Z] #38 65.87 DEP criu/uts_ns.d [2022-10-21T17:47:04.687Z] #38 65.99 DEP criu/util.d [2022-10-21T17:47:04.687Z] #38 66.14 DEP criu/uffd.d [2022-10-21T17:47:04.687Z] #38 ... [2022-10-21T17:47:04.687Z] [2022-10-21T17:47:04.687Z] #32 [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-10-21T17:47:04.687Z] #32 119.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-10-21T17:47:04.687Z] #32 119.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-10-21T17:47:04.687Z] #32 119.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 120.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-10-21T17:47:04.687Z] #32 120.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-10-21T17:47:04.687Z] #32 120.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T17:47:04.687Z] #32 120.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-10-21T17:47:04.687Z] #32 120.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T17:47:04.687Z] #32 120.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:47:04.687Z] #32 120.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-10-21T17:47:04.687Z] #32 120.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-10-21T17:47:04.687Z] #32 120.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 120.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-10-21T17:47:04.687Z] #32 120.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T17:47:04.687Z] #32 120.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T17:47:04.687Z] #32 121.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T17:47:04.687Z] #32 121.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T17:47:04.687Z] #32 121.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T17:47:04.687Z] #32 121.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T17:47:04.687Z] #32 121.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T17:47:04.687Z] #32 121.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T17:47:04.687Z] #32 121.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T17:47:04.687Z] #32 121.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T17:47:04.687Z] #32 121.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T17:47:04.687Z] #32 121.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.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-10-21T17:47:04.687Z] #32 121.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.9 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-10-21T17:47:04.687Z] #32 121.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T17:47:04.687Z] #32 121.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.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-10-21T17:47:04.687Z] #32 121.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T17:47:04.687Z] #32 121.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:47:04.687Z] #32 122.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T17:47:04.687Z] #32 122.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:47:04.687Z] #32 122.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T17:47:04.687Z] #32 122.0 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:47:05.946Z] #49 14.23 The following additional packages will be installed: [2022-10-21T17:47:05.946Z] #49 14.24 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T17:47:05.946Z] #49 14.24 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T17:47:05.946Z] #49 14.24 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T17:47:05.946Z] #49 14.25 python3-pkg-resources vim-runtime xxd [2022-10-21T17:47:05.946Z] #49 14.26 Suggested packages: [2022-10-21T17:47:05.946Z] #49 14.26 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T17:47:05.946Z] #49 14.26 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T17:47:05.946Z] #49 14.26 acl attr quota [2022-10-21T17:47:05.946Z] #49 14.26 Recommended packages: [2022-10-21T17:47:05.946Z] #49 14.26 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T17:47:06.590Z] #32 DONE 124.9s [2022-10-21T17:47:06.590Z] [2022-10-21T17:47:06.590Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:47:07.315Z] #49 15.69 The following NEW packages will be installed: [2022-10-21T17:47:07.315Z] #49 15.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T17:47:07.315Z] #49 15.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T17:47:07.315Z] #49 15.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T17:47:07.315Z] #49 15.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T17:47:07.315Z] #49 15.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T17:47:07.315Z] #49 15.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T17:47:07.315Z] #49 15.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T17:47:07.315Z] #49 15.70 xz-utils zip [2022-10-21T17:47:07.406Z] INFO: Extraction ended at 10/21/2022 17:47:02. Duration:00:00:37.8478753 [2022-10-21T17:47:07.406Z] INFO: Updating the golang and path environment variables [2022-10-21T17:47:07.406Z] INFO: GOPATH=d:\gopath [2022-10-21T17:47:07.406Z] INFO: go version go1.18.7 windows/amd64 [2022-10-21T17:47:07.406Z] INFO: Running the daemon under test in debug mode [2022-10-21T17:47:07.406Z] INFO: Starting a daemon under test... [2022-10-21T17:47:07.406Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44339\6\daemon --pidfile d:\CI\PR-44339\6\docker.pid -D [2022-10-21T17:47:07.406Z] INFO: Process started successfully. [2022-10-21T17:47:07.406Z] INFO: Start tailing logs of the daemon under tests [2022-10-21T17:47:07.406Z] INFO: Waiting for the daemon under test to start... [2022-10-21T17:47:07.527Z] #40 ... [2022-10-21T17:47:07.527Z] [2022-10-21T17:47:07.527Z] #30 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T17:47:07.527Z] #30 DONE 125.8s [2022-10-21T17:47:07.527Z] [2022-10-21T17:47:07.527Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T17:47:07.527Z] #41 DONE 0.1s [2022-10-21T17:47:07.527Z] [2022-10-21T17:47:07.527Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T17:47:07.527Z] #42 DONE 0.1s [2022-10-21T17:47:07.527Z] [2022-10-21T17:47:07.527Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:07.527Z] #38 66.31 DEP criu/tun.d [2022-10-21T17:47:07.527Z] #38 66.44 DEP criu/tty.d [2022-10-21T17:47:07.527Z] #38 66.58 DEP criu/timerfd.d [2022-10-21T17:47:07.527Z] #38 66.81 DEP criu/timens.d [2022-10-21T17:47:07.527Z] #38 67.00 DEP criu/sysfs_parse.d [2022-10-21T17:47:07.527Z] #38 67.14 DEP criu/sysctl.d [2022-10-21T17:47:07.527Z] #38 67.25 DEP criu/string.d [2022-10-21T17:47:07.527Z] #38 67.29 DEP criu/stats.d [2022-10-21T17:47:07.527Z] #38 67.38 DEP criu/sockets.d [2022-10-21T17:47:07.527Z] #38 67.50 DEP criu/sk-unix.d [2022-10-21T17:47:07.527Z] #38 67.74 DEP criu/sk-tcp.d [2022-10-21T17:47:07.527Z] #38 67.86 DEP criu/sk-queue.d [2022-10-21T17:47:07.527Z] #38 67.99 DEP criu/sk-packet.d [2022-10-21T17:47:07.527Z] #38 68.17 DEP criu/sk-netlink.d [2022-10-21T17:47:07.527Z] #38 68.33 DEP criu/sk-inet.d [2022-10-21T17:47:07.527Z] #38 68.67 DEP criu/signalfd.d [2022-10-21T17:47:07.527Z] #38 69.08 DEP criu/sigframe.d [2022-10-21T17:47:07.527Z] #38 69.17 DEP criu/shmem.d [2022-10-21T17:47:07.527Z] #38 69.35 DEP criu/servicefd.d [2022-10-21T17:47:07.527Z] #38 69.55 DEP criu/seize.d [2022-10-21T17:47:07.572Z] #49 16.07 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:47:07.572Z] #49 16.07 Need to get 26.4 MB of archives. [2022-10-21T17:47:07.572Z] #49 16.07 After this operation, 103 MB of additional disk space will be used. [2022-10-21T17:47:07.572Z] #49 16.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-10-21T17:47:07.572Z] #49 ... [2022-10-21T17:47:07.572Z] [2022-10-21T17:47:07.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:07.572Z] #39 69.22 DEP criu/protobuf-desc.d [2022-10-21T17:47:07.572Z] #39 69.35 DEP criu/proc_parse.d [2022-10-21T17:47:07.572Z] #39 69.48 DEP criu/plugin.d [2022-10-21T17:47:07.572Z] #39 69.55 DEP criu/pipes.d [2022-10-21T17:47:07.572Z] #39 69.77 DEP criu/pie-util.d [2022-10-21T17:47:07.572Z] #39 69.93 DEP criu/pie-util-vdso.d [2022-10-21T17:47:07.572Z] #39 70.02 DEP criu/path.d [2022-10-21T17:47:07.572Z] #39 70.13 DEP criu/parasite-syscall.d [2022-10-21T17:47:07.572Z] #39 70.36 DEP criu/pagemap.d [2022-10-21T17:47:07.572Z] #39 70.52 DEP criu/pagemap-cache.d [2022-10-21T17:47:07.572Z] #39 70.67 DEP criu/page-xfer.d [2022-10-21T17:47:07.572Z] #39 70.81 DEP criu/page-pipe.d [2022-10-21T17:47:07.572Z] #39 70.97 DEP criu/netfilter.d [2022-10-21T17:47:07.572Z] #39 71.19 DEP criu/net.d [2022-10-21T17:47:07.572Z] #39 71.39 DEP criu/namespaces.d [2022-10-21T17:47:07.572Z] #39 71.54 DEP criu/mount.d [2022-10-21T17:47:07.572Z] #39 71.70 DEP criu/memfd.d [2022-10-21T17:47:07.572Z] #39 71.88 DEP criu/mem.d [2022-10-21T17:47:07.572Z] #39 72.04 DEP criu/lsm.d [2022-10-21T17:47:07.572Z] #39 72.14 DEP criu/log.d [2022-10-21T17:47:07.572Z] #39 72.25 DEP criu/libnetlink.d [2022-10-21T17:47:07.572Z] #39 72.44 DEP criu/kerndat.d [2022-10-21T17:47:07.572Z] #39 72.62 DEP criu/kcmp-ids.d [2022-10-21T17:47:07.572Z] #39 72.70 DEP criu/irmap.d [2022-10-21T17:47:07.572Z] #39 72.84 DEP criu/ipc_ns.d [2022-10-21T17:47:07.572Z] #39 72.99 DEP criu/image.d [2022-10-21T17:47:07.572Z] #39 73.21 DEP criu/image-desc.d [2022-10-21T17:47:07.572Z] #39 73.30 DEP criu/fsnotify.d [2022-10-21T17:47:07.572Z] #39 73.42 DEP criu/filesystems.d [2022-10-21T17:47:07.572Z] #39 73.59 DEP criu/files.d [2022-10-21T17:47:07.572Z] #39 73.81 DEP criu/files-reg.d [2022-10-21T17:47:07.572Z] #39 74.02 DEP criu/files-ext.d [2022-10-21T17:47:07.572Z] #39 74.14 DEP criu/file-lock.d [2022-10-21T17:47:07.572Z] #39 74.28 DEP criu/file-ids.d [2022-10-21T17:47:07.572Z] #39 74.48 DEP criu/fifo.d [2022-10-21T17:47:07.572Z] #39 74.68 DEP criu/fdstore.d [2022-10-21T17:47:07.572Z] #39 74.82 DEP criu/fault-injection.d [2022-10-21T17:47:07.572Z] #39 74.88 DEP criu/external.d [2022-10-21T17:47:07.572Z] #39 74.98 DEP criu/eventpoll.d [2022-10-21T17:47:07.572Z] #39 75.15 DEP criu/eventfd.d [2022-10-21T17:47:07.572Z] #39 75.32 DEP criu/crtools.d [2022-10-21T17:47:07.572Z] #39 75.48 DEP criu/cr-service.d [2022-10-21T17:47:07.572Z] #39 75.69 DEP criu/cr-restore.d [2022-10-21T17:47:07.572Z] #39 75.90 DEP criu/cr-errno.d [2022-10-21T17:47:07.572Z] #39 75.94 DEP criu/cr-dump.d [2022-10-21T17:47:07.572Z] #39 76.11 DEP criu/cr-dedup.d [2022-10-21T17:47:07.572Z] #39 76.32 DEP criu/cr-check.d [2022-10-21T17:47:07.572Z] #39 76.58 DEP criu/config.d [2022-10-21T17:47:07.572Z] #39 76.79 DEP criu/clone-noasan.d [2022-10-21T17:47:07.572Z] #39 76.94 DEP criu/cgroup.d [2022-10-21T17:47:07.572Z] #39 77.12 DEP criu/cgroup-props.d [2022-10-21T17:47:07.572Z] #39 77.21 DEP criu/bitmap.d [2022-10-21T17:47:07.572Z] #39 77.25 DEP criu/bfd.d [2022-10-21T17:47:07.572Z] #39 77.35 DEP criu/autofs.d [2022-10-21T17:47:07.572Z] #39 77.53 DEP criu/aio.d [2022-10-21T17:47:07.572Z] #39 77.71 DEP criu/action-scripts.d [2022-10-21T17:47:07.572Z] #39 78.02 CC criu/action-scripts.o [2022-10-21T17:47:07.572Z] #39 78.44 CC criu/aio.o [2022-10-21T17:47:07.572Z] #39 78.87 CC criu/autofs.o [2022-10-21T17:47:07.785Z] #38 69.72 DEP criu/seccomp.d [2022-10-21T17:47:07.833Z] #39 ... [2022-10-21T17:47:07.833Z] [2022-10-21T17:47:07.833Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:07.833Z] #49 16.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-10-21T17:47:07.833Z] #49 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-10-21T17:47:07.833Z] #49 16.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-10-21T17:47:07.833Z] #49 16.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-10-21T17:47:07.833Z] #49 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-10-21T17:47:07.833Z] #49 16.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-10-21T17:47:07.833Z] #49 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-10-21T17:47:07.833Z] #49 16.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T17:47:07.833Z] #49 16.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T17:47:07.833Z] #49 16.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T17:47:07.833Z] #49 16.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-10-21T17:47:07.833Z] #49 16.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-10-21T17:47:07.833Z] #49 16.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-10-21T17:47:07.833Z] #49 16.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-10-21T17:47:07.833Z] #49 16.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-10-21T17:47:07.833Z] #49 16.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-10-21T17:47:07.833Z] #49 16.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-10-21T17:47:07.833Z] #49 16.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-10-21T17:47:08.044Z] #38 69.92 DEP criu/rst-malloc.d [2022-10-21T17:47:08.089Z] #49 16.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-10-21T17:47:08.089Z] #49 16.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-10-21T17:47:08.089Z] #49 16.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-10-21T17:47:08.089Z] #49 16.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-10-21T17:47:08.089Z] #49 16.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-10-21T17:47:08.089Z] #49 16.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-10-21T17:47:08.089Z] #49 16.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-10-21T17:47:08.089Z] #49 16.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-10-21T17:47:08.303Z] #38 70.05 DEP criu/rbtree.d [2022-10-21T17:47:08.303Z] #38 70.08 DEP criu/pstree.d [2022-10-21T17:47:08.562Z] #38 ... [2022-10-21T17:47:08.562Z] [2022-10-21T17:47:08.562Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T17:47:08.562Z] #43 DONE 2.1s [2022-10-21T17:47:08.562Z] [2022-10-21T17:47:08.562Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:08.562Z] #38 70.53 DEP criu/protobuf.d [2022-10-21T17:47:08.660Z] #49 16.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-10-21T17:47:08.660Z] #49 16.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-10-21T17:47:08.660Z] #49 17.00 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-10-21T17:47:08.660Z] #49 17.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-10-21T17:47:08.660Z] #49 17.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-10-21T17:47:08.660Z] #49 17.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-10-21T17:47:08.660Z] #49 17.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T17:47:08.660Z] #49 17.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T17:47:08.821Z] #38 70.71 GEN criu/protobuf-desc-gen.h [2022-10-21T17:47:08.917Z] #49 ... [2022-10-21T17:47:08.917Z] [2022-10-21T17:47:08.917Z] #22 [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-10-21T17:47:08.917Z] #22 DONE 129.4s [2022-10-21T17:47:08.917Z] [2022-10-21T17:47:08.917Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:08.917Z] #49 17.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T17:47:08.917Z] #49 17.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T17:47:08.917Z] #49 17.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T17:47:08.917Z] #49 17.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T17:47:08.917Z] #49 17.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T17:47:08.917Z] #49 17.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-10-21T17:47:08.917Z] #49 17.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-10-21T17:47:08.917Z] #49 17.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-10-21T17:47:08.917Z] #49 17.21 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T17:47:09.175Z] #49 17.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-10-21T17:47:09.175Z] #49 17.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-10-21T17:47:09.175Z] #49 17.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-10-21T17:47:10.108Z] #49 18.41 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:47:10.108Z] #49 18.54 Fetched 26.4 MB in 2s (14.6 MB/s) [2022-10-21T17:47:10.108Z] #49 18.62 Selecting previously unselected package pigz. [2022-10-21T17:47:10.198Z] #38 ... [2022-10-21T17:47:10.198Z] [2022-10-21T17:47:10.198Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-21T17:47:10.198Z] #44 DONE 1.5s [2022-10-21T17:47:10.198Z] [2022-10-21T17:47:10.198Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T17:47:10.364Z] #49 18.62 (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-10-21T17:47:10.364Z] #49 18.72 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-10-21T17:47:10.364Z] #49 18.73 Unpacking pigz (2.6-1) ... [2022-10-21T17:47:10.364Z] #49 18.83 Selecting previously unselected package libelf1:arm64. [2022-10-21T17:47:10.364Z] #49 18.84 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-10-21T17:47:10.364Z] #49 18.85 Unpacking libelf1:arm64 (0.183-1) ... [2022-10-21T17:47:10.620Z] #49 19.02 Selecting previously unselected package libbpf0:arm64. [2022-10-21T17:47:10.620Z] #49 19.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-10-21T17:47:10.620Z] #49 19.04 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-10-21T17:47:10.620Z] #49 19.14 Selecting previously unselected package libcap2:arm64. [2022-10-21T17:47:10.877Z] #49 19.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-10-21T17:47:10.877Z] #49 19.16 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-10-21T17:47:10.877Z] #49 19.23 Selecting previously unselected package libmnl0:arm64. [2022-10-21T17:47:10.877Z] #49 19.23 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-10-21T17:47:10.877Z] #49 19.24 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-10-21T17:47:10.877Z] #49 19.35 Selecting previously unselected package libxtables12:arm64. [2022-10-21T17:47:10.877Z] #49 19.35 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-10-21T17:47:10.877Z] #49 19.36 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-10-21T17:47:11.134Z] #45 1.012 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T17:47:11.134Z] #45 DONE 1.1s [2022-10-21T17:47:11.134Z] [2022-10-21T17:47:11.134Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T17:47:11.135Z] #49 19.45 Selecting previously unselected package libcap2-bin. [2022-10-21T17:47:11.135Z] #49 19.46 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-10-21T17:47:11.135Z] #49 19.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T17:47:11.392Z] #49 19.61 Selecting previously unselected package iproute2. [2022-10-21T17:47:11.392Z] #49 19.61 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-10-21T17:47:11.392Z] #49 19.61 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T17:47:11.649Z] #49 20.10 Selecting previously unselected package xxd. [2022-10-21T17:47:11.649Z] #49 20.10 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T17:47:11.649Z] #49 20.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:11.906Z] #49 20.25 Selecting previously unselected package vim-common. [2022-10-21T17:47:11.906Z] #49 20.26 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:47:11.906Z] #49 20.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:12.163Z] #49 20.49 Selecting previously unselected package bash-completion. [2022-10-21T17:47:12.163Z] #49 20.49 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T17:47:12.515Z] #46 DONE 1.0s [2022-10-21T17:47:12.515Z] [2022-10-21T17:47:12.515Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T17:47:13.450Z] #47 DONE 0.9s [2022-10-21T17:47:13.450Z] [2022-10-21T17:47:13.450Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T17:47:14.385Z] #48 DONE 1.1s [2022-10-21T17:47:14.385Z] [2022-10-21T17:47:14.385Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:14.690Z] #49 22.87 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T17:47:15.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T17:47:15.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T17:47:15.255Z] #49 23.48 Selecting previously unselected package bzip2. [2022-10-21T17:47:15.255Z] #49 23.48 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-10-21T17:47:15.255Z] #49 23.48 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T17:47:15.255Z] #49 23.55 Selecting previously unselected package xz-utils. [2022-10-21T17:47:15.255Z] #49 23.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-10-21T17:47:15.255Z] #49 23.56 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T17:47:15.512Z] #49 23.71 Selecting previously unselected package apparmor. [2022-10-21T17:47:15.512Z] #49 23.71 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-10-21T17:47:15.512Z] #49 23.79 Unpacking apparmor (2.13.6-10) ... [2022-10-21T17:47:15.760Z] #49 1.280 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T17:47:15.760Z] #49 1.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T17:47:15.760Z] #49 1.310 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T17:47:15.772Z] #49 24.24 Selecting previously unselected package inetutils-ping. [2022-10-21T17:47:15.772Z] #49 24.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-10-21T17:47:15.772Z] #49 24.25 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T17:47:16.018Z] #49 1.794 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T17:47:16.028Z] #49 24.35 Selecting previously unselected package libip4tc2:arm64. [2022-10-21T17:47:16.028Z] #49 24.35 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-10-21T17:47:16.028Z] #49 24.36 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-10-21T17:47:16.028Z] #49 24.44 Selecting previously unselected package libip6tc2:arm64. [2022-10-21T17:47:16.028Z] #49 24.44 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-10-21T17:47:16.028Z] #49 24.44 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-10-21T17:47:16.285Z] #49 24.53 Selecting previously unselected package libnfnetlink0:arm64. [2022-10-21T17:47:16.285Z] #49 24.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-10-21T17:47:16.285Z] #49 24.54 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-10-21T17:47:16.285Z] #49 24.62 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-10-21T17:47:16.285Z] #49 24.62 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-10-21T17:47:16.285Z] #49 24.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-10-21T17:47:16.285Z] #49 24.72 Selecting previously unselected package libnftnl11:arm64. [2022-10-21T17:47:16.285Z] #49 24.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-10-21T17:47:16.285Z] #49 24.73 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-10-21T17:47:16.285Z] #49 24.81 Selecting previously unselected package iptables. [2022-10-21T17:47:16.285Z] #49 24.81 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-10-21T17:47:16.285Z] #49 24.82 Unpacking iptables (1.8.7-1) ... [2022-10-21T17:47:16.804Z] #49 25.12 Selecting previously unselected package libonig5:arm64. [2022-10-21T17:47:16.804Z] #49 25.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-10-21T17:47:16.804Z] #49 25.13 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T17:47:17.066Z] #49 25.30 Selecting previously unselected package libjq1:arm64. [2022-10-21T17:47:17.066Z] #49 25.31 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-10-21T17:47:17.066Z] #49 25.31 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-10-21T17:47:17.066Z] #49 25.43 Selecting previously unselected package jq. [2022-10-21T17:47:17.066Z] #49 25.43 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-10-21T17:47:17.066Z] #49 25.44 Unpacking jq (1.6-2.1) ... [2022-10-21T17:47:17.066Z] #49 25.51 Selecting previously unselected package libaio1:arm64. [2022-10-21T17:47:17.066Z] #49 25.52 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-10-21T17:47:17.371Z] #49 25.52 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-10-21T17:47:17.371Z] #49 25.60 Selecting previously unselected package libgpm2:arm64. [2022-10-21T17:47:17.371Z] #49 25.60 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-10-21T17:47:17.371Z] #49 25.60 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-10-21T17:47:17.371Z] #49 25.69 Selecting previously unselected package libicu67:arm64. [2022-10-21T17:47:17.371Z] #49 25.70 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-10-21T17:47:17.371Z] #49 25.70 Unpacking libicu67:arm64 (67.1-7) ... [2022-10-21T17:47:17.398Z] #49 2.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T17:47:18.336Z] #49 3.926 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T17:47:18.336Z] #49 ... [2022-10-21T17:47:18.336Z] [2022-10-21T17:47:18.336Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:47:18.336Z] #40 1.794 + RM_GOPATH=0 [2022-10-21T17:47:18.336Z] #40 1.794 + TMP_GOPATH= [2022-10-21T17:47:18.336Z] #40 1.794 + : /build [2022-10-21T17:47:18.336Z] #40 1.794 + '[' -z '' ']' [2022-10-21T17:47:18.336Z] #40 1.794 ++ mktemp -d [2022-10-21T17:47:18.336Z] #40 1.794 + export GOPATH=/tmp/tmp.c6eJj8lcJs [2022-10-21T17:47:18.336Z] #40 1.794 + GOPATH=/tmp/tmp.c6eJj8lcJs [2022-10-21T17:47:18.336Z] #40 1.794 + RM_GOPATH=1 [2022-10-21T17:47:18.336Z] #40 1.794 + case "$(go env GOARCH)" in [2022-10-21T17:47:18.336Z] #40 1.794 ++ go env GOARCH [2022-10-21T17:47:18.336Z] #40 1.819 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T17:47:18.336Z] #40 1.819 + GO_BUILDMODE=-buildmode=pie [2022-10-21T17:47:18.336Z] #40 1.820 ++ dirname /tmp/install/install.sh [2022-10-21T17:47:18.336Z] #40 1.826 + dir=/tmp/install [2022-10-21T17:47:18.336Z] #40 1.826 + bin=runc [2022-10-21T17:47:18.336Z] #40 1.826 + shift [2022-10-21T17:47:18.336Z] #40 1.826 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T17:47:18.336Z] #40 1.826 + . /tmp/install/runc.installer [2022-10-21T17:47:18.336Z] #40 1.826 ++ set -e [2022-10-21T17:47:18.336Z] #40 1.826 ++ : v1.1.4 [2022-10-21T17:47:18.336Z] #40 1.826 + install_runc [2022-10-21T17:47:18.336Z] #40 1.826 + RUNC_BUILDTAGS=seccomp [2022-10-21T17:47:18.336Z] #40 1.826 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T17:47:18.336Z] #40 1.826 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.c6eJj8lcJs/src/github.com/opencontainers/runc [2022-10-21T17:47:18.336Z] #40 1.826 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T17:47:18.336Z] #40 1.829 Cloning into '/tmp/tmp.c6eJj8lcJs/src/github.com/opencontainers/runc'... [2022-10-21T17:47:18.336Z] #40 ... [2022-10-21T17:47:18.336Z] [2022-10-21T17:47:18.336Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:18.336Z] #38 73.64 DEP criu/protobuf-desc.d [2022-10-21T17:47:18.336Z] #38 73.85 DEP criu/proc_parse.d [2022-10-21T17:47:18.336Z] #38 74.22 DEP criu/plugin.d [2022-10-21T17:47:18.336Z] #38 74.45 DEP criu/pipes.d [2022-10-21T17:47:18.336Z] #38 74.74 DEP criu/pie-util.d [2022-10-21T17:47:18.336Z] #38 74.93 DEP criu/pie-util-vdso.d [2022-10-21T17:47:18.336Z] #38 75.03 DEP criu/pie-util-vdso-elf32.d [2022-10-21T17:47:18.336Z] #38 75.28 DEP criu/path.d [2022-10-21T17:47:18.336Z] #38 75.48 DEP criu/parasite-syscall.d [2022-10-21T17:47:18.336Z] #38 75.71 DEP criu/pagemap.d [2022-10-21T17:47:18.336Z] #38 75.93 DEP criu/pagemap-cache.d [2022-10-21T17:47:18.336Z] #38 76.13 DEP criu/page-xfer.d [2022-10-21T17:47:18.336Z] #38 76.37 DEP criu/page-pipe.d [2022-10-21T17:47:18.336Z] #38 76.60 DEP criu/netfilter.d [2022-10-21T17:47:18.336Z] #38 76.89 DEP criu/net.d [2022-10-21T17:47:18.336Z] #38 77.14 DEP criu/namespaces.d [2022-10-21T17:47:18.336Z] #38 77.30 DEP criu/mount.d [2022-10-21T17:47:18.336Z] #38 77.46 DEP criu/memfd.d [2022-10-21T17:47:18.336Z] #38 77.63 DEP criu/mem.d [2022-10-21T17:47:18.336Z] #38 77.90 DEP criu/lsm.d [2022-10-21T17:47:18.336Z] #38 78.13 DEP criu/log.d [2022-10-21T17:47:18.336Z] #38 78.31 DEP criu/libnetlink.d [2022-10-21T17:47:18.336Z] #38 78.48 DEP criu/kerndat.d [2022-10-21T17:47:18.336Z] #38 78.61 DEP criu/kcmp-ids.d [2022-10-21T17:47:18.336Z] #38 78.65 DEP criu/irmap.d [2022-10-21T17:47:18.336Z] #38 78.79 DEP criu/ipc_ns.d [2022-10-21T17:47:18.336Z] #38 79.00 DEP criu/image.d [2022-10-21T17:47:18.336Z] #38 79.15 DEP criu/image-desc.d [2022-10-21T17:47:18.336Z] #38 79.29 DEP criu/fsnotify.d [2022-10-21T17:47:18.336Z] #38 79.43 DEP criu/filesystems.d [2022-10-21T17:47:18.336Z] #38 79.59 DEP criu/files.d [2022-10-21T17:47:18.336Z] #38 79.78 DEP criu/files-reg.d [2022-10-21T17:47:18.336Z] #38 79.91 DEP criu/files-ext.d [2022-10-21T17:47:18.336Z] #38 80.07 DEP criu/file-lock.d [2022-10-21T17:47:18.336Z] #38 80.21 DEP criu/file-ids.d [2022-10-21T17:47:18.595Z] #38 80.42 DEP criu/fifo.d [2022-10-21T17:47:18.595Z] #38 80.58 DEP criu/fdstore.d [2022-10-21T17:47:18.854Z] #38 80.75 DEP criu/fault-injection.d [2022-10-21T17:47:19.114Z] #38 80.83 DEP criu/external.d [2022-10-21T17:47:19.114Z] #38 81.00 DEP criu/eventpoll.d [2022-10-21T17:47:19.374Z] #38 81.26 DEP criu/eventfd.d [2022-10-21T17:47:19.374Z] #38 81.39 DEP criu/crtools.d [2022-10-21T17:47:19.633Z] #38 81.57 DEP criu/cr-service.d [2022-10-21T17:47:19.893Z] #38 81.83 DEP criu/cr-restore.d [2022-10-21T17:47:19.909Z] #49 ... [2022-10-21T17:47:19.909Z] [2022-10-21T17:47:19.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:19.909Z] #39 81.13 CC criu/bfd.o [2022-10-21T17:47:19.909Z] #39 81.87 CC criu/bitmap.o [2022-10-21T17:47:19.909Z] #39 82.01 CC criu/cgroup-props.o [2022-10-21T17:47:19.909Z] #39 83.09 CC criu/cgroup.o [2022-10-21T17:47:19.909Z] #39 86.58 CC criu/clone-noasan.o [2022-10-21T17:47:19.909Z] #39 86.69 CC criu/config.o [2022-10-21T17:47:19.909Z] #39 88.13 CC criu/cr-check.o [2022-10-21T17:47:19.909Z] #39 90.40 CC criu/cr-dedup.o [2022-10-21T17:47:19.909Z] #39 90.90 CC criu/cr-dump.o [2022-10-21T17:47:20.152Z] #38 82.05 DEP criu/cr-errno.d [2022-10-21T17:47:20.152Z] #38 82.09 DEP criu/cr-dump.d [2022-10-21T17:47:20.152Z] #38 ... [2022-10-21T17:47:20.152Z] [2022-10-21T17:47:20.152Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:47:20.152Z] #40 13.67 + cd /tmp/tmp.c6eJj8lcJs/src/github.com/opencontainers/runc [2022-10-21T17:47:20.152Z] #40 13.67 + git checkout -q v1.1.4 [2022-10-21T17:47:21.090Z] #40 14.35 + '[' -z '' ']' [2022-10-21T17:47:21.090Z] #40 14.35 + target=static [2022-10-21T17:47:21.090Z] #40 14.35 + make BUILDTAGS=seccomp static [2022-10-21T17:47:21.292Z] #39 ... [2022-10-21T17:47:21.292Z] [2022-10-21T17:47:21.292Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:21.292Z] #49 29.33 Selecting previously unselected package libinih1:arm64. [2022-10-21T17:47:21.292Z] #49 29.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-10-21T17:47:21.292Z] #49 29.37 Unpacking libinih1:arm64 (53-1+b2) ... [2022-10-21T17:47:21.292Z] #49 29.43 Selecting previously unselected package libnet1:arm64. [2022-10-21T17:47:21.292Z] #49 29.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T17:47:21.292Z] #49 29.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:47:21.292Z] #49 29.52 Selecting previously unselected package libnl-3-200:arm64. [2022-10-21T17:47:21.292Z] #49 29.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-10-21T17:47:21.292Z] #49 29.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T17:47:21.292Z] #49 29.62 Selecting previously unselected package libprotobuf-c1:arm64. [2022-10-21T17:47:21.292Z] #49 29.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-10-21T17:47:21.292Z] #49 29.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T17:47:21.292Z] #49 29.71 Selecting previously unselected package net-tools. [2022-10-21T17:47:21.292Z] #49 29.73 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-10-21T17:47:21.548Z] #49 29.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T17:47:21.548Z] #49 29.93 Selecting previously unselected package patch. [2022-10-21T17:47:21.548Z] #49 29.93 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-10-21T17:47:21.548Z] #49 29.94 Unpacking patch (2.7.6-7) ... [2022-10-21T17:47:21.659Z] #40 14.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-10-21T17:47:21.805Z] #49 30.04 Selecting previously unselected package python-pip-whl. [2022-10-21T17:47:21.805Z] #49 30.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T17:47:21.805Z] #49 30.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T17:47:22.367Z] .....INFO: Daemon under test started and replied! [2022-10-21T17:47:22.367Z] INFO: Docker version of the daemon under test [2022-10-21T17:47:22.367Z] [2022-10-21T17:47:22.367Z] Client: [2022-10-21T17:47:22.367Z] Version: 17.06.2-ce [2022-10-21T17:47:22.367Z] API version: 1.30 [2022-10-21T17:47:22.367Z] Go version: go1.8.3 [2022-10-21T17:47:22.367Z] Git commit: cec0b72 [2022-10-21T17:47:22.367Z] Built: Tue Sep 5 19:57:19 2017 [2022-10-21T17:47:22.367Z] OS/Arch: windows/amd64 [2022-10-21T17:47:22.367Z] [2022-10-21T17:47:22.367Z] Server: [2022-10-21T17:47:22.367Z] Version: 0.0.0-dev [2022-10-21T17:47:22.367Z] API version: 1.41 (minimum version 1.24) [2022-10-21T17:47:22.367Z] Go version: go1.18.7 [2022-10-21T17:47:22.367Z] Git commit: 046f8573a4 [2022-10-21T17:47:22.367Z] Built: 10/21/2022 17:44:36 [2022-10-21T17:47:22.367Z] OS/Arch: windows/amd64 [2022-10-21T17:47:22.367Z] Experimental: false [2022-10-21T17:47:22.367Z] [2022-10-21T17:47:22.367Z] INFO: Docker info of the daemon under test [2022-10-21T17:47:22.367Z] [2022-10-21T17:47:22.368Z] #49 30.54 Selecting previously unselected package python3-lib2to3. [2022-10-21T17:47:22.368Z] #49 30.54 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T17:47:22.368Z] #49 30.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T17:47:22.368Z] #49 30.68 Selecting previously unselected package python3-distutils. [2022-10-21T17:47:22.368Z] #49 30.69 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T17:47:22.368Z] #49 30.69 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T17:47:22.368Z] #49 30.81 Selecting previously unselected package python3-pkg-resources. [2022-10-21T17:47:22.368Z] #49 30.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T17:47:22.368Z] #49 30.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:47:22.624Z] #49 30.95 Selecting previously unselected package python3-setuptools. [2022-10-21T17:47:22.624Z] #49 30.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T17:47:22.624Z] #49 30.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T17:47:22.836Z] Containers: 0 [2022-10-21T17:47:22.836Z] Running: 0 [2022-10-21T17:47:22.836Z] Paused: 0 [2022-10-21T17:47:22.836Z] Stopped: 0 [2022-10-21T17:47:22.836Z] Images: 0 [2022-10-21T17:47:22.836Z] Server Version: 0.0.0-dev [2022-10-21T17:47:22.836Z] Storage Driver: windowsfilter [2022-10-21T17:47:22.836Z] Windows: [2022-10-21T17:47:22.836Z] Logging Driver: json-file [2022-10-21T17:47:22.836Z] Plugins: [2022-10-21T17:47:22.836Z] Volume: local [2022-10-21T17:47:22.836Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T17:47:22.836Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T17:47:22.836Z] Swarm: inactive [2022-10-21T17:47:22.836Z] Default Isolation: process [2022-10-21T17:47:22.836Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T17:47:22.836Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T17:47:22.836Z] OSType: windows [2022-10-21T17:47:22.836Z] Architecture: x86_64 [2022-10-21T17:47:22.836Z] CPUs: 4 [2022-10-21T17:47:22.836Z] Total Memory: 32GiB [2022-10-21T17:47:22.836Z] Name: azwin-2-5252d0 [2022-10-21T17:47:22.836Z] ID: P6SN:Y6CD:DPAR:I4HN:EA74:ORUL:6S7R:RZDA:7SBP:MVGW:2ZTA:24UJ [2022-10-21T17:47:22.836Z] Docker Root Dir: D:\CI\PR-44339\6\daemon [2022-10-21T17:47:22.836Z] Debug Mode (client): false [2022-10-21T17:47:22.836Z] Debug Mode (server): true [2022-10-21T17:47:22.836Z] File Descriptors: -1 [2022-10-21T17:47:22.836Z] Goroutines: 16 [2022-10-21T17:47:22.836Z] System Time: 2022-10-21T17:47:22.3523709Z [2022-10-21T17:47:22.836Z] EventsListeners: 0 [2022-10-21T17:47:22.836Z] Registry: https://index.docker.io/v1/ [2022-10-21T17:47:22.836Z] Labels: [2022-10-21T17:47:22.836Z] Experimental: false [2022-10-21T17:47:22.836Z] Insecure Registries: [2022-10-21T17:47:22.836Z] 127.0.0.0/8 [2022-10-21T17:47:22.836Z] Live Restore Enabled: false [2022-10-21T17:47:22.836Z] [2022-10-21T17:47:22.836Z] [2022-10-21T17:47:22.836Z] INFO: Docker images of the daemon under test [2022-10-21T17:47:22.836Z] [2022-10-21T17:47:22.836Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-21T17:47:22.836Z] [2022-10-21T17:47:22.836Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-10-21T17:47:22.836Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-10-21T17:47:22.880Z] #49 31.24 Selecting previously unselected package python3-wheel. [2022-10-21T17:47:22.880Z] #49 31.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T17:47:22.880Z] #49 31.25 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T17:47:22.880Z] #49 31.34 Selecting previously unselected package python3-pip. [2022-10-21T17:47:23.137Z] #49 31.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T17:47:23.137Z] #49 31.37 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T17:47:23.305Z] ltsc2019: Pulling from windows/servercore [2022-10-21T17:47:23.394Z] #49 31.68 Selecting previously unselected package sudo. [2022-10-21T17:47:23.394Z] #49 31.69 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-10-21T17:47:23.394Z] #49 31.69 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T17:47:23.776Z] b111c3320c94: Pulling fs layer [2022-10-21T17:47:23.776Z] 028c482fad0f: Pulling fs layer [2022-10-21T17:47:23.957Z] #49 32.25 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T17:47:23.957Z] #49 32.26 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-10-21T17:47:23.957Z] #49 32.27 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T17:47:23.957Z] #49 32.50 Selecting previously unselected package uidmap. [2022-10-21T17:47:23.957Z] #49 32.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-10-21T17:47:24.213Z] #49 32.50 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T17:47:24.470Z] #49 32.65 Selecting previously unselected package vim-runtime. [2022-10-21T17:47:24.470Z] #49 32.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:47:24.470Z] #49 32.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T17:47:24.470Z] #49 32.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T17:47:24.470Z] #49 32.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:26.934Z] #40 ... [2022-10-21T17:47:26.934Z] [2022-10-21T17:47:26.934Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:26.934Z] #38 82.27 DEP criu/cr-dedup.d [2022-10-21T17:47:26.934Z] #38 82.41 DEP criu/cr-check.d [2022-10-21T17:47:26.934Z] #38 82.59 DEP criu/config.d [2022-10-21T17:47:26.934Z] #38 82.85 DEP criu/clone-noasan.d [2022-10-21T17:47:26.934Z] #38 82.99 DEP criu/cgroup.d [2022-10-21T17:47:26.934Z] #38 83.21 DEP criu/cgroup-props.d [2022-10-21T17:47:26.934Z] #38 83.30 DEP criu/bitmap.d [2022-10-21T17:47:26.934Z] #38 83.34 DEP criu/bfd.d [2022-10-21T17:47:26.934Z] #38 83.45 DEP criu/autofs.d [2022-10-21T17:47:26.934Z] #38 83.60 DEP criu/aio.d [2022-10-21T17:47:26.934Z] #38 83.77 DEP criu/action-scripts.d [2022-10-21T17:47:26.934Z] #38 84.03 CC criu/action-scripts.o [2022-10-21T17:47:26.934Z] #38 84.50 CC criu/aio.o [2022-10-21T17:47:26.934Z] #38 85.14 CC criu/autofs.o [2022-10-21T17:47:26.934Z] #38 86.67 CC criu/bfd.o [2022-10-21T17:47:26.934Z] #38 87.30 CC criu/bitmap.o [2022-10-21T17:47:26.934Z] #38 87.51 CC criu/cgroup-props.o [2022-10-21T17:47:26.934Z] #38 88.66 CC criu/cgroup.o [2022-10-21T17:47:27.739Z] #49 35.60 Selecting previously unselected package vim. [2022-10-21T17:47:27.739Z] #49 35.60 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T17:47:27.739Z] #49 35.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:27.739Z] #49 36.03 Selecting previously unselected package xfsprogs. [2022-10-21T17:47:27.739Z] #49 36.04 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-10-21T17:47:27.739Z] #49 36.05 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T17:47:27.995Z] #49 36.47 Selecting previously unselected package zip. [2022-10-21T17:47:28.251Z] #49 36.49 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-10-21T17:47:28.251Z] #49 36.49 Unpacking zip (3.0-12) ... [2022-10-21T17:47:28.251Z] #49 36.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:47:29.180Z] #49 37.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-10-21T17:47:29.180Z] #49 37.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T17:47:29.180Z] #49 37.57 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-10-21T17:47:29.180Z] #49 37.58 Setting up libicu67:arm64 (67.1-7) ... [2022-10-21T17:47:29.180Z] #49 37.59 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-10-21T17:47:29.180Z] #49 37.60 Setting up libinih1:arm64 (53-1+b2) ... [2022-10-21T17:47:29.180Z] #49 37.62 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T17:47:29.180Z] #49 37.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:47:29.180Z] #49 37.64 Setting up bzip2 (1.0.8-4) ... [2022-10-21T17:47:29.436Z] #49 37.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T17:47:29.436Z] #49 37.66 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T17:47:29.999Z] #49 38.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:29.999Z] #49 38.36 Setting up libcap2:arm64 (1:2.44-1) ... [2022-10-21T17:47:29.999Z] #49 38.37 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T17:47:29.999Z] #49 38.38 Setting up apparmor (2.13.6-10) ... [2022-10-21T17:47:30.225Z] #38 91.81 CC criu/clone-noasan.o [2022-10-21T17:47:30.225Z] #38 92.03 CC criu/config.o [2022-10-21T17:47:31.163Z] #38 ... [2022-10-21T17:47:31.163Z] [2022-10-21T17:47:31.163Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:31.163Z] #49 7.771 Fetched 8589 kB in 7s (1272 kB/s) [2022-10-21T17:47:31.163Z] #49 7.771 Reading package lists... [2022-10-21T17:47:31.163Z] #49 10.66 Reading package lists... [2022-10-21T17:47:31.163Z] #49 13.43 Building dependency tree... [2022-10-21T17:47:31.163Z] #49 15.10 The following additional packages will be installed: [2022-10-21T17:47:31.163Z] #49 15.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T17:47:31.163Z] #49 15.11 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T17:47:31.163Z] #49 15.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T17:47:31.163Z] #49 15.12 python3-pkg-resources vim-runtime xxd [2022-10-21T17:47:31.163Z] #49 15.12 Suggested packages: [2022-10-21T17:47:31.163Z] #49 15.12 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T17:47:31.163Z] #49 15.12 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T17:47:31.163Z] #49 15.12 acl attr quota [2022-10-21T17:47:31.163Z] #49 15.12 Recommended packages: [2022-10-21T17:47:31.163Z] #49 15.12 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T17:47:31.163Z] #49 16.66 The following NEW packages will be installed: [2022-10-21T17:47:31.163Z] #49 16.66 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T17:47:31.163Z] #49 16.67 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T17:47:31.163Z] #49 16.67 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T17:47:31.163Z] #49 16.67 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T17:47:31.163Z] #49 16.67 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T17:47:31.163Z] #49 16.67 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T17:47:31.163Z] #49 16.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T17:47:31.163Z] #49 16.67 xz-utils zip [2022-10-21T17:47:31.163Z] #49 17.01 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T17:47:31.163Z] #49 17.01 Need to get 27.0 MB of archives. [2022-10-21T17:47:31.163Z] #49 17.01 After this operation, 104 MB of additional disk space will be used. [2022-10-21T17:47:31.163Z] #49 17.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-10-21T17:47:31.366Z] #49 39.80 Setting up zip (3.0-12) ... [2022-10-21T17:47:31.423Z] #49 17.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-10-21T17:47:31.423Z] #49 17.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-10-21T17:47:31.423Z] #49 17.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T17:47:31.423Z] #49 17.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-10-21T17:47:31.423Z] #49 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-10-21T17:47:31.423Z] #49 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-10-21T17:47:31.423Z] #49 17.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-10-21T17:47:31.423Z] #49 17.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T17:47:31.423Z] #49 17.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T17:47:31.423Z] #49 17.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T17:47:31.423Z] #49 17.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-10-21T17:47:31.423Z] #49 17.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-10-21T17:47:31.423Z] #49 17.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-10-21T17:47:31.423Z] #49 17.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-10-21T17:47:31.423Z] #49 17.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-10-21T17:47:31.423Z] #49 17.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-10-21T17:47:31.423Z] #49 17.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-10-21T17:47:31.423Z] #49 17.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-10-21T17:47:31.423Z] #49 17.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-10-21T17:47:31.423Z] #49 17.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-10-21T17:47:31.423Z] #49 17.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T17:47:31.423Z] #49 17.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T17:47:31.423Z] #49 17.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T17:47:31.423Z] #49 17.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-10-21T17:47:31.423Z] #49 17.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-10-21T17:47:31.423Z] #49 17.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T17:47:31.423Z] #49 ... [2022-10-21T17:47:31.423Z] [2022-10-21T17:47:31.423Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:31.423Z] #38 93.42 CC criu/cr-check.o [2022-10-21T17:47:31.622Z] #49 39.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:31.622Z] #49 39.86 Setting up bash-completion (1:2.11-2) ... [2022-10-21T17:47:32.185Z] #49 ... [2022-10-21T17:47:32.185Z] [2022-10-21T17:47:32.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:32.185Z] #39 93.76 CC criu/cr-errno.o [2022-10-21T17:47:32.185Z] #39 93.90 CC criu/cr-restore.o [2022-10-21T17:47:32.185Z] #39 98.62 CC criu/cr-service.o [2022-10-21T17:47:32.185Z] #39 100.4 CC criu/crtools.o [2022-10-21T17:47:32.185Z] #39 101.0 CC criu/eventfd.o [2022-10-21T17:47:32.185Z] #39 101.4 CC criu/eventpoll.o [2022-10-21T17:47:32.185Z] #39 102.1 CC criu/external.o [2022-10-21T17:47:32.185Z] #39 102.4 CC criu/fault-injection.o [2022-10-21T17:47:32.185Z] #39 102.6 CC criu/fdstore.o [2022-10-21T17:47:32.185Z] #39 103.0 CC criu/fifo.o [2022-10-21T17:47:32.185Z] #39 103.5 CC criu/file-ids.o [2022-10-21T17:47:32.185Z] #39 103.8 CC criu/file-lock.o [2022-10-21T17:47:33.115Z] #39 104.8 CC criu/files-ext.o [2022-10-21T17:47:33.330Z] #38 95.28 CC criu/cr-dedup.o [2022-10-21T17:47:33.595Z] #38 95.63 CC criu/cr-dump.o [2022-10-21T17:47:33.683Z] #39 105.2 CC criu/files-reg.o [2022-10-21T17:47:33.854Z] #38 ... [2022-10-21T17:47:33.854Z] [2022-10-21T17:47:33.854Z] #25 [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-10-21T17:47:33.854Z] #25 DONE 152.0s [2022-10-21T17:47:34.114Z] [2022-10-21T17:47:34.114Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:34.114Z] #49 17.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-10-21T17:47:34.114Z] #49 17.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T17:47:34.114Z] #49 17.52 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-10-21T17:47:34.114Z] #49 17.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T17:47:34.114Z] #49 17.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-10-21T17:47:34.114Z] #49 17.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-10-21T17:47:34.114Z] #49 17.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T17:47:34.114Z] #49 17.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T17:47:34.114Z] #49 17.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T17:47:34.114Z] #49 17.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T17:47:34.114Z] #49 17.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T17:47:34.114Z] #49 17.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T17:47:34.114Z] #49 17.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T17:47:34.114Z] #49 17.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-10-21T17:47:34.114Z] #49 17.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-10-21T17:47:34.114Z] #49 17.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-10-21T17:47:34.114Z] #49 17.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T17:47:34.114Z] #49 17.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-10-21T17:47:34.114Z] #49 17.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-10-21T17:47:34.114Z] #49 17.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-10-21T17:47:34.114Z] #49 18.73 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T17:47:34.114Z] #49 19.06 Fetched 27.0 MB in 1s (20.8 MB/s) [2022-10-21T17:47:34.114Z] #49 19.21 Selecting previously unselected package pigz. [2022-10-21T17:47:34.114Z] #49 19.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-10-21T17:47:34.114Z] #49 19.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-10-21T17:47:34.114Z] #49 19.49 Unpacking pigz (2.6-1) ... [2022-10-21T17:47:34.114Z] #49 19.68 Selecting previously unselected package libelf1:amd64. [2022-10-21T17:47:34.114Z] #49 19.69 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-10-21T17:47:34.114Z] #49 19.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-10-21T17:47:34.250Z] #39 ... [2022-10-21T17:47:34.250Z] [2022-10-21T17:47:34.250Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:34.250Z] #49 42.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T17:47:34.250Z] #49 42.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T17:47:34.250Z] #49 42.61 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-10-21T17:47:34.250Z] #49 42.64 Setting up patch (2.7.6-7) ... [2022-10-21T17:47:34.250Z] #49 42.66 Setting up sudo (1.9.5p2-3) ... [2022-10-21T17:47:34.373Z] #49 20.03 Selecting previously unselected package libbpf0:amd64. [2022-10-21T17:47:34.373Z] #49 20.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-10-21T17:47:34.373Z] #49 20.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-10-21T17:47:34.506Z] #49 42.73 invoke-rc.d: could not determine current runlevel [2022-10-21T17:47:34.506Z] #49 42.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T17:47:34.506Z] #49 42.75 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T17:47:34.506Z] #49 42.78 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-10-21T17:47:34.506Z] #49 42.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T17:47:34.506Z] #49 42.84 Setting up pigz (2.6-1) ... [2022-10-21T17:47:34.506Z] #49 42.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-10-21T17:47:34.506Z] #49 42.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T17:47:34.506Z] #49 42.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T17:47:34.506Z] #49 42.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:34.633Z] #49 20.32 Selecting previously unselected package libcap2:amd64. [2022-10-21T17:47:34.633Z] #49 20.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T17:47:34.633Z] #49 20.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T17:47:34.897Z] #49 20.59 Selecting previously unselected package libmnl0:amd64. [2022-10-21T17:47:34.897Z] #49 20.59 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-10-21T17:47:34.897Z] #49 20.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-10-21T17:47:35.156Z] #49 20.84 Selecting previously unselected package libxtables12:amd64. [2022-10-21T17:47:35.156Z] #49 20.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-10-21T17:47:35.156Z] #49 20.87 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-10-21T17:47:35.156Z] #49 20.95 Selecting previously unselected package libcap2-bin. [2022-10-21T17:47:35.156Z] #49 20.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-10-21T17:47:35.156Z] #49 20.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T17:47:35.416Z] #49 21.05 Selecting previously unselected package iproute2. [2022-10-21T17:47:35.416Z] #49 21.07 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-10-21T17:47:35.416Z] #49 21.08 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T17:47:35.435Z] #49 43.67 Setting up libaio1:arm64 (0.3.112-9) ... [2022-10-21T17:47:35.435Z] #49 43.69 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T17:47:35.691Z] #49 44.09 Setting up libelf1:arm64 (0.183-1) ... [2022-10-21T17:47:35.691Z] #49 44.13 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T17:47:35.691Z] #49 44.14 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T17:47:35.984Z] #49 21.56 Selecting previously unselected package xxd. [2022-10-21T17:47:35.984Z] #49 21.56 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T17:47:35.984Z] #49 21.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:35.984Z] #49 21.74 Selecting previously unselected package vim-common. [2022-10-21T17:47:35.984Z] #49 21.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:47:36.244Z] #49 21.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:36.244Z] #49 21.93 Selecting previously unselected package bash-completion. [2022-10-21T17:47:36.244Z] #49 21.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T17:47:36.253Z] #49 44.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:36.253Z] #49 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T17:47:36.253Z] #49 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T17:47:36.253Z] #49 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T17:47:36.253Z] #49 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T17:47:36.253Z] #49 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T17:47:36.253Z] #49 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T17:47:36.253Z] #49 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T17:47:36.253Z] #49 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T17:47:36.253Z] #49 44.66 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T17:47:36.327Z] 028c482fad0f: Verifying Checksum [2022-10-21T17:47:36.327Z] 028c482fad0f: Download complete [2022-10-21T17:47:37.621Z] #49 45.99 Setting up libjq1:arm64 (1.6-2.1) ... [2022-10-21T17:47:37.621Z] #49 46.02 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-10-21T17:47:37.621Z] #49 46.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T17:47:37.621Z] #49 46.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T17:47:38.411Z] #49 24.01 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T17:47:38.670Z] #49 24.39 Selecting previously unselected package bzip2. [2022-10-21T17:47:38.670Z] #49 24.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-10-21T17:47:38.670Z] #49 24.42 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T17:47:38.670Z] #49 24.51 Selecting previously unselected package xz-utils. [2022-10-21T17:47:38.670Z] #49 24.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-10-21T17:47:38.670Z] #49 24.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T17:47:38.930Z] #49 24.69 Selecting previously unselected package apparmor. [2022-10-21T17:47:38.930Z] #49 24.69 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-10-21T17:47:38.930Z] #49 24.75 Unpacking apparmor (2.13.6-10) ... [2022-10-21T17:47:38.990Z] #49 47.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-10-21T17:47:38.990Z] #49 47.14 Setting up jq (1.6-2.1) ... [2022-10-21T17:47:38.990Z] #49 47.15 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-10-21T17:47:38.990Z] #49 47.17 Setting up iptables (1.8.7-1) ... [2022-10-21T17:47:38.990Z] #49 47.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T17:47:38.990Z] #49 47.22 Setting up iproute2 (5.10.0-4) ... [2022-10-21T17:47:39.246Z] #49 47.50 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:47:39.517Z] #49 25.18 Selecting previously unselected package inetutils-ping. [2022-10-21T17:47:39.517Z] #49 25.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-10-21T17:47:39.517Z] #49 25.20 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T17:47:39.777Z] #49 25.32 Selecting previously unselected package libip4tc2:amd64. [2022-10-21T17:47:39.777Z] #49 25.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-10-21T17:47:39.777Z] #49 25.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T17:47:39.777Z] #49 25.46 Selecting previously unselected package libip6tc2:amd64. [2022-10-21T17:47:39.777Z] #49 25.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-10-21T17:47:39.777Z] #49 25.48 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T17:47:39.777Z] #49 25.55 Selecting previously unselected package libnfnetlink0:amd64. [2022-10-21T17:47:39.777Z] #49 25.56 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-10-21T17:47:39.777Z] #49 25.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T17:47:39.777Z] #49 25.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-10-21T17:47:39.777Z] #49 25.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-10-21T17:47:40.037Z] #49 25.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T17:47:40.037Z] #49 25.75 Selecting previously unselected package libnftnl11:amd64. [2022-10-21T17:47:40.037Z] #49 25.76 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-10-21T17:47:40.037Z] #49 25.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T17:47:40.037Z] #49 25.87 Selecting previously unselected package iptables. [2022-10-21T17:47:40.296Z] #49 25.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-10-21T17:47:40.296Z] #49 25.87 Unpacking iptables (1.8.7-1) ... [2022-10-21T17:47:40.556Z] #49 26.24 Selecting previously unselected package libonig5:amd64. [2022-10-21T17:47:40.556Z] #49 26.24 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T17:47:40.556Z] #49 26.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T17:47:40.815Z] #49 26.48 Selecting previously unselected package libjq1:amd64. [2022-10-21T17:47:40.815Z] #49 26.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T17:47:40.815Z] #49 26.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T17:47:40.815Z] #49 26.58 Selecting previously unselected package jq. [2022-10-21T17:47:40.815Z] #49 26.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-10-21T17:47:40.815Z] #49 26.59 Unpacking jq (1.6-2.1) ... [2022-10-21T17:47:41.075Z] #49 26.71 Selecting previously unselected package libaio1:amd64. [2022-10-21T17:47:41.075Z] #49 26.71 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-10-21T17:47:41.075Z] #49 26.72 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-10-21T17:47:41.075Z] #49 26.84 Selecting previously unselected package libgpm2:amd64. [2022-10-21T17:47:41.075Z] #49 26.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-10-21T17:47:41.075Z] #49 26.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-10-21T17:47:41.075Z] #49 26.91 Selecting previously unselected package libicu67:amd64. [2022-10-21T17:47:41.075Z] #49 26.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-10-21T17:47:41.075Z] #49 26.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T17:47:41.141Z] #49 DONE 49.6s [2022-10-21T17:47:41.141Z] [2022-10-21T17:47:41.141Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-10-21T17:47:42.091Z] #50 0.801 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T17:47:42.091Z] #50 0.806 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T17:47:42.091Z] #50 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T17:47:42.091Z] #50 DONE 0.9s [2022-10-21T17:47:42.091Z] [2022-10-21T17:47:42.091Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:47:45.268Z] #49 30.57 Selecting previously unselected package libinih1:amd64. [2022-10-21T17:47:45.268Z] #49 30.58 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-10-21T17:47:45.268Z] #49 30.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-10-21T17:47:45.268Z] #49 30.64 Selecting previously unselected package libnet1:amd64. [2022-10-21T17:47:45.268Z] #49 30.64 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T17:47:45.268Z] #49 30.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:47:45.268Z] #49 30.74 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T17:47:45.268Z] #49 30.75 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T17:47:45.268Z] #49 30.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T17:47:45.268Z] #49 30.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T17:47:45.268Z] #49 30.87 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T17:47:45.268Z] #49 30.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T17:47:45.268Z] #49 30.94 Selecting previously unselected package net-tools. [2022-10-21T17:47:45.268Z] #49 30.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-10-21T17:47:45.268Z] #49 30.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T17:47:45.528Z] #49 31.15 Selecting previously unselected package patch. [2022-10-21T17:47:45.528Z] #49 31.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-10-21T17:47:45.528Z] #49 31.16 Unpacking patch (2.7.6-7) ... [2022-10-21T17:47:45.528Z] #49 31.30 Selecting previously unselected package python-pip-whl. [2022-10-21T17:47:45.528Z] #49 31.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T17:47:45.528Z] #49 31.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T17:47:46.271Z] #51 ... [2022-10-21T17:47:46.271Z] [2022-10-21T17:47:46.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:46.271Z] #39 107.4 CC criu/files.o [2022-10-21T17:47:46.271Z] #39 109.5 CC criu/filesystems.o [2022-10-21T17:47:46.271Z] #39 110.3 CC criu/fsnotify.o [2022-10-21T17:47:46.271Z] #39 111.6 CC criu/image-desc.o [2022-10-21T17:47:46.271Z] #39 111.8 CC criu/image.o [2022-10-21T17:47:46.271Z] #39 113.0 CC criu/ipc_ns.o [2022-10-21T17:47:46.271Z] #39 114.5 CC criu/irmap.o [2022-10-21T17:47:46.271Z] #39 115.4 CC criu/kcmp-ids.o [2022-10-21T17:47:46.271Z] #39 115.7 CC criu/kerndat.o [2022-10-21T17:47:46.271Z] #39 117.1 CC criu/libnetlink.o [2022-10-21T17:47:46.271Z] #39 117.6 CC criu/log.o [2022-10-21T17:47:46.466Z] #49 31.96 Selecting previously unselected package python3-lib2to3. [2022-10-21T17:47:46.466Z] #49 31.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T17:47:46.466Z] #49 31.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T17:47:46.466Z] #49 32.12 Selecting previously unselected package python3-distutils. [2022-10-21T17:47:46.466Z] #49 32.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T17:47:46.466Z] #49 32.13 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T17:47:46.466Z] #49 ... [2022-10-21T17:47:46.466Z] [2022-10-21T17:47:46.466Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:46.466Z] #38 98.31 CC criu/cr-errno.o [2022-10-21T17:47:46.466Z] #38 98.40 CC criu/cr-restore.o [2022-10-21T17:47:46.466Z] #38 103.2 CC criu/cr-service.o [2022-10-21T17:47:46.466Z] #38 105.0 CC criu/crtools.o [2022-10-21T17:47:46.466Z] #38 105.6 CC criu/eventfd.o [2022-10-21T17:47:46.466Z] #38 105.9 CC criu/eventpoll.o [2022-10-21T17:47:46.466Z] #38 106.7 CC criu/external.o [2022-10-21T17:47:46.466Z] #38 107.1 CC criu/fault-injection.o [2022-10-21T17:47:46.466Z] #38 107.2 CC criu/fdstore.o [2022-10-21T17:47:46.466Z] #38 107.6 CC criu/fifo.o [2022-10-21T17:47:46.466Z] #38 107.9 CC criu/file-ids.o [2022-10-21T17:47:46.466Z] #38 108.3 CC criu/file-lock.o [2022-10-21T17:47:46.466Z] #38 ... [2022-10-21T17:47:46.466Z] [2022-10-21T17:47:46.466Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:46.528Z] #39 118.1 CC criu/lsm.o [2022-10-21T17:47:46.725Z] #49 32.29 Selecting previously unselected package python3-pkg-resources. [2022-10-21T17:47:46.725Z] #49 32.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T17:47:46.725Z] #49 32.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:47:46.725Z] #49 32.52 Selecting previously unselected package python3-setuptools. [2022-10-21T17:47:46.725Z] #49 32.53 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T17:47:46.769Z] b111c3320c94: Verifying Checksum [2022-10-21T17:47:46.769Z] b111c3320c94: Download complete [2022-10-21T17:47:46.985Z] #49 32.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T17:47:47.093Z] #39 118.7 CC criu/mem.o [2022-10-21T17:47:47.244Z] #49 32.85 Selecting previously unselected package python3-wheel. [2022-10-21T17:47:47.244Z] #49 32.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T17:47:47.244Z] #49 32.86 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T17:47:47.244Z] #49 32.95 Selecting previously unselected package python3-pip. [2022-10-21T17:47:47.244Z] #49 32.95 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T17:47:47.244Z] #49 32.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T17:47:47.503Z] #49 33.25 Selecting previously unselected package sudo. [2022-10-21T17:47:47.503Z] #49 33.25 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-10-21T17:47:47.503Z] #49 33.26 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T17:47:48.072Z] #49 33.77 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T17:47:48.072Z] #49 33.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-10-21T17:47:48.072Z] #49 33.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T17:47:48.331Z] #49 34.02 Selecting previously unselected package uidmap. [2022-10-21T17:47:48.331Z] #49 34.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-10-21T17:47:48.331Z] #49 34.03 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T17:47:48.611Z] #49 34.17 Selecting previously unselected package vim-runtime. [2022-10-21T17:47:48.611Z] #49 34.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T17:47:48.611Z] #49 34.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T17:47:48.611Z] #49 34.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T17:47:48.611Z] #49 34.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:49.631Z] #39 120.8 CC criu/memfd.o [2022-10-21T17:47:49.888Z] #39 121.4 CC criu/mount.o [2022-10-21T17:47:51.779Z] #39 ... [2022-10-21T17:47:51.779Z] [2022-10-21T17:47:51.779Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:47:51.779Z] #51 9.453 Collecting yamllint==1.26.1 [2022-10-21T17:47:51.921Z] #49 37.57 Selecting previously unselected package vim. [2022-10-21T17:47:51.921Z] #49 37.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T17:47:51.921Z] #49 37.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:52.489Z] #49 38.16 Selecting previously unselected package xfsprogs. [2022-10-21T17:47:52.489Z] #49 38.17 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-10-21T17:47:52.489Z] #49 38.17 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T17:47:52.711Z] #51 10.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T17:47:53.057Z] #49 38.65 Selecting previously unselected package zip. [2022-10-21T17:47:53.057Z] #49 38.66 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-10-21T17:47:53.057Z] #49 38.67 Unpacking zip (3.0-12) ... [2022-10-21T17:47:53.057Z] #49 38.86 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T17:47:54.080Z] #51 11.81 Collecting pathspec>=0.5.3 [2022-10-21T17:47:54.080Z] #51 11.82 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T17:47:54.080Z] #51 12.17 Collecting pyyaml [2022-10-21T17:47:54.080Z] #51 12.19 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-10-21T17:47:54.337Z] #51 12.26 Building wheels for collected packages: yamllint [2022-10-21T17:47:54.337Z] #51 12.27 Building wheel for yamllint (setup.py): started [2022-10-21T17:47:54.436Z] #49 39.93 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T17:47:54.436Z] #49 39.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T17:47:54.436Z] #49 39.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-10-21T17:47:54.436Z] #49 39.98 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T17:47:54.436Z] #49 39.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T17:47:54.436Z] #49 40.01 Setting up libinih1:amd64 (53-1+b2) ... [2022-10-21T17:47:54.436Z] #49 40.02 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T17:47:54.436Z] #49 40.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T17:47:54.436Z] #49 40.04 Setting up bzip2 (1.0.8-4) ... [2022-10-21T17:47:54.436Z] #49 40.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T17:47:54.436Z] #49 40.08 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T17:47:55.005Z] #49 40.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:55.005Z] #49 40.78 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T17:47:55.005Z] #49 40.80 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T17:47:55.005Z] #49 40.81 Setting up apparmor (2.13.6-10) ... [2022-10-21T17:47:55.707Z] #51 13.48 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T17:47:55.707Z] #51 13.48 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aeb1909719c92f05b746f5c26621688bb1f4c2fdc8090a53b17b689d58e64742 [2022-10-21T17:47:55.707Z] #51 13.48 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T17:47:55.707Z] #51 13.49 Successfully built yamllint [2022-10-21T17:47:55.707Z] #51 13.52 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T17:47:55.964Z] #51 13.96 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T17:47:56.082Z] --- PASS: TestBuildWithHugeFile (58.17s) [2022-10-21T17:47:56.082Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T17:47:56.082Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:47:56.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:47:56.082Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:47:56.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:47:56.082Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:47:56.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:47:56.082Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:47:56.082Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:47:56.082Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:47:56.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-21T17:47:56.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-10-21T17:47:56.082Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-10-21T17:47:56.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T17:47:56.082Z] === RUN TestBuildPreserveOwnership [2022-10-21T17:47:56.082Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T17:47:56.082Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T17:47:56.082Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-10-21T17:47:56.082Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-10-21T17:47:56.082Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-10-21T17:47:56.082Z] === RUN TestBuildPlatformInvalid [2022-10-21T17:47:56.082Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-10-21T17:47:56.082Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T17:47:56.082Z] Loaded image: busybox:latest [2022-10-21T17:47:56.082Z] Loaded image: busybox:glibc [2022-10-21T17:47:56.082Z] Loaded image: debian:bullseye-slim [2022-10-21T17:47:56.082Z] Loaded image: hello-world:latest [2022-10-21T17:47:56.082Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:47:56.895Z] #51 DONE 14.8s [2022-10-21T17:47:56.895Z] [2022-10-21T17:47:56.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:56.895Z] #39 125.9 CC criu/namespaces.o [2022-10-21T17:47:56.895Z] #39 128.5 CC criu/net.o [2022-10-21T17:47:56.911Z] #49 42.29 Setting up zip (3.0-12) ... [2022-10-21T17:47:56.911Z] #49 42.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:56.911Z] #49 42.34 Setting up bash-completion (1:2.11-2) ... [2022-10-21T17:47:57.479Z] #49 ... [2022-10-21T17:47:57.479Z] [2022-10-21T17:47:57.479Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:47:57.479Z] #38 109.4 CC criu/files-ext.o [2022-10-21T17:47:57.479Z] #38 109.7 CC criu/files-reg.o [2022-10-21T17:47:57.479Z] #38 112.2 CC criu/files.o [2022-10-21T17:47:57.479Z] #38 114.5 include/common/asm/bitops.h: Assembler messages: [2022-10-21T17:47:57.479Z] #38 114.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-10-21T17:47:57.479Z] #38 114.6 CC criu/filesystems.o [2022-10-21T17:47:57.479Z] #38 115.3 CC criu/fsnotify.o [2022-10-21T17:47:57.479Z] #38 116.5 CC criu/image-desc.o [2022-10-21T17:47:57.479Z] #38 116.6 CC criu/image.o [2022-10-21T17:47:57.479Z] #38 117.6 CC criu/ipc_ns.o [2022-10-21T17:47:57.479Z] #38 119.0 CC criu/irmap.o [2022-10-21T17:47:58.048Z] #38 119.7 CC criu/kcmp-ids.o [2022-10-21T17:47:58.308Z] #38 120.1 CC criu/kerndat.o [2022-10-21T17:47:58.567Z] #38 ... [2022-10-21T17:47:58.567Z] [2022-10-21T17:47:58.567Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-10-21T17:47:58.827Z] #49 44.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T17:47:58.827Z] #49 44.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T17:47:58.827Z] #49 44.46 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-10-21T17:47:58.827Z] #49 44.47 Setting up patch (2.7.6-7) ... [2022-10-21T17:47:58.827Z] #49 44.48 Setting up sudo (1.9.5p2-3) ... [2022-10-21T17:47:58.827Z] #49 44.55 invoke-rc.d: could not determine current runlevel [2022-10-21T17:47:58.827Z] #49 44.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T17:47:58.827Z] #49 44.57 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T17:47:58.827Z] #49 44.58 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-10-21T17:47:58.827Z] #49 44.60 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T17:47:58.827Z] #49 44.61 Setting up pigz (2.6-1) ... [2022-10-21T17:47:58.827Z] #49 44.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T17:47:58.827Z] #49 44.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T17:47:58.827Z] #49 44.66 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T17:47:59.095Z] #49 44.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:47:59.925Z] #49 45.52 Setting up libaio1:amd64 (0.3.112-9) ... [2022-10-21T17:47:59.925Z] #49 45.55 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T17:48:00.185Z] #49 46.00 Setting up libelf1:amd64 (0.183-1) ... [2022-10-21T17:48:00.445Z] #49 46.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T17:48:00.445Z] #49 46.06 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T17:48:00.963Z] #49 46.62 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T17:48:00.963Z] #49 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T17:48:00.963Z] #49 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T17:48:00.963Z] #49 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T17:48:00.963Z] #49 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T17:48:00.963Z] #49 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T17:48:00.964Z] #49 46.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T17:48:00.964Z] #49 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T17:48:00.964Z] #49 46.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T17:48:00.964Z] #49 46.71 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T17:48:01.070Z] #39 132.1 CC criu/netfilter.o [2022-10-21T17:48:01.070Z] #39 132.5 CC criu/page-pipe.o [2022-10-21T17:48:01.346Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.07s) [2022-10-21T17:48:01.346Z] PASS [2022-10-21T17:48:01.346Z] [2022-10-21T17:48:01.346Z] === Skipped [2022-10-21T17:48:01.346Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T17:48:01.346Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:48:01.346Z] [2022-10-21T17:48:01.346Z] DONE 33 tests, 1 skipped in 95.136s [2022-10-21T17:48:01.346Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T17:48:01.346Z] INFO: Testing against a local daemon [2022-10-21T17:48:01.346Z] === RUN TestConfigInspect [2022-10-21T17:48:01.634Z] #39 133.2 CC criu/page-xfer.o [2022-10-21T17:48:02.993Z] #49 48.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T17:48:02.993Z] #49 48.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T17:48:02.993Z] #49 48.44 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T17:48:02.993Z] #49 48.45 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T17:48:03.244Z] --- PASS: TestConfigInspect (2.11s) [2022-10-21T17:48:03.244Z] === RUN TestConfigList [2022-10-21T17:48:03.528Z] #39 135.1 CC criu/pagemap-cache.o [2022-10-21T17:48:04.092Z] #39 135.6 CC criu/pagemap.o [2022-10-21T17:48:04.373Z] #49 49.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T17:48:04.373Z] #49 49.88 Setting up jq (1.6-2.1) ... [2022-10-21T17:48:04.373Z] #49 49.90 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-10-21T17:48:04.373Z] #49 49.91 Setting up iptables (1.8.7-1) ... [2022-10-21T17:48:04.373Z] #49 49.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T17:48:04.373Z] #49 49.97 Setting up iproute2 (5.10.0-4) ... [2022-10-21T17:48:04.632Z] #49 50.40 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T17:48:05.087Z] #39 136.6 CC criu/parasite-syscall.o [2022-10-21T17:48:05.774Z] --- PASS: TestConfigList (2.10s) [2022-10-21T17:48:05.774Z] === RUN TestConfigsCreateAndDelete [2022-10-21T17:48:06.034Z] #39 137.5 CC criu/path.o [2022-10-21T17:48:06.034Z] #39 137.8 CC criu/pie-util-vdso.o [2022-10-21T17:48:06.540Z] #49 DONE 52.4s [2022-10-21T17:48:06.540Z] [2022-10-21T17:48:06.540Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-10-21T17:48:06.598Z] #39 138.2 CC criu/pie-util.o [2022-10-21T17:48:06.854Z] #39 138.4 CC criu/pipes.o [2022-10-21T17:48:07.418Z] #39 139.1 CC criu/plugin.o [2022-10-21T17:48:07.672Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-10-21T17:48:07.672Z] === RUN TestConfigsUpdate [2022-10-21T17:48:07.675Z] #39 ... [2022-10-21T17:48:07.675Z] [2022-10-21T17:48:07.675Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:48:07.923Z] #50 0.971 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T17:48:07.924Z] #50 0.976 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T17:48:07.924Z] #50 0.979 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T17:48:07.924Z] #50 DONE 1.1s [2022-10-21T17:48:07.924Z] [2022-10-21T17:48:07.924Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:48:07.932Z] #29 188.3 + dpkg --print-architecture [2022-10-21T17:48:07.932Z] #29 DONE 188.5s [2022-10-21T17:48:07.932Z] [2022-10-21T17:48:07.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:48:07.932Z] #39 139.4 CC criu/proc_parse.o [2022-10-21T17:48:09.572Z] --- PASS: TestConfigsUpdate (2.08s) [2022-10-21T17:48:09.572Z] === RUN TestTemplatedConfig [2022-10-21T17:48:09.830Z] #51 ... [2022-10-21T17:48:09.830Z] [2022-10-21T17:48:09.830Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:48:09.830Z] #38 121.4 CC criu/libnetlink.o [2022-10-21T17:48:09.830Z] #38 121.8 CC criu/log.o [2022-10-21T17:48:09.830Z] #38 122.4 CC criu/lsm.o [2022-10-21T17:48:09.830Z] #38 122.8 CC criu/mem.o [2022-10-21T17:48:09.830Z] #38 124.6 CC criu/memfd.o [2022-10-21T17:48:09.830Z] #38 125.4 CC criu/mount.o [2022-10-21T17:48:09.830Z] #38 129.7 CC criu/namespaces.o [2022-10-21T17:48:10.091Z] #38 132.0 CC criu/net.o [2022-10-21T17:48:11.211Z] #39 142.4 CC criu/protobuf-desc.o [2022-10-21T17:48:12.141Z] #39 143.6 CC criu/protobuf.o [2022-10-21T17:48:12.399Z] #39 144.0 CC criu/pstree.o [2022-10-21T17:48:12.852Z] --- PASS: TestTemplatedConfig (2.65s) [2022-10-21T17:48:12.852Z] === RUN TestConfigCreateResolve [2022-10-21T17:48:13.767Z] #39 145.2 CC criu/rbtree.o [2022-10-21T17:48:14.023Z] #39 145.6 CC criu/rst-malloc.o [2022-10-21T17:48:14.286Z] #38 135.9 CC criu/netfilter.o [2022-10-21T17:48:14.286Z] #38 136.2 CC criu/page-pipe.o [2022-10-21T17:48:14.586Z] #39 146.0 CC criu/seccomp.o [2022-10-21T17:48:14.749Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-10-21T17:48:14.749Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T17:48:14.843Z] #39 146.5 CC criu/seize.o [2022-10-21T17:48:14.855Z] #38 136.8 CC criu/page-xfer.o [2022-10-21T17:48:15.007Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-10-21T17:48:15.008Z] PASS [2022-10-21T17:48:15.008Z] [2022-10-21T17:48:15.008Z] DONE 7 tests in 13.704s [2022-10-21T17:48:15.008Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T17:48:15.008Z] INFO: Testing against a local daemon [2022-10-21T17:48:15.008Z] === RUN TestCheckpoint [2022-10-21T17:48:15.008Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:48:15.008Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T17:48:15.008Z] === RUN TestContainerInvalidJSON [2022-10-21T17:48:15.008Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:48:15.008Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:48:15.008Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:48:15.008Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:48:15.008Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:48:15.008Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:48:15.008Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:48:15.008Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:48:15.008Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:48:15.008Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T17:48:15.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T17:48:15.008Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T17:48:15.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T17:48:15.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T17:48:15.008Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-10-21T17:48:15.008Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T17:48:15.008Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-10-21T17:48:15.008Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T17:48:15.008Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-10-21T17:48:15.008Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T17:48:15.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-10-21T17:48:15.266Z] === RUN TestCopyFromContainer [2022-10-21T17:48:16.200Z] === RUN TestCopyFromContainer// [2022-10-21T17:48:16.200Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T17:48:16.211Z] #39 147.5 CC criu/servicefd.o [2022-10-21T17:48:16.211Z] #39 148.0 CC criu/shmem.o [2022-10-21T17:48:16.234Z] #38 138.2 CC criu/pagemap-cache.o [2022-10-21T17:48:16.459Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T17:48:16.459Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T17:48:16.459Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T17:48:16.459Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T17:48:16.459Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T17:48:16.723Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T17:48:16.723Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T17:48:16.723Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer (1.60s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-10-21T17:48:16.723Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T17:48:16.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T17:48:16.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:48:16.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:48:16.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:48:16.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:48:16.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:48:16.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:48:16.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:48:16.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:48:16.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:48:16.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T17:48:16.723Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T17:48:16.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-10-21T17:48:16.723Z] === RUN TestCreateWithInvalidEnv [2022-10-21T17:48:16.723Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T17:48:16.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T17:48:16.723Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T17:48:16.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T17:48:16.723Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T17:48:16.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T17:48:16.723Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T17:48:16.723Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T17:48:16.723Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T17:48:16.723Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T17:48:16.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T17:48:16.723Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T17:48:16.802Z] #38 138.7 CC criu/pagemap.o [2022-10-21T17:48:16.981Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-21T17:48:16.981Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T17:48:17.580Z] #39 149.0 CC criu/sigframe.o [2022-10-21T17:48:17.580Z] #39 149.2 CC criu/signalfd.o [2022-10-21T17:48:17.743Z] #38 139.8 CC criu/parasite-syscall.o [2022-10-21T17:48:17.837Z] #39 149.5 CC criu/sk-inet.o [2022-10-21T17:48:18.002Z] #38 ... [2022-10-21T17:48:18.003Z] [2022-10-21T17:48:18.003Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T17:48:18.003Z] #51 10.19 Collecting yamllint==1.26.1 [2022-10-21T17:48:18.354Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2022-10-21T17:48:18.354Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T17:48:18.940Z] #51 11.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T17:48:19.206Z] #39 150.6 CC criu/sk-netlink.o [2022-10-21T17:48:19.463Z] #39 151.0 CC criu/sk-packet.o [2022-10-21T17:48:20.027Z] #39 151.6 CC criu/sk-queue.o [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:48:20.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:48:20.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:48:20.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:48:20.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:48:20.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:48:20.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:48:20.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:48:20.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:48:20.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:48:20.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:48:20.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T17:48:20.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-10-21T17:48:20.252Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T17:48:20.320Z] #51 12.60 Collecting pathspec>=0.5.3 [2022-10-21T17:48:20.510Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-10-21T17:48:20.510Z] === RUN TestCreateDifferentPlatform [2022-10-21T17:48:20.510Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T17:48:20.510Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T17:48:20.510Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-10-21T17:48:20.510Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T17:48:20.510Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T17:48:20.510Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T17:48:20.579Z] #51 12.62 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T17:48:20.590Z] #39 152.1 CC criu/sk-tcp.o [2022-10-21T17:48:20.768Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-10-21T17:48:20.768Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T17:48:20.768Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T17:48:20.768Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T17:48:20.768Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T17:48:20.768Z] === RUN TestDaemonRestartIpcMode [2022-10-21T17:48:20.768Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T17:48:20.768Z] === RUN TestDaemonHostGatewayIP [2022-10-21T17:48:20.768Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T17:48:20.768Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T17:48:20.768Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T17:48:20.768Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T17:48:20.768Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T17:48:20.768Z] === RUN TestDiff [2022-10-21T17:48:20.838Z] #51 13.17 Collecting pyyaml [2022-10-21T17:48:20.847Z] #39 152.6 CC criu/sk-unix.o [2022-10-21T17:48:21.098Z] #51 13.18 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-10-21T17:48:21.098Z] #51 13.32 Building wheels for collected packages: yamllint [2022-10-21T17:48:21.098Z] #51 13.33 Building wheel for yamllint (setup.py): started [2022-10-21T17:48:21.335Z] --- PASS: TestDiff (0.55s) [2022-10-21T17:48:21.335Z] === RUN TestExecWithCloseStdin [2022-10-21T17:48:21.901Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-10-21T17:48:21.901Z] === RUN TestExec [2022-10-21T17:48:22.467Z] --- PASS: TestExec (0.61s) [2022-10-21T17:48:22.467Z] === RUN TestExecUser [2022-10-21T17:48:22.477Z] #51 14.56 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T17:48:22.477Z] #51 14.56 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=345bcf58304527a6aa22ea050397585abf38dc6e6191e3702d5d626ab481adac [2022-10-21T17:48:22.477Z] #51 14.56 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T17:48:22.477Z] #51 14.57 Successfully built yamllint [2022-10-21T17:48:22.477Z] #51 14.61 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T17:48:23.033Z] --- PASS: TestExecUser (0.61s) [2022-10-21T17:48:23.033Z] === RUN TestExportContainerAndImportImage [2022-10-21T17:48:23.045Z] #51 15.21 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T17:48:23.368Z] #39 154.5 CC criu/sockets.o [2022-10-21T17:48:23.932Z] #39 155.4 CC criu/stats.o [2022-10-21T17:48:23.967Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-10-21T17:48:23.967Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T17:48:24.189Z] #39 155.7 CC criu/string.o [2022-10-21T17:48:24.189Z] #39 155.8 CC criu/sysctl.o [2022-10-21T17:48:25.119Z] #39 156.5 CC criu/sysfs_parse.o [2022-10-21T17:48:25.341Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-10-21T17:48:25.341Z] === RUN TestHealthCheckWorkdir [2022-10-21T17:48:25.376Z] #39 157.0 CC criu/timens.o [2022-10-21T17:48:25.585Z] #51 DONE 17.5s [2022-10-21T17:48:25.585Z] [2022-10-21T17:48:25.585Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T17:48:25.585Z] #52 DONE 0.2s [2022-10-21T17:48:25.585Z] [2022-10-21T17:48:25.585Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:48:25.585Z] #38 140.7 CC criu/path.o [2022-10-21T17:48:25.585Z] #38 141.0 CC criu/pie-util-vdso-elf32.o [2022-10-21T17:48:25.585Z] #38 141.6 CC criu/pie-util-vdso.o [2022-10-21T17:48:25.585Z] #38 142.1 CC criu/pie-util.o [2022-10-21T17:48:25.585Z] #38 142.3 CC criu/pipes.o [2022-10-21T17:48:25.585Z] #38 143.4 CC criu/plugin.o [2022-10-21T17:48:25.585Z] #38 144.0 CC criu/proc_parse.o [2022-10-21T17:48:25.585Z] #38 ... [2022-10-21T17:48:25.585Z] [2022-10-21T17:48:25.585Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T17:48:25.633Z] #39 157.3 CC criu/timerfd.o [2022-10-21T17:48:25.845Z] #53 DONE 0.4s [2022-10-21T17:48:25.845Z] [2022-10-21T17:48:25.845Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T17:48:25.907Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-10-21T17:48:25.907Z] === RUN TestHealthKillContainer [2022-10-21T17:48:26.106Z] #54 DONE 0.3s [2022-10-21T17:48:26.106Z] [2022-10-21T17:48:26.106Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T17:48:26.196Z] #39 157.6 CC criu/tty.o [2022-10-21T17:48:26.366Z] #55 DONE 0.1s [2022-10-21T17:48:26.366Z] [2022-10-21T17:48:26.366Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T17:48:26.366Z] #56 DONE 0.1s [2022-10-21T17:48:26.366Z] [2022-10-21T17:48:26.366Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:48:26.366Z] #38 148.3 CC criu/protobuf-desc.o [2022-10-21T17:48:28.089Z] #39 159.8 CC criu/tun.o [2022-10-21T17:48:28.281Z] #38 150.1 CC criu/protobuf.o [2022-10-21T17:48:28.540Z] #38 150.4 CC criu/pstree.o [2022-10-21T17:48:29.017Z] #39 160.5 CC criu/uffd.o [2022-10-21T17:48:29.928Z] #38 151.9 CC criu/rbtree.o [2022-10-21T17:48:30.385Z] #39 161.9 CC criu/util.o [2022-10-21T17:48:30.520Z] #38 152.5 CC criu/rst-malloc.o [2022-10-21T17:48:31.110Z] #38 153.0 CC criu/seccomp.o [2022-10-21T17:48:31.651Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:48:31.651Z] [2022-10-21T17:48:31.651Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-10-21T17:48:31.651Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-10-21T17:48:31.651Z] Using test binary docker [2022-10-21T17:48:31.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T17:48:31.651Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:48:31.651Z] INFO: Waiting for daemon to start... [2022-10-21T17:48:31.651Z] Starting dockerd [2022-10-21T17:48:31.651Z] . [2022-10-21T17:48:31.651Z] INFO: Building docker-sdk-python3:4.4.1... [2022-10-21T17:48:32.277Z] #39 163.4 CC criu/uts_ns.o [2022-10-21T17:48:32.277Z] #39 163.7 CC criu/vdso.o [2022-10-21T17:48:32.489Z] #38 154.1 CC criu/seize.o [2022-10-21T17:48:32.534Z] #39 164.2 LINK criu/built-in.o [2022-10-21T17:48:32.792Z] #39 164.4 LINK criu/criu [2022-10-21T17:48:33.356Z] #39 164.9 DEP lib/c/criu.d [2022-10-21T17:48:33.356Z] #39 165.0 CC images/rpc.pb-c.o [2022-10-21T17:48:33.426Z] #38 155.2 CC criu/servicefd.o [2022-10-21T17:48:33.995Z] #38 155.7 include/common/asm/bitops.h: Assembler messages: [2022-10-21T17:48:33.995Z] #38 155.7 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T17:48:33.995Z] #38 155.7 CC criu/shmem.o [2022-10-21T17:48:34.010Z] --- PASS: TestHealthKillContainer (8.22s) [2022-10-21T17:48:34.011Z] === RUN TestHealthCheckProcessKilled [2022-10-21T17:48:34.286Z] #39 165.6 CC lib/c/criu.o [2022-10-21T17:48:34.932Z] #38 156.9 CC criu/sigframe.o [2022-10-21T17:48:34.944Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-10-21T17:48:34.944Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T17:48:35.201Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-10-21T17:48:35.201Z] === RUN TestIpcModeNone [2022-10-21T17:48:35.215Z] #38 157.2 CC criu/signalfd.o [2022-10-21T17:48:35.656Z] #39 166.9 LINK lib/c/built-in.o [2022-10-21T17:48:35.656Z] #39 166.9 LINK lib/c/libcriu.so [2022-10-21T17:48:35.656Z] #39 167.1 LINK lib/c/libcriu.a [2022-10-21T17:48:35.656Z] #39 167.2 GEN magic.py [2022-10-21T17:48:35.656Z] #39 167.4 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T17:48:35.656Z] #39 167.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T17:48:35.768Z] --- PASS: TestIpcModeNone (0.61s) [2022-10-21T17:48:35.768Z] === RUN TestIpcModePrivate [2022-10-21T17:48:35.792Z] #38 157.5 CC criu/sk-inet.o [2022-10-21T17:48:35.913Z] #39 167.4 Note: Building without GnuTLS support [2022-10-21T17:48:35.913Z] #39 167.4 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T17:48:35.913Z] #39 167.4 Makefile.config:40: Warn: Building without nftables support [2022-10-21T17:48:36.333Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-10-21T17:48:36.591Z] --- PASS: TestIpcModePrivate (0.66s) [2022-10-21T17:48:36.591Z] === RUN TestIpcModeShareable [2022-10-21T17:48:36.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T17:48:36.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T17:48:36.843Z] #39 168.4 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T17:48:36.849Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-10-21T17:48:37.107Z] --- PASS: TestIpcModeShareable (0.60s) [2022-10-21T17:48:37.107Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T17:48:37.167Z] #38 158.8 CC criu/sk-netlink.o [2022-10-21T17:48:37.425Z] #38 159.4 CC criu/sk-packet.o [2022-10-21T17:48:37.774Z] #39 169.4 make[1]: Nothing to be done for 'all'. [2022-10-21T17:48:38.361Z] #38 160.2 CC criu/sk-queue.o [2022-10-21T17:48:38.704Z] #39 170.4 make[1]: 'images/built-in.o' is up to date. [2022-10-21T17:48:38.704Z] #39 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T17:48:38.929Z] #38 160.7 CC criu/sk-tcp.o [2022-10-21T17:48:38.961Z] #39 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T17:48:38.961Z] #39 170.5 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T17:48:38.961Z] #39 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T17:48:38.961Z] #39 170.7 make[1]: Nothing to be done for 'all'. [2022-10-21T17:48:38.961Z] #39 170.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T17:48:39.007Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2022-10-21T17:48:39.007Z] === RUN TestAPIIpcModeHost [2022-10-21T17:48:39.218Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.218Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.265Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-10-21T17:48:39.265Z] === RUN TestDaemonIpcModeShareable [2022-10-21T17:48:39.476Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.476Z] #39 171.1 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.476Z] #39 171.2 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.476Z] #39 171.2 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.498Z] #38 161.3 CC criu/sk-unix.o [2022-10-21T17:48:39.733Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.990Z] #39 171.4 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:39.990Z] #39 171.4 INSTALL criu/criu [2022-10-21T17:48:40.554Z] #39 DONE 172.3s [2022-10-21T17:48:40.554Z] [2022-10-21T17:48:40.554Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:48:40.655Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-10-21T17:48:40.655Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-10-21T17:48:40.655Z] === RUN TestDaemonIpcModePrivate [2022-10-21T17:48:41.415Z] #38 163.4 CC criu/sockets.o [2022-10-21T17:48:41.603Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-10-21T17:48:41.860Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-10-21T17:48:41.860Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T17:48:42.793Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-10-21T17:48:42.794Z] #38 164.5 CC criu/stats.o [2022-10-21T17:48:42.794Z] #38 164.8 CC criu/string.o [2022-10-21T17:48:43.051Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-10-21T17:48:43.051Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T17:48:43.053Z] #38 164.9 CC criu/sysctl.o [2022-10-21T17:48:43.621Z] #38 165.7 CC criu/sysfs_parse.o [2022-10-21T17:48:43.985Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-10-21T17:48:44.243Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-10-21T17:48:44.243Z] === RUN TestIpcModeOlderClient [2022-10-21T17:48:44.243Z] === PAUSE TestIpcModeOlderClient [2022-10-21T17:48:44.243Z] === RUN TestKillContainerInvalidSignal [2022-10-21T17:48:44.501Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-10-21T17:48:44.501Z] === RUN TestKillContainer [2022-10-21T17:48:44.501Z] === RUN TestKillContainer/no_signal [2022-10-21T17:48:44.559Z] #38 166.2 CC criu/timens.o [2022-10-21T17:48:44.559Z] #38 166.5 CC criu/timerfd.o [2022-10-21T17:48:45.067Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T17:48:45.127Z] #38 167.0 CC criu/tty.o [2022-10-21T17:48:45.325Z] === RUN TestKillContainer/killing_signal [2022-10-21T17:48:45.892Z] --- PASS: TestKillContainer (1.28s) [2022-10-21T17:48:45.892Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-10-21T17:48:45.892Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-10-21T17:48:45.892Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-10-21T17:48:45.892Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T17:48:45.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T17:48:46.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T17:48:47.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-10-21T17:48:47.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-10-21T17:48:47.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-10-21T17:48:47.086Z] === RUN TestKillStoppedContainer [2022-10-21T17:48:47.086Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-10-21T17:48:47.086Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T17:48:47.086Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-21T17:48:47.086Z] === RUN TestKillDifferentUserContainer [2022-10-21T17:48:47.652Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-10-21T17:48:47.652Z] === RUN TestInspectOomKilledTrue [2022-10-21T17:48:47.652Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-10-21T17:48:47.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T17:48:47.652Z] === RUN TestInspectOomKilledFalse [2022-10-21T17:48:47.664Z] #38 169.2 CC criu/tun.o [2022-10-21T17:48:47.664Z] #38 ... [2022-10-21T17:48:47.664Z] [2022-10-21T17:48:47.664Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:48:47.664Z] #24 224.9 + dpkg --print-architecture [2022-10-21T17:48:47.664Z] #24 224.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-10-21T17:48:47.664Z] #24 225.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-10-21T17:48:47.664Z] #24 225.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-10-21T17:48:47.909Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-10-21T17:48:47.909Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T17:48:48.475Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-10-21T17:48:48.475Z] === RUN TestLinksContainerNames [2022-10-21T17:48:49.041Z] --- PASS: TestLinksContainerNames (0.83s) [2022-10-21T17:48:49.041Z] === RUN TestLogsFollowTailEmpty [2022-10-21T17:48:49.607Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-10-21T17:48:49.607Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T17:48:49.865Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/default [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/private [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/slave [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/shared [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/default [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/shared [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/slave [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/private [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T17:48:49.865Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:48:49.865Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:48:49.865Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:48:50.124Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T17:48:50.383Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-10-21T17:48:50.641Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T17:48:50.641Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T17:48:52.017Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-10-21T17:48:52.017Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T17:48:52.276Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-10-21T17:48:52.276Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T17:48:52.534Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-10-21T17:48:52.534Z] === RUN TestNetworkNat [2022-10-21T17:48:52.792Z] --- PASS: TestNetworkNat (0.43s) [2022-10-21T17:48:52.792Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T17:48:53.358Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-10-21T17:48:53.358Z] === RUN TestNetworkLoopbackNat [2022-10-21T17:48:55.787Z] #24 ... [2022-10-21T17:48:55.787Z] [2022-10-21T17:48:55.787Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T17:48:55.787Z] #38 169.8 CC criu/uffd.o [2022-10-21T17:48:55.787Z] #38 171.3 CC criu/util.o [2022-10-21T17:48:55.787Z] #38 172.9 CC criu/uts_ns.o [2022-10-21T17:48:55.787Z] #38 173.2 CC criu/vdso-compat.o [2022-10-21T17:48:55.787Z] #38 173.5 CC criu/vdso.o [2022-10-21T17:48:55.787Z] #38 174.2 LINK criu/built-in.o [2022-10-21T17:48:55.787Z] #38 174.5 LINK criu/criu [2022-10-21T17:48:55.787Z] #38 175.1 DEP lib/c/criu.d [2022-10-21T17:48:55.787Z] #38 175.1 CC images/rpc.pb-c.o [2022-10-21T17:48:55.787Z] #38 175.8 CC lib/c/criu.o [2022-10-21T17:48:55.787Z] #38 177.1 LINK lib/c/built-in.o [2022-10-21T17:48:55.787Z] #38 177.1 LINK lib/c/libcriu.so [2022-10-21T17:48:55.787Z] #38 177.2 LINK lib/c/libcriu.a [2022-10-21T17:48:55.787Z] #38 177.3 GEN magic.py [2022-10-21T17:48:55.787Z] #38 177.6 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T17:48:55.787Z] #38 177.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T17:48:55.787Z] #38 177.6 Note: Building without GnuTLS support [2022-10-21T17:48:55.787Z] #38 177.6 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T17:48:55.787Z] #38 177.6 Makefile.config:40: Warn: Building without nftables support [2022-10-21T17:48:55.884Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-10-21T17:48:55.884Z] === RUN TestPause [2022-10-21T17:48:56.450Z] --- PASS: TestPause (0.44s) [2022-10-21T17:48:56.450Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T17:48:56.450Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:48:56.450Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T17:48:56.450Z] === RUN TestPauseStopPausedContainer [2022-10-21T17:48:56.708Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-10-21T17:48:56.708Z] === RUN TestPsFilter [2022-10-21T17:48:56.725Z] #38 178.7 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T17:48:56.968Z] --- PASS: TestPsFilter (0.12s) [2022-10-21T17:48:56.968Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T17:48:57.226Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-10-21T17:48:57.226Z] === RUN TestRemoveContainerWithVolume [2022-10-21T17:48:57.663Z] #38 179.5 make[1]: Nothing to be done for 'all'. [2022-10-21T17:48:57.792Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-10-21T17:48:57.792Z] === RUN TestRemoveContainerRunning [2022-10-21T17:48:58.050Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-10-21T17:48:58.050Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T17:48:58.231Z] #38 180.3 make[1]: 'images/built-in.o' is up to date. [2022-10-21T17:48:58.491Z] #38 180.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T17:48:58.491Z] #38 180.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T17:48:58.491Z] #38 180.4 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T17:48:58.749Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-10-21T17:48:58.750Z] === RUN TestRemoveInvalidContainer [2022-10-21T17:48:58.750Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T17:48:58.750Z] === RUN TestRenameLinkedContainer [2022-10-21T17:48:58.750Z] #38 180.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T17:48:58.750Z] #38 180.5 make[1]: Nothing to be done for 'all'. [2022-10-21T17:48:58.750Z] #38 180.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T17:48:58.750Z] #38 180.8 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.010Z] #38 180.8 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.010Z] #38 180.8 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.010Z] #38 181.0 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.010Z] #38 181.0 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.270Z] #38 181.1 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.270Z] #38 181.1 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.270Z] #38 181.3 make[2]: Nothing to be done for 'all'. [2022-10-21T17:48:59.270Z] #38 181.3 INSTALL criu/criu [2022-10-21T17:49:00.209Z] #38 DONE 182.0s [2022-10-21T17:49:00.209Z] [2022-10-21T17:49:00.209Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T17:49:00.650Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-10-21T17:49:00.650Z] === RUN TestRenameStoppedContainer [2022-10-21T17:49:00.908Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-10-21T17:49:00.908Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T17:49:01.842Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-10-21T17:49:01.842Z] === RUN TestRenameInvalidName [2022-10-21T17:49:02.100Z] --- PASS: TestRenameInvalidName (0.44s) [2022-10-21T17:49:02.100Z] === RUN TestRenameAnonymousContainer [2022-10-21T17:49:04.005Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-10-21T17:49:04.005Z] === RUN TestRenameContainerWithSameName [2022-10-21T17:49:04.005Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-10-21T17:49:04.005Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T17:49:04.941Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-10-21T17:49:04.941Z] === RUN TestResize [2022-10-21T17:49:05.507Z] --- PASS: TestResize (0.45s) [2022-10-21T17:49:05.507Z] === RUN TestResizeWithInvalidSize [2022-10-21T17:49:05.766Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-10-21T17:49:05.766Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T17:49:06.332Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:06.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:06.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:06.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:49:06.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:07.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:49:07.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:09.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:49:09.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:49:10.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:49:10.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:49:12.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:49:12.421Z] #24 DONE 248.8s [2022-10-21T17:49:12.421Z] [2022-10-21T17:49:12.421Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:49:12.421Z] #29 ... [2022-10-21T17:49:12.421Z] [2022-10-21T17:49:12.421Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T17:49:12.603Z] #43 ... [2022-10-21T17:49:12.603Z] [2022-10-21T17:49:12.603Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-10-21T17:49:12.603Z] #35 250.7 + return [2022-10-21T17:49:12.603Z] #35 DONE 251.7s [2022-10-21T17:49:12.603Z] [2022-10-21T17:49:12.603Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:12.603Z] #37 ... [2022-10-21T17:49:12.603Z] [2022-10-21T17:49:12.603Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T17:49:12.680Z] #57 DONE 0.4s [2022-10-21T17:49:12.680Z] [2022-10-21T17:49:12.680Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:49:12.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:49:12.939Z] #29 ... [2022-10-21T17:49:12.939Z] [2022-10-21T17:49:12.939Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T17:49:12.939Z] #58 DONE 0.1s [2022-10-21T17:49:12.939Z] [2022-10-21T17:49:12.939Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T17:49:12.939Z] #59 DONE 0.1s [2022-10-21T17:49:12.939Z] [2022-10-21T17:49:12.939Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T17:49:12.939Z] #60 DONE 0.1s [2022-10-21T17:49:12.939Z] [2022-10-21T17:49:12.939Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:49:13.166Z] #52 DONE 1.1s [2022-10-21T17:49:13.167Z] [2022-10-21T17:49:13.167Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T17:49:14.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:49:14.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:49:15.062Z] #53 DONE 2.1s [2022-10-21T17:49:15.062Z] [2022-10-21T17:49:15.062Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T17:49:15.062Z] #54 DONE 0.1s [2022-10-21T17:49:15.062Z] [2022-10-21T17:49:15.062Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:15.331Z] #37 ... [2022-10-21T17:49:15.331Z] [2022-10-21T17:49:15.331Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T17:49:15.331Z] #55 DONE 0.1s [2022-10-21T17:49:15.331Z] [2022-10-21T17:49:15.331Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T17:49:15.331Z] #56 DONE 0.0s [2022-10-21T17:49:15.331Z] [2022-10-21T17:49:15.331Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T17:49:15.331Z] #57 DONE 0.1s [2022-10-21T17:49:15.331Z] [2022-10-21T17:49:15.331Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:49:15.600Z] #43 ... [2022-10-21T17:49:15.600Z] [2022-10-21T17:49:15.600Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T17:49:15.600Z] #58 DONE 0.1s [2022-10-21T17:49:15.600Z] [2022-10-21T17:49:15.600Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T17:49:15.600Z] #59 DONE 0.1s [2022-10-21T17:49:15.600Z] [2022-10-21T17:49:15.600Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:15.860Z] #37 ... [2022-10-21T17:49:15.860Z] [2022-10-21T17:49:15.860Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T17:49:15.860Z] #60 DONE 0.1s [2022-10-21T17:49:15.860Z] [2022-10-21T17:49:15.860Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:49:16.117Z] #43 ... [2022-10-21T17:49:16.117Z] [2022-10-21T17:49:16.117Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:49:16.117Z] #31 256.8 + /build/golangci-lint --version [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.96s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-10-21T17:49:16.279Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-10-21T17:49:16.279Z] === RUN TestCgroupNamespacesRun [2022-10-21T17:49:17.215Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-10-21T17:49:17.215Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T17:49:17.215Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-10-21T17:49:17.215Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-10-21T17:49:17.215Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T17:49:17.483Z] #31 258.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T17:49:17.740Z] #31 DONE 258.5s [2022-10-21T17:49:17.740Z] [2022-10-21T17:49:17.740Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:18.283Z] sha256:121e645bfd3c14092935b93b91f3c5c64cbb73df2bae7b66e63eba58c3753e7f [2022-10-21T17:49:18.283Z] INFO: Starting docker-py tests... [2022-10-21T17:49:18.283Z] ============================= test session starts ============================== [2022-10-21T17:49:18.283Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-10-21T17:49:18.283Z] rootdir: /src, inifile: pytest.ini [2022-10-21T17:49:18.283Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-10-21T17:49:18.283Z] collected 389 items / 1 deselected / 388 selected [2022-10-21T17:49:18.283Z] [2022-10-21T17:49:18.304Z] #37 ... [2022-10-21T17:49:18.304Z] [2022-10-21T17:49:18.304Z] #43 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T17:49:18.304Z] #43 152.6 + mkdir -p /build [2022-10-21T17:49:18.304Z] #43 152.6 + cp runc /build/runc [2022-10-21T17:49:18.304Z] #43 DONE 152.8s [2022-10-21T17:49:18.304Z] [2022-10-21T17:49:18.304Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:18.591Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-10-21T17:49:18.591Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T17:49:19.965Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-10-21T17:49:19.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T17:49:20.203Z] #37 ... [2022-10-21T17:49:20.203Z] [2022-10-21T17:49:20.203Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T17:49:20.203Z] #61 DONE 0.2s [2022-10-21T17:49:20.203Z] [2022-10-21T17:49:20.203Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T17:49:20.460Z] #62 DONE 0.1s [2022-10-21T17:49:20.460Z] [2022-10-21T17:49:20.460Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T17:49:20.717Z] #63 DONE 0.1s [2022-10-21T17:49:20.717Z] [2022-10-21T17:49:20.717Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:20.899Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-10-21T17:49:20.900Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T17:49:21.836Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-10-21T17:49:21.836Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T17:49:22.084Z] #37 228.5 + bin/containerd [2022-10-21T17:49:22.770Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-10-21T17:49:22.770Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T17:49:23.712Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-10-21T17:49:23.712Z] === RUN TestNISDomainname [2022-10-21T17:49:24.291Z] --- PASS: TestNISDomainname (0.57s) [2022-10-21T17:49:24.291Z] === RUN TestHostnameDnsResolution [2022-10-21T17:49:25.227Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-10-21T17:49:25.227Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T17:49:25.795Z] --- PASS: TestUnprivilegedPortsAndPing (0.70s) [2022-10-21T17:49:25.795Z] === RUN TestStats [2022-10-21T17:49:28.114Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-10-21T17:49:28.321Z] --- PASS: TestStats (2.46s) [2022-10-21T17:49:28.321Z] === RUN TestStopContainerWithTimeout [2022-10-21T17:49:28.321Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T17:49:28.321Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T17:49:28.321Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T17:49:28.321Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T17:49:28.321Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T17:49:28.321Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T17:49:28.321Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T17:49:28.321Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T17:49:28.321Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T17:49:28.321Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T17:49:28.676Z] tests/integration/api_client_test.py ..... [ 7%] [2022-10-21T17:49:28.888Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T17:49:30.420Z] tests/integration/api_config_test.py ..... [ 8%] [2022-10-21T17:49:31.415Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T17:49:32.788Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-21T17:49:32.788Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-10-21T17:49:32.788Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-10-21T17:49:32.788Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-10-21T17:49:32.788Z] --- PASS: TestStopContainerWithTimeout/1 (1.53s) [2022-10-21T17:49:32.788Z] === RUN TestDeleteDevicemapper [2022-10-21T17:49:32.788Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:49:32.788Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T17:49:32.788Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T17:49:32.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T17:49:32.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T17:49:33.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T17:49:34.162Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-10-21T17:49:34.162Z] === RUN TestUpdateMemory [2022-10-21T17:49:34.728Z] --- PASS: TestUpdateMemory (0.59s) [2022-10-21T17:49:34.728Z] === RUN TestUpdateCPUQuota [2022-10-21T17:49:35.663Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-10-21T17:49:35.663Z] === RUN TestUpdatePidsLimit [2022-10-21T17:49:35.663Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T17:49:35.663Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T17:49:35.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T17:49:35.921Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T17:49:36.179Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T17:49:36.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T17:49:36.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T17:49:36.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T17:49:36.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-10-21T17:49:37.520Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-10-21T17:49:37.520Z] === RUN TestUpdateRestartPolicy [2022-10-21T17:49:39.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T17:49:44.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T17:49:47.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T17:49:49.712Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-10-21T17:49:49.712Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T17:49:49.712Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-10-21T17:49:49.712Z] === RUN TestWaitNonBlocked [2022-10-21T17:49:49.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:49:49.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:49:49.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:49:49.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:49:49.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:49:49.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:49:49.712Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T17:49:49.712Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.50s) [2022-10-21T17:49:49.712Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-10-21T17:49:49.712Z] === RUN TestWaitBlocked [2022-10-21T17:49:49.712Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:49:49.712Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:49:49.712Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:49:49.712Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:49:49.712Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:49:49.712Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:49:50.279Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T17:49:50.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-10-21T17:49:50.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-10-21T17:49:50.279Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T17:49:50.279Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T17:49:50.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T17:49:51.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T17:49:52.808Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-10-21T17:49:52.808Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T17:49:54.181Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-10-21T17:49:54.181Z] === CONT TestDaemonHostGatewayIP [2022-10-21T17:49:54.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T17:49:56.721Z] --- PASS: TestDaemonHostGatewayIP (2.37s) [2022-10-21T17:49:56.721Z] === CONT TestDaemonRestartIpcMode [2022-10-21T17:49:56.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T17:49:59.082Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-10-21T17:49:59.252Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-10-21T17:49:59.253Z] === CONT TestIpcModeOlderClient [2022-10-21T17:49:59.253Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-10-21T17:49:59.624Z] #40 165.6 + mkdir -p /build [2022-10-21T17:49:59.624Z] #40 165.6 + cp runc /build/runc [2022-10-21T17:49:59.624Z] #40 DONE 167.6s [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:59.624Z] #37 ... [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T17:49:59.624Z] #29 293.6 + /build/golangci-lint --version [2022-10-21T17:49:59.624Z] #29 295.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T17:49:59.624Z] #29 DONE 295.2s [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:59.624Z] #37 ... [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T17:49:59.624Z] #61 DONE 0.6s [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T17:49:59.624Z] #62 DONE 0.1s [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T17:49:59.624Z] #63 DONE 0.5s [2022-10-21T17:49:59.624Z] [2022-10-21T17:49:59.624Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T17:49:59.624Z] #37 257.4 + bin/containerd [2022-10-21T17:50:00.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T17:50:02.532Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-10-21T17:50:02.532Z] PASS [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] === Skipped [2022-10-21T17:50:02.532Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T17:50:02.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T17:50:02.532Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T17:50:02.532Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-10-21T17:50:02.532Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T17:50:02.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:50:02.532Z] [2022-10-21T17:50:02.532Z] DONE 197 tests, 5 skipped in 107.245s [2022-10-21T17:50:02.532Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T17:50:02.532Z] INFO: Testing against a local daemon [2022-10-21T17:50:02.532Z] === RUN TestLiveRestore [2022-10-21T17:50:02.532Z] === RUN TestLiveRestore/volume_references [2022-10-21T17:50:02.532Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T17:50:02.532Z] === CONT TestLiveRestore/volume_references [2022-10-21T17:50:02.790Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T17:50:02.790Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T17:50:02.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T17:50:03.724Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T17:50:04.659Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T17:50:05.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T17:50:06.033Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references (4.51s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2022-10-21T17:50:06.599Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.97s) [2022-10-21T17:50:06.599Z] PASS [2022-10-21T17:50:06.599Z] [2022-10-21T17:50:06.599Z] DONE 7 tests in 4.543s [2022-10-21T17:50:06.857Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T17:50:06.857Z] INFO: Testing against a local daemon [2022-10-21T17:50:06.857Z] === RUN TestCommitInheritsEnv [2022-10-21T17:50:07.115Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-10-21T17:50:07.115Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T17:50:07.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T17:50:07.115Z] === RUN TestImagesFilterMultiReference [2022-10-21T17:50:07.115Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-10-21T17:50:07.115Z] === RUN TestImagePullPlatformInvalid [2022-10-21T17:50:07.115Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T17:50:07.115Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T17:50:07.115Z] time="2022-10-21T17:50:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.115Z] time="2022-10-21T17:50:07Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.115Z] time="2022-10-21T17:50:07Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.18.7 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.115Z] time="2022-10-21T17:50:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.230Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:50:07.230Z] Using test binary docker [2022-10-21T17:50:07.230Z] +++ /etc/init.d/apparmor start [2022-10-21T17:50:07.230Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:50:07.230Z] INFO: Waiting for daemon to start... [2022-10-21T17:50:07.230Z] Starting dockerd [2022-10-21T17:50:07.230Z] +++ 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-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=95947d30-8ca9-460f-87c8-d306332c2ec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56556" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=95947d30-8ca9-460f-87c8-d306332c2ec8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56556" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.268981ms http.response.status=200 http.response.written=2 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d67527e2-6f0e-4d2b-b35d-a71e33fdbe5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d67527e2-6f0e-4d2b-b35d-a71e33fdbe5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=abfd77f5-c81c-4b9a-88f2-b6e6bfc329b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=abfd77f5-c81c-4b9a-88f2-b6e6bfc329b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d67527e2-6f0e-4d2b-b35d-a71e33fdbe5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=534.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=845baeee-7706-47a4-9f36-696f1f509eb0 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=abfd77f5-c81c-4b9a-88f2-b6e6bfc329b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=218.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40996f34-261c-4300-b866-8c17fc6b5d94 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d67527e2-6f0e-4d2b-b35d-a71e33fdbe5b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.720975ms http.response.status=404 http.response.written=157 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=abfd77f5-c81c-4b9a-88f2-b6e6bfc329b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.386413ms http.response.status=404 http.response.written=157 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.376Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=295.806µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1e401d84-c3f0-447a-ab4a-5180d7805660 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=18.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9eed403d-e6b9-4b59-97a0-7141d42db654 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=186.888µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ee304090-8171-45e8-b9e9-4a5421d9ecf0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18bb6690-d9ec-41ee-82a5-c051ff97a90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.062646ms http.response.status=202 http.response.written=0 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=355.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7c2f27ef-9144-4e71-96b0-7d3b30315a88 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=38.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=971eea04-f355-4b11-b920-fcde664c0d6b trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=232.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4d71b832-b352-439e-94e0-89879341b3de trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8dde2863-fba9-4a5c-9d29-b603257bff83 http.request.method=POST http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.598053ms http.response.status=202 http.response.written=0 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.376Z] time="2022-10-21T17:50:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=40.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ce80b9d-5ce3-4dc9-b7b2-7f8ca64c019c trace.line=82 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=32.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f725d6a6-7853-4d96-a725-6f24ac954406 trace.line=82 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=9.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dd2082ce-5bdf-4f29-aea6-bbac29fd3e69 trace.line=141 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=14.188µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c65faa2-f18f-4a49-a274-3d5aa5bbbf44 trace.line=141 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=638.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=292af32b-59c0-4926-82f6-8dd8e6c1a5fa trace.line=124 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=19.996µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5e270c3-6bc8-43c8-b491-a4e8d7c05b18 trace.line=141 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=23.334µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9cd8b691-1047-4ae3-a6ee-d77af85d6942 trace.line=141 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=13.625µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=261a3d59-0560-470f-ac31-264c52bf2606 trace.line=141 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=419.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c0c83610-b33a-4ed8-8ea4-d50479d73e87 trace.line=167 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=160.261µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=31632ef7-75f3-47fd-bba4-a2303b74bf40 trace.line=95 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=171.352µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f56ae8d3-1108-4af2-8493-db186014a3a4 trace.line=181 vars.name=test vars.uuid=6fac6e31-6c41-4125-bfdd-e879735cca8e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fad32d43-fe1e-4218-9b38-6aa4373ce4d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56570" http.request.uri="/v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.789818ms http.response.status=201 http.response.written=0 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "PUT /v2/test/blobs/uploads/6fac6e31-6c41-4125-bfdd-e879735cca8e?_state=bv4ZtfBIvHSGheUheWS2OXSTV_QU-OVykXPSFf2BamZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZmYWM2ZTMxLTZjNDEtNDEyNS1iZmRkLWU4Nzk3MzVjY2E4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODY1OTQ5NDVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=3.035989ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=80f90812-3eb9-49ca-a7d4-55ef4b559faa trace.line=124 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=225.927µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db268bd2-eed7-402d-920a-a1b4038ef273 trace.line=141 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=27.845µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=82595ee9-80b1-4721-b30a-cda15662d234 trace.line=141 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=43.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=39a15175-f380-432a-8dce-1c3547dfe9db trace.line=141 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=205.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c95d0d82-068d-408a-b124-b119836c4221 trace.line=167 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.377Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=306.929µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=31365e26-6e7b-4a5f-827b-bda35977e08a trace.line=95 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=270.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=cb6094c7-0454-457b-8903-ee24812a107b trace.line=181 vars.name=test vars.uuid=0503a0c1-8d5c-4785-ab43-2a41c7013e11 version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02199082-c6a6-4cac-a62e-c764c1cb675e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.986474ms http.response.status=201 http.response.written=0 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "PUT /v2/test/blobs/uploads/0503a0c1-8d5c-4785-ab43-2a41c7013e11?_state=IBEOAGxabIP6GRTTbuKi7YFvjJCcJzr8ogNgrZ_sIc97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA1MDNhMGMxLThkNWMtNDc4NS1hYjQzLTJhNDFjNzAxM2UxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1MDowNy4xODI3NzAxMVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=37466571-8e1d-46e4-80b7-2499f2d7291e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=37466571-8e1d-46e4-80b7-2499f2d7291e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=37466571-8e1d-46e4-80b7-2499f2d7291e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=157.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d899110b-9c93-4dc3-9c5d-9ce22c909b27 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=37466571-8e1d-46e4-80b7-2499f2d7291e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.228288ms http.response.status=404 http.response.written=96 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=97.334µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5029cb7a-986f-445d-abf7-6f2be53a7068 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=99.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6f45fce1-e1f3-4371-9a75-165511689554 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=46.793µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f034e025-ff20-4708-982a-d843a5cfcdf1 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=30.55µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92c492dd-59fc-4ad9-bfd5-7bb71e9b9294 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=32.534µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c706a31c-e97f-495d-ad8f-a09722394dbd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=313.648µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=14d0cf2b-ae30-4832-995e-2a88497071da trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=350.748µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f5194d68-33c3-4956-8379-48c6f7b4dbe6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=119.42µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b86a8b3-bb9e-4fc9-907d-f68937ba7d66 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=268.679µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=43645cc2-3d90-4059-b922-c86d79c47de9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=166.639µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=372233fd-6c02-4f1c-bb44-81f4448a21e9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3d28cbc0-b26f-49f0-bc90-8d75e191b8a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56572" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.743573ms http.response.status=201 http.response.written=0 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=17120444-739f-48cf-bb78-8387e07f7692 http.request.method=GET http.request.remoteaddr="127.0.0.1:56600" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=17120444-739f-48cf-bb78-8387e07f7692 http.request.method=GET http.request.remoteaddr="127.0.0.1:56600" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="697.385µs" http.response.status=200 http.response.written=2 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=47.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ccbfae86-c8ee-429d-8e65-b4f6830d0411 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=43.084µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa3f5c95-dd27-492d-b571-2191bb7e38d0 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=46.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89d60460-7453-4b8c-adad-e1b9cb58ac68 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.378Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=34.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65e1d7b5-ae45-43e2-983d-80138a544187 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8e8f5b98-1ad0-4204-a7ea-6dbd70e05852 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56604" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.112293ms http.response.status=200 http.response.written=417 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=172.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5f3ca220-106b-45f0-89bb-0ee4cd31a1db trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=22.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58106e87-5a9f-42a3-9345-ff11e9617d79 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=47.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f9bd2d2b-a0e3-4b4d-a052-4bd1a2a2b04e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58d87189-2322-46ad-aad2-310966597358 http.request.method=GET http.request.remoteaddr="127.0.0.1:56606" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.863899ms http.response.status=200 http.response.written=417 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=67.061µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d72ebd1-b514-4cd3-a5ad-c49abb38cf3a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=47.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aa84c866-0322-4be1-99f8-6c59f4091a6c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=134.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7a1ef1f3-6a3d-4d3b-92ca-0807248be21e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=22.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d56d41e-edcb-4427-90dd-60070a3cd051 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=74.892µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4115efce-f502-4940-9840-4b68c62abcf7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=19.751µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=739b0a82-5d53-4c14-ad6d-d0a1273d04f1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=104.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c76149a8-f815-4a3b-a767-507209087969 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=9.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ac8426f8-f941-445e-88fc-696bf9f47f77 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=27.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c5568af6-b48e-40e2-aa43-a12b940ebe38 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=92.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a805c6a8-37db-4084-8527-2db34120dcfd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=24.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=233a8afc-146f-45ad-970a-27abf5485146 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.379Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=57.594µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=384d2960-77dc-465a-8721-1f372dc7c08a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=22.592µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=019d0743-6873-40ab-9daf-7ee8081ba70d trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97bd4c5d-69ed-4237-82ed-563a2b4c0117 http.request.method=GET http.request.remoteaddr="127.0.0.1:56622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.908338ms http.response.status=200 http.response.written=68 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=42.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21fd1283-5b94-486c-af97-2011c602c49a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=10.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=31c27bc1-c681-4d0b-9c14-3c58d754bc12 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=187.055µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=8948b0da-ffb5-439b-879c-d372b427ca4e trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=41.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f750bc21-c9be-4075-b6ad-51c4aaf0e188 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=20.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1198957b-aaab-4d1d-b28e-266c5ee0d717 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7e5deb59-d30e-4bd7-9f3f-d220c75838be http.request.method=GET http.request.remoteaddr="127.0.0.1:56610" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.923684ms http.response.status=200 http.response.written=179 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c3b103d6-5585-483a-b9bb-8f89cd9bd9f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56640" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c3b103d6-5585-483a-b9bb-8f89cd9bd9f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56640" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="942.886µs" http.response.status=200 http.response.written=2 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=38.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e5ae145-93ae-4391-817f-741dc10b52b5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=14.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53f78c74-b557-46df-822e-acdb5297bc62 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=afce0543-87ee-4c1a-9ac6-5dfb59dd04be http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56652" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.118854ms http.response.status=404 http.response.written=181 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=22.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ea75a18-a120-4bc7-bc7c-656b468c328b trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=a39944a4-7871-4310-aacc-be0a9a75038e trace.duration=19.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5609991-056d-4a46-9ff9-3696bf941350 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] time="2022-10-21T17:50:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0c75b3d9-ee21-46ca-a24f-9a845458938f http.request.method=GET http.request.remoteaddr="127.0.0.1:56668" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.321126ms http.response.status=404 http.response.written=181 instance.id=a39944a4-7871-4310-aacc-be0a9a75038e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:50:07.380Z] 127.0.0.1 - - [21/Oct/2022:17:50:07 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/3d050f683818f27ece317c9cf51cbcaf6f5e5063 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:50:07.380Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2022-10-21T17:50:07.380Z] === RUN TestRemoveImageOrphaning [2022-10-21T17:50:07.639Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-10-21T17:50:07.639Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T17:50:08.713Z] #37 269.1 # github.com/containerd/containerd/cmd/containerd [2022-10-21T17:50:08.713Z] #37 269.1 /usr/bin/ld: /tmp/go-link-1839057841/000019.o: in function `New': [2022-10-21T17:50:08.713Z] #37 269.1 /tmp/tmp.EiRF0lNOVt/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-10-21T17:50:08.713Z] #37 269.2 + bin/containerd-stress [2022-10-21T17:50:08.713Z] #37 270.4 + bin/containerd-shim [2022-10-21T17:50:09.538Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2022-10-21T17:50:09.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T17:50:09.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-10-21T17:50:09.538Z] === RUN TestTagInvalidReference [2022-10-21T17:50:09.538Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T17:50:09.538Z] === RUN TestTagValidPrefixedRepo [2022-10-21T17:50:09.763Z] . [2022-10-21T17:50:09.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:50:09.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:50:09.763Z] Error: No such image: emptyfs [2022-10-21T17:50:09.763Z] ++++ docker load [2022-10-21T17:50:09.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T17:50:09.763Z] Running integration-test (iteration 1) [2022-10-21T17:50:09.763Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T17:50:09.763Z] ++ 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-10-21T17:50:09.763Z] ++ set -e [2022-10-21T17:50:09.763Z] ++ '[' -n 0 ']' [2022-10-21T17:50:09.763Z] ++ set -x [2022-10-21T17:50:09.763Z] ++ 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-10-21T17:50:09.796Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-21T17:50:09.796Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T17:50:09.796Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-21T17:50:09.796Z] === RUN TestTagOfficialNames [2022-10-21T17:50:09.796Z] --- PASS: TestTagOfficialNames (0.05s) [2022-10-21T17:50:09.796Z] === RUN TestTagMatchesDigest [2022-10-21T17:50:09.796Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-21T17:50:09.796Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T17:50:10.701Z] Loaded image: busybox:latest [2022-10-21T17:50:10.962Z] Loaded image: busybox:glibc [2022-10-21T17:50:12.883Z] #37 279.3 + bin/containerd-shim-runc-v1 [2022-10-21T17:50:16.237Z] Loaded image: debian:bullseye-slim [2022-10-21T17:50:16.237Z] Loaded image: hello-world:latest [2022-10-21T17:50:16.237Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:50:16.237Z] INFO: Testing against a local daemon [2022-10-21T17:50:16.237Z] === RUN TestCgroupNamespacesBuild [2022-10-21T17:50:18.131Z] #37 284.5 + bin/containerd-shim-runc-v2 [2022-10-21T17:50:18.142Z] --- PASS: TestCgroupNamespacesBuild (2.05s) [2022-10-21T17:50:18.142Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T17:50:19.060Z] #37 285.3 + binaries [2022-10-21T17:50:19.061Z] #37 285.3 + install -D bin/containerd /build/containerd [2022-10-21T17:50:19.061Z] #37 285.3 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T17:50:19.061Z] #37 285.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T17:50:19.061Z] #37 285.4 + install -D bin/ctr /build/ctr [2022-10-21T17:50:20.047Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-10-21T17:50:20.047Z] === RUN TestBuildWithSession [2022-10-21T17:50:20.047Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:50:20.047Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T17:50:20.047Z] === RUN TestBuildSquashParent [2022-10-21T17:50:20.951Z] #37 DONE 287.0s [2022-10-21T17:50:21.207Z] [2022-10-21T17:50:21.207Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T17:50:21.463Z] #64 DONE 0.3s [2022-10-21T17:50:21.464Z] [2022-10-21T17:50:21.464Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T17:50:21.719Z] #65 DONE 0.1s [2022-10-21T17:50:21.719Z] [2022-10-21T17:50:21.719Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T17:50:21.975Z] #66 DONE 0.3s [2022-10-21T17:50:21.975Z] [2022-10-21T17:50:21.975Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T17:50:21.975Z] #67 DONE 0.0s [2022-10-21T17:50:21.975Z] [2022-10-21T17:50:21.975Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T17:50:21.975Z] #68 DONE 0.0s [2022-10-21T17:50:22.231Z] [2022-10-21T17:50:22.231Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T17:50:23.159Z] #69 DONE 1.1s [2022-10-21T17:50:23.159Z] [2022-10-21T17:50:23.159Z] #70 exporting to image [2022-10-21T17:50:23.159Z] #70 exporting layers [2022-10-21T17:50:25.677Z] #70 exporting layers 2.6s done [2022-10-21T17:50:25.677Z] #70 writing image sha256:4b4d7b6484acbdd800c6c2f982006274053d4d8855681bcf139dba4a2b2d9a7f done [2022-10-21T17:50:25.677Z] #70 naming to docker.io/library/docker:8b5331f5077550ed32682a0202bdfccd9c28460e done [2022-10-21T17:50:25.677Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-21T17:50:26.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b5331f5077550ed32682a0202bdfccd9c28460e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b5331f5077550ed32682a0202bdfccd9c28460e hack/test/unit [2022-10-21T17:50:29.243Z] b111c3320c94: Pull complete [2022-10-21T17:50:30.028Z] --- PASS: TestBuildSquashParent (8.53s) [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:50:30.028Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:50:30.028Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:50:30.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:50:30.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:50:30.294Z] ? github.com/docker/docker/api [no test files] [2022-10-21T17:50:31.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:50:31.407Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:50:34.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:50:34.697Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:50:38.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T17:50:38.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.02s) [2022-10-21T17:50:38.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2022-10-21T17:50:38.008Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-10-21T17:50:38.008Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2022-10-21T17:50:38.008Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2022-10-21T17:50:38.008Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2022-10-21T17:50:38.008Z] === RUN TestBuildMultiStageCopy [2022-10-21T17:50:38.008Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T17:50:40.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T17:50:40.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T17:50:41.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T17:50:41.624Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2022-10-21T17:50:42.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-10-21T17:50:42.192Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T17:50:42.477Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-10-21T17:50:43.570Z] --- PASS: TestBuildMultiStageParentConfig (1.09s) [2022-10-21T17:50:43.570Z] === RUN TestBuildLabelWithTargets [2022-10-21T17:50:45.473Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-10-21T17:50:45.473Z] === RUN TestBuildWithEmptyLayers [2022-10-21T17:50:46.408Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-10-21T17:50:46.408Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T17:50:48.938Z] --- PASS: TestBuildMultiStageOnBuild (2.60s) [2022-10-21T17:50:48.938Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T17:50:50.841Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2022-10-21T17:50:50.841Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T17:50:51.247Z] ..........................xx.................... [ 29%] [2022-10-21T17:50:53.376Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2022-10-21T17:50:53.376Z] === RUN TestBuildWithHugeFile [2022-10-21T17:50:55.855Z] #37 308.6 # github.com/containerd/containerd/cmd/containerd [2022-10-21T17:50:55.855Z] #37 308.6 /usr/bin/ld: /tmp/go-link-1636470475/000019.o: in function `New': [2022-10-21T17:50:55.855Z] #37 308.6 /tmp/tmp.EuI5I3bKMy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-10-21T17:50:55.855Z] #37 308.6 + bin/containerd-stress [2022-10-21T17:50:55.855Z] #37 309.7 + bin/containerd-shim [2022-10-21T17:51:03.970Z] #37 321.0 + bin/containerd-shim-runc-v1 [2022-10-21T17:51:07.046Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-10-21T17:51:09.276Z] #37 327.6 + bin/containerd-shim-runc-v2 [2022-10-21T17:51:10.210Z] #37 328.4 + binaries [2022-10-21T17:51:10.210Z] #37 328.4 + install -D bin/containerd /build/containerd [2022-10-21T17:51:10.210Z] #37 328.4 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T17:51:10.210Z] #37 328.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T17:51:10.210Z] #37 328.4 + install -D bin/ctr /build/ctr [2022-10-21T17:51:12.739Z] #37 DONE 330.6s [2022-10-21T17:51:13.306Z] [2022-10-21T17:51:13.306Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T17:51:14.239Z] #64 DONE 0.9s [2022-10-21T17:51:14.239Z] [2022-10-21T17:51:14.239Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T17:51:14.465Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-10-21T17:51:14.497Z] #65 DONE 0.2s [2022-10-21T17:51:14.497Z] [2022-10-21T17:51:14.497Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T17:51:15.431Z] #66 DONE 0.9s [2022-10-21T17:51:15.431Z] [2022-10-21T17:51:15.431Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T17:51:15.431Z] #67 DONE 0.0s [2022-10-21T17:51:15.431Z] [2022-10-21T17:51:15.431Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T17:51:15.431Z] #68 DONE 0.0s [2022-10-21T17:51:15.431Z] [2022-10-21T17:51:15.431Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T17:51:16.367Z] #69 DONE 0.8s [2022-10-21T17:51:16.367Z] [2022-10-21T17:51:16.367Z] #70 exporting to image [2022-10-21T17:51:16.367Z] #70 exporting layers [2022-10-21T17:51:18.779Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-10-21T17:51:21.634Z] #70 exporting layers 5.6s done [2022-10-21T17:51:21.634Z] #70 writing image sha256:355aeee8593704caf8806c5d87b5ccc995f9692e75558ba8f28ccb1a8c0e3d85 done [2022-10-21T17:51:21.634Z] #70 naming to docker.io/library/docker:eb4082b479b9f675ea5d4710969309f539dd1f9d done [2022-10-21T17:51:21.634Z] #70 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T17:51:21.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=eb4082b479b9f675ea5d4710969309f539dd1f9d -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=20.10 docker:eb4082b479b9f675ea5d4710969309f539dd1f9d hack/make.sh dynbinary test-integration [2022-10-21T17:51:23.886Z] [2022-10-21T17:51:23.886Z] Removing bundles/ [2022-10-21T17:51:23.886Z] [2022-10-21T17:51:23.886Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T17:51:23.886Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:51:23.886Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:51:34.351Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-10-21T17:51:43.795Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-10-21T17:51:45.175Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-10-21T17:51:46.226Z] --- PASS: TestImportExtremelyLargeImageWorks (92.72s) [2022-10-21T17:51:46.226Z] PASS [2022-10-21T17:51:46.226Z] [2022-10-21T17:51:46.226Z] DONE 13 tests in 95.746s [2022-10-21T17:51:46.226Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T17:51:46.226Z] INFO: Testing against a local daemon [2022-10-21T17:51:46.226Z] === RUN TestNetworkCreateDelete [2022-10-21T17:51:46.226Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-10-21T17:51:46.226Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T17:51:46.226Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-10-21T17:51:46.226Z] === RUN TestDaemonDNSFallback [2022-10-21T17:51:49.505Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-10-21T17:51:49.505Z] === RUN TestInspectNetwork [2022-10-21T17:51:50.117Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 16.2% of statements [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-10-21T17:51:50.118Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T17:51:50.118Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T17:51:50.253Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-10-21T17:51:50.374Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-10-21T17:51:50.375Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 48.5% of statements [2022-10-21T17:51:50.375Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T17:51:51.306Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-10-21T17:51:52.816Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T17:51:52.817Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T17:51:52.817Z] === RUN TestInspectNetwork/network_name [2022-10-21T17:51:52.817Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T17:51:53.867Z] ok github.com/docker/docker/builder/remotecontext/git 2.917s coverage: 83.5% of statements [2022-10-21T17:51:53.867Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T17:51:53.867Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T17:51:55.771Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2022-10-21T17:51:57.000Z] --- PASS: TestInspectNetwork (7.16s) [2022-10-21T17:51:57.000Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T17:51:57.000Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T17:51:57.000Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-21T17:51:57.000Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T17:51:57.000Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T17:51:58.374Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-10-21T17:51:58.374Z] === RUN TestNetworkInvalidJSON [2022-10-21T17:51:58.374Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T17:51:58.374Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T17:51:58.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:51:58.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:51:58.374Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:51:58.374Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:51:58.374Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T17:51:58.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:51:58.374Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T17:51:58.374Z] === RUN TestNetworkList [2022-10-21T17:51:58.374Z] === RUN TestNetworkList//networks [2022-10-21T17:51:58.374Z] === PAUSE TestNetworkList//networks [2022-10-21T17:51:58.374Z] === RUN TestNetworkList//networks/ [2022-10-21T17:51:58.374Z] === PAUSE TestNetworkList//networks/ [2022-10-21T17:51:58.374Z] === CONT TestNetworkList//networks [2022-10-21T17:51:58.374Z] === CONT TestNetworkList//networks/ [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkList (0.01s) [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T17:51:58.374Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T17:51:58.374Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T17:51:58.632Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-10-21T17:51:58.632Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T17:52:00.006Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-10-21T17:52:00.006Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T17:52:00.572Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-10-21T17:52:00.572Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T17:52:01.505Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-10-21T17:52:01.505Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T17:52:02.878Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-10-21T17:52:02.878Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T17:52:03.444Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-10-21T17:52:03.444Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T17:52:04.970Z] ......................... [ 67%] [2022-10-21T17:52:05.972Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-10-21T17:52:05.972Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T17:52:05.972Z] service_test.go:242: FLAKY_TEST [2022-10-21T17:52:05.972Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T17:52:05.972Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T17:52:14.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:52:14.824Z] Using test binary docker [2022-10-21T17:52:14.824Z] +++ /etc/init.d/apparmor start [2022-10-21T17:52:14.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:52:14.824Z] INFO: Waiting for daemon to start... [2022-10-21T17:52:14.824Z] Starting dockerd [2022-10-21T17:52:14.824Z] +++ 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-10-21T17:52:14.824Z] . [2022-10-21T17:52:14.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:52:14.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:52:14.824Z] Error: No such image: emptyfs [2022-10-21T17:52:14.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T17:52:14.824Z] ++++ docker load [2022-10-21T17:52:14.824Z] Running integration-test (iteration 1) [2022-10-21T17:52:14.824Z] 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-10-21T17:52:14.824Z] ++ 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-10-21T17:52:14.824Z] ++ set -e [2022-10-21T17:52:14.824Z] ++ '[' -n 0 ']' [2022-10-21T17:52:14.824Z] ++ set -x [2022-10-21T17:52:14.824Z] ++ 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-10-21T17:52:14.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:52:14.824Z] Using test binary docker [2022-10-21T17:52:14.824Z] +++ /etc/init.d/apparmor start [2022-10-21T17:52:14.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:52:14.824Z] INFO: Waiting for daemon to start... [2022-10-21T17:52:14.824Z] Starting dockerd [2022-10-21T17:52:14.824Z] +++ 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-10-21T17:52:14.824Z] .Loaded image: busybox:latest [2022-10-21T17:52:14.824Z] Loaded image: busybox:glibc [2022-10-21T17:52:15.760Z] [2022-10-21T17:52:15.760Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:52:15.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:52:15.760Z] Error: No such image: emptyfs [2022-10-21T17:52:15.760Z] ++++ docker load [2022-10-21T17:52:15.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T17:52:16.019Z] Running integration-test (iteration 1) [2022-10-21T17:52:16.019Z] 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-10-21T17:52:16.019Z] ++ 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-10-21T17:52:16.019Z] ++ set -e [2022-10-21T17:52:16.019Z] ++ '[' -n 0 ']' [2022-10-21T17:52:16.019Z] ++ set -x [2022-10-21T17:52:16.019Z] ++ 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-10-21T17:52:16.954Z] Loaded image: busybox:latest [2022-10-21T17:52:17.540Z] Loaded image: busybox:glibc [2022-10-21T17:52:18.108Z] Loaded image: debian:bullseye-slim [2022-10-21T17:52:18.108Z] Loaded image: hello-world:latest [2022-10-21T17:52:18.368Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:52:18.368Z] INFO: Testing against a local daemon [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-10-21T17:52:18.368Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-10-21T17:52:20.844Z] --- PASS: TestServiceWithDataPathPortInit (13.71s) [2022-10-21T17:52:20.844Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T17:52:20.910Z] Loaded image: debian:bullseye-slim [2022-10-21T17:52:21.169Z] Loaded image: hello-world:latest [2022-10-21T17:52:21.169Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:52:21.169Z] INFO: Testing against a local daemon [2022-10-21T17:52:21.169Z] === RUN TestDockerDaemonSuite [2022-10-21T17:52:21.169Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-10-21T17:52:21.169Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-10-21T17:52:21.427Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-10-21T17:52:21.779Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5cggc1p4x51yepr97szgbopaa Created:2022-10-21 17:52:20.495045817 +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[3487c7cfb3115ee1e8cce6d3a230e467d9e10f0c646da250f84b032ffc029ada:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f1seuuoalashtssm7aasulgg6 EndpointID:6b95e7b25cb0adbcc26e555fafa0d1eb792dd745e0cc4663260d192d19dd8e27 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:873a24056f2578f09e71f9fb02359c7be5c4c642a4cd2858d38cb562556edcdd 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:382085c554a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f1seuuoalashtssm7aasulgg6 EndpointID:6b95e7b25cb0adbcc26e555fafa0d1eb792dd745e0cc4663260d192d19dd8e27 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T17:52:21.995Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-10-21T17:52:22.562Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-10-21T17:52:23.499Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-10-21T17:52:24.067Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-10-21T17:52:24.067Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-10-21T17:52:25.972Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-10-21T17:52:25.972Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-10-21T17:52:25.972Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-10-21T17:52:25.972Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-10-21T17:52:25.972Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-10-21T17:52:27.042Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-10-21T17:52:27.042Z] PASS [2022-10-21T17:52:27.042Z] [2022-10-21T17:52:27.042Z] === Skipped [2022-10-21T17:52:27.042Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T17:52:27.042Z] service_test.go:242: FLAKY_TEST [2022-10-21T17:52:27.042Z] [2022-10-21T17:52:27.042Z] DONE 26 tests, 1 skipped in 43.625s [2022-10-21T17:52:27.042Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T17:52:27.042Z] INFO: Testing against a local daemon [2022-10-21T17:52:27.042Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T17:52:27.042Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:52:27.042Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T17:52:27.042Z] === RUN TestDockerNetworkIpvlan [2022-10-21T17:52:27.042Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:52:27.042Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T17:52:27.042Z] PASS [2022-10-21T17:52:27.042Z] [2022-10-21T17:52:27.042Z] === Skipped [2022-10-21T17:52:27.042Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T17:52:27.042Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:52:27.042Z] [2022-10-21T17:52:27.042Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T17:52:27.042Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:52:27.042Z] [2022-10-21T17:52:27.042Z] DONE 2 tests, 2 skipped in 0.040s [2022-10-21T17:52:27.042Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T17:52:27.042Z] INFO: Testing against a local daemon [2022-10-21T17:52:27.042Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T17:52:27.349Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-10-21T17:52:27.349Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-10-21T17:52:27.608Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-10-21T17:52:27.608Z] === RUN TestDockerNetworkMacvlan [2022-10-21T17:52:27.814Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 29.1% of statements [2022-10-21T17:52:27.917Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-10-21T17:52:28.071Z] ok github.com/docker/docker/container 0.127s coverage: 34.5% of statements [2022-10-21T17:52:28.071Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T17:52:28.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T17:52:28.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T17:52:28.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T17:52:28.174Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T17:52:28.175Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-10-21T17:52:28.175Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-10-21T17:52:28.175Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-10-21T17:52:28.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T17:52:29.508Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T17:52:31.432Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T17:52:33.326Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-10-21T17:52:33.332Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T17:52:34.694Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-10-21T17:52:34.830Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-10-21T17:52:35.622Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-10-21T17:52:36.615Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T17:52:36.732Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan (9.39s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-10-21T17:52:36.874Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-10-21T17:52:36.874Z] PASS [2022-10-21T17:52:36.874Z] [2022-10-21T17:52:36.874Z] DONE 8 tests in 10.649s [2022-10-21T17:52:36.874Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T17:52:36.874Z] testing: warning: no tests to run [2022-10-21T17:52:36.874Z] PASS [2022-10-21T17:52:36.874Z] [2022-10-21T17:52:36.874Z] DONE 0 tests in 0.008s [2022-10-21T17:52:36.874Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T17:52:36.874Z] INFO: Testing against a local daemon [2022-10-21T17:52:36.874Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T17:52:38.249Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-10-21T17:52:38.249Z] === RUN TestAuthZPluginTLS [2022-10-21T17:52:38.507Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-10-21T17:52:38.507Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T17:52:39.073Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-10-21T17:52:39.073Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T17:52:39.269Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-10-21T17:52:39.638Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-21T17:52:39.638Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T17:52:40.204Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-10-21T17:52:40.204Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T17:52:41.171Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-10-21T17:52:41.577Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-10-21T17:52:41.577Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T17:52:41.741Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-10-21T17:52:41.835Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-10-21T17:52:41.836Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T17:52:42.159Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-10-21T17:52:42.310Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-10-21T17:52:42.407Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-21T17:52:42.407Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T17:52:42.877Z] --- PASS: TestBuildWithHugeFile (109.33s) [2022-10-21T17:52:42.877Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T17:52:42.877Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:52:42.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:52:42.877Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:52:42.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:52:42.877Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:52:42.877Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:52:42.877Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:52:42.877Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:52:42.877Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-10-21T17:52:42.877Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:52:42.973Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-10-21T17:52:42.973Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T17:52:43.088Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.8% of statements [2022-10-21T17:52:43.137Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-21T17:52:43.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-10-21T17:52:43.137Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-10-21T17:52:43.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-10-21T17:52:43.137Z] === RUN TestBuildPreserveOwnership [2022-10-21T17:52:43.137Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T17:52:43.308Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-10-21T17:52:43.344Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-10-21T17:52:43.395Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-10-21T17:52:43.907Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-10-21T17:52:43.962Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-10-21T17:52:44.348Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-10-21T17:52:44.348Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T17:52:44.470Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-10-21T17:52:45.340Z] docker_cli_daemon_test.go:1456: [defbf53f52872] daemon is not started [2022-10-21T17:52:45.340Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-10-21T17:52:45.723Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-10-21T17:52:45.723Z] === RUN TestAuthZPluginHeader [2022-10-21T17:52:45.836Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.586s coverage: 74.6% of statements [2022-10-21T17:52:45.916Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T17:52:46.181Z] check_test.go:309: [d2fb7a3441aa1] daemon is not started [2022-10-21T17:52:46.181Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-10-21T17:52:46.657Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-10-21T17:52:46.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T17:52:47.116Z] --- PASS: TestBuildPreserveOwnership (4.15s) [2022-10-21T17:52:47.116Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2022-10-21T17:52:47.116Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2022-10-21T17:52:47.116Z] === RUN TestBuildPlatformInvalid [2022-10-21T17:52:47.203Z] ok github.com/docker/docker/daemon 12.101s coverage: 17.1% of statements [2022-10-21T17:52:47.203Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T17:52:47.203Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T17:52:47.203Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T17:52:47.203Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T17:52:47.374Z] === RUN TestDockerSuite/TestAttachDetach [2022-10-21T17:52:47.374Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-10-21T17:52:47.374Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T17:52:47.459Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-10-21T17:52:48.021Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.285s coverage: 60.7% of statements [2022-10-21T17:52:48.309Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-10-21T17:52:48.309Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-10-21T17:52:48.309Z] Loaded image: busybox:latest [2022-10-21T17:52:48.567Z] Loaded image: busybox:glibc [2022-10-21T17:52:49.135Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-10-21T17:52:49.388Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-10-21T17:52:50.071Z] check_test.go:309: [da612cb9ab53b] daemon is not started [2022-10-21T17:52:50.071Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-10-21T17:52:50.639Z] Loaded image: debian:bullseye-slim [2022-10-21T17:52:50.771Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 50.5% of statements [2022-10-21T17:52:50.840Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2022-10-21T17:52:50.840Z] === RUN TestAuthZPluginV2Disable [2022-10-21T17:52:50.897Z] Loaded image: hello-world:latest [2022-10-21T17:52:50.897Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:52:50.897Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-10-21T17:52:51.700Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.484s coverage: 45.9% of statements [2022-10-21T17:52:51.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-10-21T17:52:51.956Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T17:52:52.405Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-10-21T17:52:52.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-10-21T17:52:53.141Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.796s coverage: 58.0% of statements [2022-10-21T17:52:53.141Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-21T17:52:53.141Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T17:52:53.341Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-10-21T17:52:54.069Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-10-21T17:52:54.276Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-10-21T17:52:54.631Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-10-21T17:52:55.021Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2022-10-21T17:52:55.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T17:52:55.196Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.6% of statements [2022-10-21T17:52:55.196Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T17:52:55.196Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T17:52:55.211Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-10-21T17:52:56.127Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-10-21T17:52:56.146Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-10-21T17:52:56.384Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 77.4% of statements [2022-10-21T17:52:56.384Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T17:52:56.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T17:52:56.415Z] 028c482fad0f: Pull complete [2022-10-21T17:52:56.415Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-10-21T17:52:56.415Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T17:52:56.415Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-10-21T17:52:56.415Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-10-21T17:52:56.415Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3532' [2022-10-21T17:52:56.415Z] WARN: Skipping validation tests [2022-10-21T17:52:56.415Z] INFO: Running unit tests at 10/21/2022 17:52:46... [2022-10-21T17:52:56.415Z] INFO: make.ps1 starting at 10/21/2022 17:52:53 [2022-10-21T17:52:56.415Z] INFO: Git commit (046f8573a4) assumed from DOCKER_GITCOMMIT environment variable [2022-10-21T17:52:56.415Z] INFO: Invoking autogen... [2022-10-21T17:52:56.415Z] INFO: Running unit tests... [2022-10-21T17:52:56.956Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-10-21T17:52:56.956Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-10-21T17:52:57.081Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-10-21T17:52:57.340Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-10-21T17:52:57.340Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-10-21T17:52:57.519Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2022-10-21T17:52:57.519Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-10-21T17:52:58.088Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 78.7% of statements [2022-10-21T17:52:58.088Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T17:52:58.339Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-10-21T17:52:58.339Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T17:52:58.405Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-10-21T17:52:58.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 54.7% of statements [2022-10-21T17:52:58.717Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-10-21T17:52:58.909Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-10-21T17:52:59.655Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-10-21T17:52:59.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-10-21T17:52:59.841Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-10-21T17:53:00.098Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-10-21T17:53:00.294Z] tests/integration/client_test.py ..... [ 75%] [2022-10-21T17:53:00.294Z] tests/integration/context_api_test.py ... [ 76%] [2022-10-21T17:53:00.661Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-10-21T17:53:00.855Z] tests/integration/errors_test.py . [ 76%] [2022-10-21T17:53:01.225Z] ok github.com/docker/docker/daemon/logger/splunk 1.534s coverage: 82.5% of statements [2022-10-21T17:53:01.225Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T17:53:01.225Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T17:53:02.156Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-10-21T17:53:02.942Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-10-21T17:53:04.048Z] ok github.com/docker/docker/distribution 1.490s coverage: 29.3% of statements [2022-10-21T17:53:04.049Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T17:53:04.049Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-10-21T17:53:04.318Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.01s) [2022-10-21T17:53:04.318Z] PASS [2022-10-21T17:53:04.318Z] [2022-10-21T17:53:04.318Z] === Skipped [2022-10-21T17:53:04.318Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T17:53:04.318Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:53:04.318Z] [2022-10-21T17:53:04.318Z] DONE 33 tests, 1 skipped in 174.501s [2022-10-21T17:53:04.318Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T17:53:04.318Z] ++ 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-10-21T17:53:04.318Z] ++ set -e [2022-10-21T17:53:04.318Z] ++ '[' -n 0 ']' [2022-10-21T17:53:04.318Z] ++ set -x [2022-10-21T17:53:04.318Z] ++ 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-10-21T17:53:04.576Z] INFO: Testing against a local daemon [2022-10-21T17:53:04.576Z] === RUN TestConfigInspect [2022-10-21T17:53:04.979Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-10-21T17:53:04.979Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.6% of statements [2022-10-21T17:53:04.979Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T17:53:05.103Z] 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow 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/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-10-21T17:53:05.236Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-10-21T17:53:05.236Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T17:53:05.493Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-10-21T17:53:05.493Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T17:53:05.750Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-10-21T17:53:06.480Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-10-21T17:53:06.681Z] ok github.com/docker/docker/oci 0.013s coverage: 40.6% of statements [2022-10-21T17:53:07.245Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-10-21T17:53:07.416Z] --- PASS: TestConfigInspect (2.67s) [2022-10-21T17:53:07.416Z] === RUN TestConfigList [2022-10-21T17:53:07.512Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-10-21T17:53:08.354Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-10-21T17:53:09.440Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 82.3% of statements [2022-10-21T17:53:09.730Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-10-21T17:53:10.009Z] --- PASS: TestConfigList (2.72s) [2022-10-21T17:53:10.009Z] === RUN TestConfigsCreateAndDelete [2022-10-21T17:53:10.370Z] ok github.com/docker/docker/pkg/authorization 0.698s coverage: 68.3% of statements [2022-10-21T17:53:10.533Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.47s) [2022-10-21T17:53:10.533Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T17:53:10.627Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-10-21T17:53:10.884Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-10-21T17:53:11.917Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-10-21T17:53:12.484Z] --- PASS: TestConfigsCreateAndDelete (2.38s) [2022-10-21T17:53:12.484Z] === RUN TestConfigsUpdate [2022-10-21T17:53:12.484Z] check_test.go:309: [de206d439d02d] daemon is not started [2022-10-21T17:53:12.484Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-10-21T17:53:13.050Z] check_test.go:309: [d004488cecb13] daemon is not started [2022-10-21T17:53:13.050Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-10-21T17:53:14.152Z] ok github.com/docker/docker/pkg/chrootarchive 2.535s coverage: 43.5% of statements [2022-10-21T17:53:14.152Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-10-21T17:53:14.430Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-10-21T17:53:14.689Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-10-21T17:53:14.689Z] check_test.go:309: [da27e052596cc] daemon is not started [2022-10-21T17:53:14.689Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-10-21T17:53:14.714Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2022-10-21T17:53:14.714Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-10-21T17:53:15.257Z] --- PASS: TestConfigsUpdate (2.73s) [2022-10-21T17:53:15.257Z] === RUN TestTemplatedConfig [2022-10-21T17:53:15.257Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-10-21T17:53:15.276Z] ok github.com/docker/docker/layer 8.006s coverage: 68.8% of statements [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T17:53:15.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T17:53:15.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:53:15.354Z] [2022-10-21T17:53:15.354Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:53:15.354Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:53:15.354Z] HOSTNAME=6ab4ad2db85a [2022-10-21T17:53:15.354Z] DEST=bundles/test-integration [2022-10-21T17:53:15.354Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:53:15.354Z] DOCKER_ROOTLESS=1 [2022-10-21T17:53:15.354Z] DOCKER_GITCOMMIT=eb4082b479b9f675ea5d4710969309f539dd1f9d [2022-10-21T17:53:15.354Z] container=docker [2022-10-21T17:53:15.354Z] HOME=/root [2022-10-21T17:53:15.354Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:53:15.354Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:53:15.354Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:53:15.354Z] TERM=xterm [2022-10-21T17:53:15.354Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:53:15.354Z] SHLVL=1 [2022-10-21T17:53:15.354Z] TIMEOUT=120m [2022-10-21T17:53:15.354Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:53:15.354Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:53:15.354Z] GO111MODULE=off [2022-10-21T17:53:15.354Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T17:53:15.354Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T17:53:15.354Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:53:15.354Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:53:15.354Z] GOPATH=/go [2022-10-21T17:53:15.354Z] PKG_CONFIG=pkg-config [2022-10-21T17:53:15.354Z] _=/usr/bin/env [2022-10-21T17:53:15.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T17:53:15.533Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-10-21T17:53:15.789Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-10-21T17:53:16.352Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-10-21T17:53:16.634Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-10-21T17:53:16.634Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-10-21T17:53:17.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-10-21T17:53:17.281Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-10-21T17:53:17.629Z] ? github.com/docker/docker/api [no test files] [2022-10-21T17:53:17.770Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-10-21T17:53:17.795Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-10-21T17:53:18.337Z] --- PASS: TestTemplatedConfig (3.26s) [2022-10-21T17:53:18.337Z] === RUN TestConfigCreateResolve [2022-10-21T17:53:18.359Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2022-10-21T17:53:18.359Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-10-21T17:53:18.596Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-10-21T17:53:18.616Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-10-21T17:53:18.801Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-10-21T17:53:19.532Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-10-21T17:53:19.553Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 69.5% of statements [2022-10-21T17:53:19.553Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 70.1% of statements [2022-10-21T17:53:19.810Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-10-21T17:53:19.810Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T17:53:19.810Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-10-21T17:53:19.810Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-21T17:53:19.810Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T17:53:20.066Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-10-21T17:53:20.066Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T17:53:20.066Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-10-21T17:53:20.322Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-10-21T17:53:20.578Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-10-21T17:53:20.578Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-10-21T17:53:20.578Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T17:53:20.578Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T17:53:20.908Z] --- PASS: TestConfigCreateResolve (2.42s) [2022-10-21T17:53:20.908Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T17:53:20.908Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-10-21T17:53:21.141Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-10-21T17:53:21.475Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-10-21T17:53:21.475Z] PASS [2022-10-21T17:53:21.475Z] [2022-10-21T17:53:21.475Z] DONE 7 tests in 16.901s [2022-10-21T17:53:21.475Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T17:53:21.475Z] ++ 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-10-21T17:53:21.475Z] ++ set -e [2022-10-21T17:53:21.475Z] ++ '[' -n 0 ']' [2022-10-21T17:53:21.475Z] ++ set -x [2022-10-21T17:53:21.476Z] ++ 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-10-21T17:53:21.476Z] INFO: Testing against a local daemon [2022-10-21T17:53:21.476Z] === RUN TestCheckpoint [2022-10-21T17:53:21.476Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:53:21.476Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T17:53:21.476Z] === RUN TestContainerInvalidJSON [2022-10-21T17:53:21.476Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:53:21.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:53:21.476Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:53:21.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:53:21.476Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:53:21.476Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:53:21.476Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:53:21.476Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:53:21.476Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:53:21.476Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T17:53:21.476Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T17:53:21.476Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T17:53:21.476Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T17:53:21.476Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T17:53:21.476Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-10-21T17:53:21.476Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T17:53:21.706Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-10-21T17:53:21.734Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-10-21T17:53:21.734Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T17:53:21.734Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-10-21T17:53:21.734Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T17:53:21.734Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-10-21T17:53:21.734Z] === RUN TestCopyFromContainer [2022-10-21T17:53:21.962Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-10-21T17:53:21.993Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-10-21T17:53:21.993Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-10-21T17:53:22.219Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-21T17:53:22.560Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-10-21T17:53:22.818Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-10-21T17:53:23.386Z] === RUN TestCopyFromContainer// [2022-10-21T17:53:23.386Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T17:53:23.386Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T17:53:23.386Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T17:53:23.591Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-10-21T17:53:23.591Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-10-21T17:53:23.645Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T17:53:23.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T17:53:23.645Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T17:53:23.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T17:53:23.904Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T17:53:23.904Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer (2.27s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-10-21T17:53:23.904Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-10-21T17:53:23.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T17:53:23.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:53:23.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:53:23.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:53:23.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:53:23.904Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:53:23.904Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:53:23.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:53:23.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:53:23.904Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:53:23.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T17:53:23.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T17:53:23.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T17:53:23.904Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T17:53:23.904Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T17:53:24.163Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T17:53:24.163Z] === RUN TestCreateWithInvalidEnv [2022-10-21T17:53:24.163Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T17:53:24.163Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T17:53:24.163Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T17:53:24.163Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T17:53:24.163Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T17:53:24.163Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T17:53:24.163Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T17:53:24.163Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T17:53:24.163Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T17:53:24.163Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-10-21T17:53:24.163Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T17:53:24.163Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T17:53:24.163Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-10-21T17:53:24.163Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T17:53:24.163Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-10-21T17:53:24.163Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T17:53:26.068Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-10-21T17:53:26.068Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T17:53:26.068Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:53:27.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:53:27.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:53:27.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:53:27.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:53:27.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:53:27.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:53:27.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:53:27.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:53:27.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:53:27.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:53:27.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-10-21T17:53:27.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-10-21T17:53:27.444Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T17:53:27.762Z] ok github.com/docker/docker/pkg/signal 3.362s coverage: 62.3% of statements [2022-10-21T17:53:27.762Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-10-21T17:53:28.013Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-10-21T17:53:28.013Z] === RUN TestCreateDifferentPlatform [2022-10-21T17:53:28.013Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T17:53:28.013Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T17:53:28.013Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-10-21T17:53:28.013Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T17:53:28.013Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T17:53:28.013Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T17:53:28.013Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-10-21T17:53:28.013Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T17:53:28.019Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-10-21T17:53:28.271Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-10-21T17:53:28.271Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T17:53:28.271Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T17:53:28.271Z] === RUN TestDaemonRestartIpcMode [2022-10-21T17:53:28.271Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T17:53:28.271Z] === RUN TestDaemonHostGatewayIP [2022-10-21T17:53:28.271Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T17:53:28.271Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T17:53:28.271Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T17:53:28.271Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T17:53:28.271Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T17:53:28.271Z] === RUN TestDiff [2022-10-21T17:53:28.271Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-10-21T17:53:28.275Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2022-10-21T17:53:28.602Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-10-21T17:53:28.602Z] PASS [2022-10-21T17:53:28.602Z] [2022-10-21T17:53:28.602Z] DONE 17 tests in 50.390s [2022-10-21T17:53:28.602Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T17:53:28.602Z] INFO: Testing against a local daemon [2022-10-21T17:53:28.602Z] === RUN TestPluginInvalidJSON [2022-10-21T17:53:28.602Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T17:53:28.602Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T17:53:28.602Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T17:53:28.602Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-10-21T17:53:28.603Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T17:53:28.603Z] === RUN TestPluginInstall [2022-10-21T17:53:28.603Z] === RUN TestPluginInstall/no_auth [2022-10-21T17:53:28.603Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:28.603Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:378a9c74013dfdf26d65129322ae11464d9127c49ed87b4b4fe9238b572089fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:28.603Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:28.603Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:378a9c74013dfdf26d65129322ae11464d9127c49ed87b4b4fe9238b572089fe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:28.603Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T17:53:28.838Z] --- PASS: TestDiff (0.57s) [2022-10-21T17:53:28.838Z] === RUN TestExecWithCloseStdin [2022-10-21T17:53:28.839Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-10-21T17:53:28.860Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:28.861Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200039e135cb303b853c4a4c6cd3cb126dfa16f6f5cf4dcab8fb1e3732a9af80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:28.861Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:28.861Z] time="2022-10-21T17:53:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200039e135cb303b853c4a4c6cd3cb126dfa16f6f5cf4dcab8fb1e3732a9af80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:29.095Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-10-21T17:53:29.118Z] === RUN TestPluginInstall/with_insecure [2022-10-21T17:53:29.406Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-10-21T17:53:29.406Z] === RUN TestExec [2022-10-21T17:53:29.659Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-10-21T17:53:29.664Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-10-21T17:53:30.052Z] time="2022-10-21T17:53:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:30.052Z] time="2022-10-21T17:53:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82ef481204ad8c464231898512999f01791c8972db5656984264d21185eadfc2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:30.052Z] time="2022-10-21T17:53:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T17:53:30.052Z] time="2022-10-21T17:53:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82ef481204ad8c464231898512999f01791c8972db5656984264d21185eadfc2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T17:53:30.222Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-10-21T17:53:30.222Z] coverage: [no statements] [2022-10-21T17:53:30.222Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-10-21T17:53:30.232Z] --- PASS: TestExec (0.72s) [2022-10-21T17:53:30.232Z] === RUN TestExecUser [2022-10-21T17:53:30.232Z] check_test.go:309: [d8a4c04534922] daemon is not started [2022-10-21T17:53:30.232Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-10-21T17:53:30.310Z] plugin_test.go:165: [dbe48815c247c] daemon is not started [2022-10-21T17:53:30.310Z] --- PASS: TestPluginInstall (2.80s) [2022-10-21T17:53:30.310Z] --- PASS: TestPluginInstall/no_auth (1.09s) [2022-10-21T17:53:30.310Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-10-21T17:53:30.310Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-10-21T17:53:30.310Z] === RUN TestPluginsWithRuntimes [2022-10-21T17:53:30.479Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-10-21T17:53:30.736Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-10-21T17:53:30.799Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-10-21T17:53:30.994Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-21T17:53:31.058Z] --- PASS: TestExecUser (0.72s) [2022-10-21T17:53:31.058Z] === RUN TestExportContainerAndImportImage [2022-10-21T17:53:31.317Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-10-21T17:53:31.576Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-10-21T17:53:31.576Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-10-21T17:53:31.684Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T17:53:31.834Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-10-21T17:53:31.834Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-10-21T17:53:31.834Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T17:53:32.617Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T17:53:32.888Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-10-21T17:53:33.144Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-10-21T17:53:33.210Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-10-21T17:53:33.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-10-21T17:53:33.468Z] === RUN TestHealthCheckWorkdir [2022-10-21T17:53:33.551Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-10-21T17:53:33.551Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-10-21T17:53:33.551Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-10-21T17:53:33.551Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T17:53:33.708Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-10-21T17:53:34.117Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-10-21T17:53:34.117Z] PASS [2022-10-21T17:53:34.117Z] [2022-10-21T17:53:34.117Z] DONE 10 tests in 6.819s [2022-10-21T17:53:34.117Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T17:53:34.117Z] INFO: Testing against a local daemon [2022-10-21T17:53:34.117Z] === RUN TestExternalGraphDriver [2022-10-21T17:53:34.423Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2022-10-21T17:53:34.423Z] === RUN TestHealthKillContainer [2022-10-21T17:53:34.682Z] === RUN TestExternalGraphDriver/json [2022-10-21T17:53:34.694Z] ......... [ 86%] [2022-10-21T17:53:34.989Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-10-21T17:53:35.075Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-10-21T17:53:35.075Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-10-21T17:53:36.059Z] === RUN TestExternalGraphDriver/spec [2022-10-21T17:53:36.365Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-10-21T17:53:36.443Z] ok github.com/docker/docker/registry 0.082s coverage: 57.3% of statements [2022-10-21T17:53:36.700Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-10-21T17:53:36.964Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-10-21T17:53:37.301Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-10-21T17:53:37.301Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-10-21T17:53:37.527Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-10-21T17:53:37.784Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-10-21T17:53:37.958Z] === RUN TestExternalGraphDriver/pull [2022-10-21T17:53:38.905Z] === RUN TestMiddlewares [2022-10-21T17:53:38.905Z] --- PASS: TestMiddlewares (0.00s) [2022-10-21T17:53:38.905Z] PASS [2022-10-21T17:53:38.905Z] coverage: 7.9% of statements [2022-10-21T17:53:38.905Z] ok github.com/docker/docker/api/server 0.099s coverage: 7.9% of statements [2022-10-21T17:53:39.202Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-10-21T17:53:39.331Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-10-21T17:53:39.331Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-10-21T17:53:39.331Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-10-21T17:53:39.331Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-10-21T17:53:39.331Z] === RUN TestGraphdriverPluginV2 [2022-10-21T17:53:39.441Z] tests/integration/models_images_test.py ............... [ 89%] [2022-10-21T17:53:39.676Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-10-21T17:53:39.768Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-10-21T17:53:40.239Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-10-21T17:53:40.516Z] tests/integration/models_networks_test.py .... [ 90%] [2022-10-21T17:53:40.803Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-10-21T17:53:41.141Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-10-21T17:53:41.141Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-10-21T17:53:41.141Z] check_test.go:309: [d228f6f6f7331] daemon is not started [2022-10-21T17:53:41.141Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-10-21T17:53:41.733Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-10-21T17:53:42.517Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-10-21T17:53:42.517Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-10-21T17:53:42.776Z] --- PASS: TestHealthKillContainer (8.30s) [2022-10-21T17:53:42.776Z] === RUN TestHealthCheckProcessKilled [2022-10-21T17:53:43.343Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-10-21T17:53:43.527Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-10-21T17:53:43.527Z] PASS [2022-10-21T17:53:43.527Z] [2022-10-21T17:53:43.527Z] DONE 5 tests in 9.439s [2022-10-21T17:53:43.527Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T17:53:43.527Z] INFO: Testing against a local daemon [2022-10-21T17:53:43.527Z] === RUN TestContinueAfterPluginCrash [2022-10-21T17:53:43.527Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T17:53:43.527Z] === RUN TestReadPluginNoRead [2022-10-21T17:53:43.527Z] === PAUSE TestReadPluginNoRead [2022-10-21T17:53:43.527Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T17:53:43.527Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T17:53:43.527Z] === CONT TestContinueAfterPluginCrash [2022-10-21T17:53:43.527Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T17:53:43.602Z] --- PASS: TestHealthCheckProcessKilled (0.92s) [2022-10-21T17:53:43.602Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T17:53:44.537Z] === RUN TestDockerSuite/TestBuildAddScript [2022-10-21T17:53:44.537Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2022-10-21T17:53:44.537Z] === RUN TestIpcModeNone [2022-10-21T17:53:44.537Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-10-21T17:53:45.473Z] --- PASS: TestIpcModeNone (0.82s) [2022-10-21T17:53:45.473Z] === RUN TestIpcModePrivate [2022-10-21T17:53:46.042Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-10-21T17:53:46.042Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-10-21T17:53:46.301Z] --- PASS: TestIpcModePrivate (0.88s) [2022-10-21T17:53:46.301Z] === RUN TestIpcModeShareable [2022-10-21T17:53:46.870Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-10-21T17:53:46.870Z] --- PASS: TestIpcModeShareable (0.78s) [2022-10-21T17:53:46.870Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T17:53:47.052Z] tests/integration/models_nodes_test.py . [ 91%] [2022-10-21T17:53:47.052Z] tests/integration/models_resources_test.py . [ 91%] [2022-10-21T17:53:47.129Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-10-21T17:53:47.697Z] check_test.go:309: [d1257cdd07bcf] daemon is not started [2022-10-21T17:53:47.697Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-10-21T17:53:47.728Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-10-21T17:53:47.728Z] === CONT TestReadPluginNoRead [2022-10-21T17:53:49.103Z] === RUN TestReadPluginNoRead/default [2022-10-21T17:53:49.602Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2022-10-21T17:53:49.602Z] === RUN TestAPIIpcModeHost [2022-10-21T17:53:50.476Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T17:53:50.537Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-10-21T17:53:50.537Z] === RUN TestDaemonIpcModeShareable [2022-10-21T17:53:50.537Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-10-21T17:53:51.104Z] check_test.go:309: [dcfd65ae78953] daemon is not started [2022-10-21T17:53:51.104Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-10-21T17:53:51.671Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-21T17:53:51.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T17:53:51.852Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-10-21T17:53:51.931Z] --- PASS: TestDaemonIpcModeShareable (1.53s) [2022-10-21T17:53:51.931Z] === RUN TestDaemonIpcModePrivate [2022-10-21T17:53:52.786Z] === CONT TestReadPluginNoRead [2022-10-21T17:53:52.786Z] read_test.go:92: [dcee6f4ee558f] daemon is not started [2022-10-21T17:53:52.786Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-10-21T17:53:52.786Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-10-21T17:53:52.786Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-10-21T17:53:52.786Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-10-21T17:53:52.786Z] PASS [2022-10-21T17:53:52.786Z] [2022-10-21T17:53:52.786Z] DONE 6 tests in 9.224s [2022-10-21T17:53:52.786Z] 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-10-21T17:53:52.786Z] testing: warning: no tests to run [2022-10-21T17:53:52.786Z] PASS [2022-10-21T17:53:52.786Z] [2022-10-21T17:53:52.786Z] DONE 0 tests in 0.008s [2022-10-21T17:53:52.786Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T17:53:52.786Z] INFO: Testing against a local daemon [2022-10-21T17:53:52.786Z] === RUN TestPluginWithDevMounts [2022-10-21T17:53:52.786Z] === PAUSE TestPluginWithDevMounts [2022-10-21T17:53:52.786Z] === CONT TestPluginWithDevMounts [2022-10-21T17:53:53.113Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-10-21T17:53:53.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-10-21T17:53:53.307Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-10-21T17:53:53.307Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T17:53:53.566Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-10-21T17:53:54.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T17:53:54.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T17:53:54.502Z] docker_cli_daemon_plugins_test.go:80: [dd1125d18defb] daemon is not started [2022-10-21T17:53:54.502Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-10-21T17:53:54.686Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-10-21T17:53:54.686Z] PASS [2022-10-21T17:53:54.686Z] [2022-10-21T17:53:54.686Z] DONE 1 tests in 1.589s [2022-10-21T17:53:54.686Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T17:53:54.686Z] INFO: Testing against a local daemon [2022-10-21T17:53:54.686Z] === RUN TestSecretInspect [2022-10-21T17:53:54.761Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.48s) [2022-10-21T17:53:54.761Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T17:53:55.700Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-10-21T17:53:55.844Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-10-21T17:53:55.844Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-10-21T17:53:56.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-10-21T17:53:56.526Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-10-21T17:53:56.526Z] === RUN TestIpcModeOlderClient [2022-10-21T17:53:56.526Z] === PAUSE TestIpcModeOlderClient [2022-10-21T17:53:56.526Z] === RUN TestKillContainerInvalidSignal [2022-10-21T17:53:56.575Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T17:53:56.575Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === Skipped [2022-10-21T17:53:56.575Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-10-21T17:53:56.575Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-10-21T17:53:56.575Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:74: No driver to put! [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-21T17:53:56.575Z] time="2022-10-21T17:52:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-21T17:53:56.575Z] time="2022-10-21T17:52:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-21T17:53:56.575Z] time="2022-10-21T17:52:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-21T17:53:56.575Z] time="2022-10-21T17:52:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-21T17:53:56.575Z] time="2022-10-21T17:52:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:74: No driver to put! [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-21T17:53:56.575Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-21T17:53:56.575Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-21T17:53:56.575Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T17:53:56.575Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-21T17:53:56.575Z] graphtest_unix.go:74: No driver to put! [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-21T17:53:56.575Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-21T17:53:56.575Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-10-21T17:53:56.575Z] [2022-10-21T17:53:56.575Z] DONE 2265 tests, 26 skipped in 206.241s Post stage [Pipeline] junit [2022-10-21T17:53:56.585Z] --- PASS: TestSecretInspect (2.12s) [2022-10-21T17:53:56.585Z] === RUN TestSecretList [2022-10-21T17:53:56.586Z] Recording test results [2022-10-21T17:53:57.094Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2022-10-21T17:53:57.094Z] === RUN TestKillContainer [2022-10-21T17:53:57.094Z] === RUN TestKillContainer/no_signal [2022-10-21T17:53:57.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-10-21T17:53:57.639Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T17:53:58.004Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T17:53:58.206Z] === RUN TestKillContainer/killing_signal [2022-10-21T17:53:58.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b5331f5077550ed32682a0202bdfccd9c28460e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b5331f5077550ed32682a0202bdfccd9c28460e hack/make.sh dynbinary test-integration [2022-10-21T17:53:58.774Z] docker_cli_daemon_plugins_test.go:170: [de02e4acc432b] daemon is not started [2022-10-21T17:53:58.924Z] [2022-10-21T17:53:58.924Z] Removing bundles/ [2022-10-21T17:53:58.924Z] [2022-10-21T17:53:58.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T17:53:58.924Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:53:58.924Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:53:59.113Z] --- PASS: TestSecretList (2.11s) [2022-10-21T17:53:59.113Z] === RUN TestSecretsCreateAndDelete [2022-10-21T17:53:59.341Z] --- PASS: TestKillContainer (2.12s) [2022-10-21T17:53:59.342Z] --- PASS: TestKillContainer/no_signal (0.61s) [2022-10-21T17:53:59.342Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2022-10-21T17:53:59.342Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-10-21T17:53:59.342Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T17:53:59.342Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T17:53:59.821Z] tests/integration/regression_test.py ...... [ 98%] [2022-10-21T17:53:59.908Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T17:53:59.908Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-10-21T17:53:59.908Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-10-21T17:54:00.078Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-10-21T17:54:00.078Z] tests/integration/credentials/utils_test.py . [100%] [2022-10-21T17:54:00.078Z] [2022-10-21T17:54:00.078Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-10-21T17:54:00.078Z] =========================== short test summary info ============================ [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-10-21T17:54:00.078Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-10-21T17:54:00.078Z] Not supported on most drivers [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-10-21T17:54:00.078Z] Output of docker top depends on host distro, and is not formalized. [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-10-21T17:54:00.078Z] Output of docker top depends on host distro, and is not formalized. [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-10-21T17:54:00.078Z] Can fail if eth0 has multiple IP addresses [2022-10-21T17:54:00.078Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-10-21T17:54:00.078Z] This doesn't seem to be taken into account by the engine [2022-10-21T17:54:00.078Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-10-21T17:54:00.078Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-10-21T17:54:00.078Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.27 seconds == [2022-10-21T17:54:00.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-10-21T17:54:00.475Z] === RUN TestDockerSuite/TestBuildAddTar [2022-10-21T17:54:00.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-10-21T17:54:00.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2022-10-21T17:54:00.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-10-21T17:54:00.475Z] === RUN TestKillStoppedContainer [2022-10-21T17:54:00.735Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-10-21T17:54:00.735Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T17:54:00.735Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-10-21T17:54:00.735Z] === RUN TestKillDifferentUserContainer [2022-10-21T17:54:01.011Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-10-21T17:54:01.011Z] === RUN TestSecretsUpdate [2022-10-21T17:54:01.302Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-10-21T17:54:01.302Z] === RUN TestInspectOomKilledTrue [2022-10-21T17:54:01.302Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:54:01.302Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T17:54:01.302Z] === RUN TestInspectOomKilledFalse [2022-10-21T17:54:01.302Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:54:01.302Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2022-10-21T17:54:01.302Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T17:54:02.239Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-10-21T17:54:02.239Z] === RUN TestLinksContainerNames [2022-10-21T17:54:02.909Z] --- PASS: TestSecretsUpdate (2.14s) [2022-10-21T17:54:02.909Z] === RUN TestTemplatedSecret [2022-10-21T17:54:03.618Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-10-21T17:54:03.618Z] --- PASS: TestLinksContainerNames (1.39s) [2022-10-21T17:54:03.618Z] === RUN TestLogsFollowTailEmpty [2022-10-21T17:54:03.877Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-10-21T17:54:04.135Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-10-21T17:54:04.135Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T17:54:04.395Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-10-21T17:54:04.964Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/default [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/private [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/slave [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/shared [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/default [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/shared [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/slave [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/private [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:54:04.964Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T17:54:04.964Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:54:04.964Z] check_test.go:309: [d7e4accb4ecd3] daemon is not started [2022-10-21T17:54:04.964Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:54:04.964Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T17:54:05.223Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:54:05.449Z] --- PASS: TestTemplatedSecret (2.57s) [2022-10-21T17:54:05.449Z] === RUN TestSecretCreateResolve [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:54:05.482Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-21T17:54:05.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-10-21T17:54:05.482Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T17:54:06.860Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-10-21T17:54:07.118Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-10-21T17:54:07.686Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-10-21T17:54:07.686Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T17:54:07.977Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-10-21T17:54:07.977Z] PASS [2022-10-21T17:54:07.977Z] [2022-10-21T17:54:07.977Z] DONE 6 tests in 13.197s [2022-10-21T17:54:07.977Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T17:54:07.977Z] INFO: Testing against a local daemon [2022-10-21T17:54:07.977Z] === RUN TestServiceCreateInit [2022-10-21T17:54:07.977Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T17:54:08.623Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-10-21T17:54:08.623Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-10-21T17:54:08.623Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T17:54:08.623Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-10-21T17:54:09.190Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2022-10-21T17:54:09.190Z] === RUN TestNetworkNat [2022-10-21T17:54:09.760Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-10-21T17:54:09.760Z] --- PASS: TestNetworkNat (0.73s) [2022-10-21T17:54:09.760Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T17:54:10.018Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-10-21T17:54:10.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-10-21T17:54:10.586Z] === RUN TestNetworkLoopbackNat [2022-10-21T17:54:11.262Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T17:54:11.964Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-10-21T17:54:12.499Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T17:54:12.500Z] [2022-10-21T17:54:12.500Z] Unloading profiles will leave already running processes permanently [2022-10-21T17:54:12.500Z] unconfined, which can lead to unexpected situations. [2022-10-21T17:54:12.500Z] [2022-10-21T17:54:12.500Z] To set a process to complain mode, use the command line tool [2022-10-21T17:54:12.500Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T17:54:12.500Z] Post stage [Pipeline] junit [2022-10-21T17:54:12.766Z] Recording test results [2022-10-21T17:54:12.847Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-10-21T17:54:13.161Z] + echo Ensuring container killed. [2022-10-21T17:54:13.161Z] Ensuring container killed. [2022-10-21T17:54:13.161Z] + docker rm -vf docker-pr6 [2022-10-21T17:54:13.161Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-21T17:54:13.342Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-10-21T17:54:13.342Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-10-21T17:54:13.484Z] + echo Chowning /workspace to jenkins user [2022-10-21T17:54:13.484Z] Chowning /workspace to jenkins user [2022-10-21T17:54:13.484Z] + id -u [2022-10-21T17:54:13.484Z] + id -g [2022-10-21T17:54:13.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T17:54:13.601Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-10-21T17:54:13.601Z] === RUN TestPause [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T17:54:14.538Z] --- PASS: TestPause (0.86s) [2022-10-21T17:54:14.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T17:54:14.538Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:54:14.538Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-10-21T17:54:14.538Z] === RUN TestPauseStopPausedContainer [2022-10-21T17:54:14.698Z] + bundleName=docker-py [2022-10-21T17:54:14.698Z] + echo Creating docker-py-bundles.tar.gz [2022-10-21T17:54:14.698Z] Creating docker-py-bundles.tar.gz [2022-10-21T17:54:14.698Z] + 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-10-21T17:54:14.707Z] Archiving artifacts [2022-10-21T17:54:14.797Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-10-21T17:54:15.026Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-10-21T17:54:15.365Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-10-21T17:54:15.366Z] === RUN TestPsFilter [2022-10-21T17:54:15.366Z] --- PASS: TestPsFilter (0.14s) [2022-10-21T17:54:15.366Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T17:54:15.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/make.sh binary-daemon [2022-10-21T17:54:15.464Z] --- PASS: TestServiceCreateInit (7.33s) [2022-10-21T17:54:15.464Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-10-21T17:54:15.464Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2022-10-21T17:54:15.464Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T17:54:15.624Z] [2022-10-21T17:54:15.880Z] Removing bundles/ [2022-10-21T17:54:15.880Z] [2022-10-21T17:54:15.880Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-10-21T17:54:15.880Z] Building: bundles/binary-daemon/dockerd-dev [2022-10-21T17:54:15.880Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T17:54:16.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2022-10-21T17:54:16.302Z] === RUN TestRemoveContainerWithVolume [2022-10-21T17:54:16.561Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-10-21T17:54:17.130Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2022-10-21T17:54:17.130Z] === RUN TestRemoveContainerRunning [2022-10-21T17:54:17.130Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-10-21T17:54:18.066Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-10-21T17:54:18.066Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T17:54:18.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2022-10-21T17:54:18.325Z] === RUN TestRemoveInvalidContainer [2022-10-21T17:54:18.325Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-10-21T17:54:18.325Z] === RUN TestRenameLinkedContainer [2022-10-21T17:54:18.584Z] === RUN TestDockerSuite/TestBuildBlankName [2022-10-21T17:54:19.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-10-21T17:54:20.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T17:54:20.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T17:54:21.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-10-21T17:54:21.073Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-10-21T17:54:21.073Z] --- PASS: TestRenameLinkedContainer (2.43s) [2022-10-21T17:54:21.073Z] === RUN TestRenameStoppedContainer [2022-10-21T17:54:21.640Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-10-21T17:54:21.640Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T17:54:22.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-10-21T17:54:22.580Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2022-10-21T17:54:22.580Z] === RUN TestRenameInvalidName [2022-10-21T17:54:23.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-10-21T17:54:23.146Z] --- PASS: TestRenameInvalidName (0.59s) [2022-10-21T17:54:23.146Z] === RUN TestRenameAnonymousContainer [2022-10-21T17:54:25.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-10-21T17:54:25.308Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-10-21T17:54:25.308Z] === RUN TestRenameContainerWithSameName [2022-10-21T17:54:25.875Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2022-10-21T17:54:25.875Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T17:54:26.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-10-21T17:54:27.010Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2022-10-21T17:54:27.010Z] === RUN TestResize [2022-10-21T17:54:27.268Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-10-21T17:54:27.527Z] --- PASS: TestResize (0.58s) [2022-10-21T17:54:27.527Z] === RUN TestResizeWithInvalidSize [2022-10-21T17:54:28.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-10-21T17:54:28.353Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2022-10-21T17:54:28.353Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T17:54:29.291Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:54:29.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:54:29.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:29.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:29.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:29.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:29.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:29.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:29.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:29.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:29.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:54:29.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:54:29.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-10-21T17:54:30.334Z] --- PASS: TestCreateServiceMultipleTimes (15.40s) [2022-10-21T17:54:30.334Z] === RUN TestCreateServiceConflict [2022-10-21T17:54:31.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:54:32.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:54:32.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-10-21T17:54:32.862Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-10-21T17:54:32.862Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T17:54:32.910Z] check_test.go:309: [d91f700f7ed26] daemon is not started [2022-10-21T17:54:32.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-10-21T17:54:34.762Z] --- PASS: TestCreateServiceMaxReplicas (2.27s) [2022-10-21T17:54:34.762Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T17:54:35.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-10-21T17:54:35.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:54:35.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T17:54:35.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T17:54:36.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:54:36.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T17:54:37.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T17:54:37.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T17:54:38.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T17:54:39.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:54:39.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:40.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T17:54:41.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:54:41.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T17:54:41.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:42.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T17:54:42.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T17:54:42.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:54:43.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T17:54:43.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:54:44.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T17:54:45.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T17:54:45.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-10-21T17:54:45.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T17:54:46.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.28s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.29s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.04s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2022-10-21T17:54:46.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2022-10-21T17:54:46.130Z] === RUN TestCgroupNamespacesRun [2022-10-21T17:54:46.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T17:54:47.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:54:47.225Z] Using test binary docker [2022-10-21T17:54:47.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T17:54:47.225Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:54:47.225Z] INFO: Waiting for daemon to start... [2022-10-21T17:54:47.225Z] Starting dockerd [2022-10-21T17:54:48.046Z] --- PASS: TestCgroupNamespacesRun (2.02s) [2022-10-21T17:54:48.046Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T17:54:48.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-10-21T17:54:49.630Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-10-21T17:54:49.630Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T17:54:49.753Z] . [2022-10-21T17:54:49.753Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:54:49.753Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:54:50.011Z] Error: No such image: emptyfs [2022-10-21T17:54:50.011Z] Running integration-test (iteration 1) [2022-10-21T17:54:50.011Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T17:54:50.270Z] Loaded image: busybox:latest [2022-10-21T17:54:50.270Z] Loaded image: busybox:glibc [2022-10-21T17:54:50.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.39s) [2022-10-21T17:54:50.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T17:54:50.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-10-21T17:54:51.265Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T17:54:51.265Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T17:54:51.265Z] === RUN TestBoolValue [2022-10-21T17:54:51.265Z] --- PASS: TestBoolValue (0.00s) [2022-10-21T17:54:51.265Z] === RUN TestBoolValueOrDefault [2022-10-21T17:54:51.265Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-10-21T17:54:51.265Z] === RUN TestInt64ValueOrZero [2022-10-21T17:54:51.265Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-10-21T17:54:51.265Z] === RUN TestInt64ValueOrDefault [2022-10-21T17:54:51.265Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-10-21T17:54:51.265Z] === RUN TestInt64ValueOrDefaultWithError [2022-10-21T17:54:51.265Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-10-21T17:54:51.265Z] === RUN TestJsonContentType [2022-10-21T17:54:51.265Z] --- PASS: TestJsonContentType (0.00s) [2022-10-21T17:54:51.265Z] PASS [2022-10-21T17:54:51.265Z] coverage: 16.2% of statements [2022-10-21T17:54:51.265Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 16.2% of statements [2022-10-21T17:54:51.646Z] Loaded image: debian:bullseye-slim [2022-10-21T17:54:51.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-10-21T17:54:51.739Z] === RUN TestMaskSecretKeys [2022-10-21T17:54:51.739Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-10-21T17:54:51.739Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-10-21T17:54:51.739Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-10-21T17:54:51.739Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-10-21T17:54:51.739Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-10-21T17:54:51.739Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-10-21T17:54:51.739Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-10-21T17:54:51.739Z] === RUN TestVersionMiddlewareVersion [2022-10-21T17:54:51.739Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-10-21T17:54:51.739Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-10-21T17:54:51.739Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-10-21T17:54:51.739Z] PASS [2022-10-21T17:54:51.739Z] coverage: 37.7% of statements [2022-10-21T17:54:51.739Z] ok github.com/docker/docker/api/server/middleware 0.117s coverage: 37.7% of statements [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T17:54:51.739Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T17:54:51.904Z] Loaded image: hello-world:latest [2022-10-21T17:54:51.904Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:54:51.904Z] INFO: Testing against a local daemon [2022-10-21T17:54:51.904Z] === RUN TestCgroupNamespacesBuild [2022-10-21T17:54:51.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-10-21T17:54:51.997Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2022-10-21T17:54:51.997Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T17:54:52.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-10-21T17:54:52.735Z] === RUN TestStrSliceMarshalJSON [2022-10-21T17:54:52.735Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-10-21T17:54:52.735Z] === RUN TestStrSliceUnmarshalJSON [2022-10-21T17:54:52.735Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-10-21T17:54:52.735Z] === RUN TestStrSliceUnmarshalString [2022-10-21T17:54:52.735Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-10-21T17:54:52.735Z] === RUN TestStrSliceUnmarshalSlice [2022-10-21T17:54:52.735Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-10-21T17:54:52.735Z] PASS [2022-10-21T17:54:52.735Z] coverage: 90.0% of statements [2022-10-21T17:54:52.735Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-10-21T17:54:53.211Z] === RUN TestToJSON [2022-10-21T17:54:53.211Z] --- PASS: TestToJSON (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestToParamWithVersion [2022-10-21T17:54:53.211Z] --- PASS: TestToParamWithVersion (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestFromJSON [2022-10-21T17:54:53.211Z] --- PASS: TestFromJSON (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestEmpty [2022-10-21T17:54:53.211Z] --- PASS: TestEmpty (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestArgsMatchKVListEmptySources [2022-10-21T17:54:53.211Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestArgsMatchKVList [2022-10-21T17:54:53.211Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestArgsMatch [2022-10-21T17:54:53.211Z] --- PASS: TestArgsMatch (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestAdd [2022-10-21T17:54:53.211Z] --- PASS: TestAdd (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestDel [2022-10-21T17:54:53.211Z] --- PASS: TestDel (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestLen [2022-10-21T17:54:53.211Z] --- PASS: TestLen (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestExactMatch [2022-10-21T17:54:53.211Z] --- PASS: TestExactMatch (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestOnlyOneExactMatch [2022-10-21T17:54:53.211Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestContains [2022-10-21T17:54:53.211Z] --- PASS: TestContains (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestValidate [2022-10-21T17:54:53.211Z] --- PASS: TestValidate (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestWalkValues [2022-10-21T17:54:53.211Z] --- PASS: TestWalkValues (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestFuzzyMatch [2022-10-21T17:54:53.211Z] --- PASS: TestFuzzyMatch (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestClone [2022-10-21T17:54:53.211Z] --- PASS: TestClone (0.00s) [2022-10-21T17:54:53.211Z] PASS [2022-10-21T17:54:53.211Z] coverage: 92.2% of statements [2022-10-21T17:54:53.211Z] ok github.com/docker/docker/api/types/filters 0.077s coverage: 92.2% of statements [2022-10-21T17:54:53.211Z] === RUN TestDurationToSecondsString [2022-10-21T17:54:53.211Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-10-21T17:54:53.211Z] === RUN TestGetTimestamp [2022-10-21T17:54:53.211Z] === RUN TestAdjustForAPIVersion [2022-10-21T17:54:53.211Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-10-21T17:54:53.211Z] PASS [2022-10-21T17:54:53.211Z] coverage: 5.7% of statements [2022-10-21T17:54:53.211Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T17:54:53.211Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T17:54:53.211Z] --- PASS: TestGetTimestamp (0.21s) [2022-10-21T17:54:53.211Z] === RUN TestParseTimestamps [2022-10-21T17:54:53.211Z] --- PASS: TestParseTimestamps (0.00s) [2022-10-21T17:54:53.211Z] PASS [2022-10-21T17:54:53.211Z] coverage: 100.0% of statements [2022-10-21T17:54:53.211Z] ok github.com/docker/docker/api/types/time 0.256s coverage: 100.0% of statements [2022-10-21T17:54:53.501Z] --- PASS: TestCgroupNamespacesRunHostMode (1.50s) [2022-10-21T17:54:53.501Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T17:54:53.688Z] === RUN TestCompareVersion [2022-10-21T17:54:53.688Z] --- PASS: TestCompareVersion (0.00s) [2022-10-21T17:54:53.688Z] PASS [2022-10-21T17:54:53.688Z] coverage: 75.0% of statements [2022-10-21T17:54:53.688Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T17:54:53.688Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T17:54:53.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-10-21T17:54:53.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-10-21T17:54:54.432Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-10-21T17:54:54.432Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T17:54:55.139Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2022-10-21T17:54:55.139Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-10-21T17:54:55.264Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-10-21T17:54:55.264Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-10-21T17:54:55.264Z] === RUN TestCloneArgsSmartHttp [2022-10-21T17:54:55.264Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-10-21T17:54:55.264Z] === RUN TestCloneArgsDumbHttp [2022-10-21T17:54:55.264Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-10-21T17:54:55.264Z] === RUN TestCloneArgsGit [2022-10-21T17:54:55.264Z] --- PASS: TestCloneArgsGit (0.00s) [2022-10-21T17:54:55.264Z] === RUN TestCheckoutGit [2022-10-21T17:54:55.264Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-10-21T17:54:55.737Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2262355415/001/repo/.git/ [2022-10-21T17:54:56.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-10-21T17:54:56.206Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T17:54:56.206Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.206Z] gitutils_test.go:254: [master (root-commit) a5083bb] First commit [2022-10-21T17:54:56.206Z] 2 files changed, 3 insertions(+) [2022-10-21T17:54:56.206Z] create mode 100644 Dockerfile [2022-10-21T17:54:56.206Z] create mode 100644 subdir/Dockerfile [2022-10-21T17:54:56.206Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T17:54:56.206Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.206Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-10-21T17:54:56.206Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-10-21T17:54:56.206Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.206Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T17:54:56.206Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.334Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-10-21T17:54:56.334Z] === RUN TestBuildWithSession [2022-10-21T17:54:56.334Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:54:56.334Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T17:54:56.334Z] === RUN TestBuildSquashParent [2022-10-21T17:54:56.646Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2022-10-21T17:54:56.646Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T17:54:56.675Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-10-21T17:54:56.675Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.675Z] [test 9b498b2] Branch commit [2022-10-21T17:54:56.675Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-10-21T17:54:56.675Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T17:54:56.675Z] The file will have its original line endings in your working directory. [2022-10-21T17:54:56.675Z] gitutils_test.go:262: Switched to branch 'master' [2022-10-21T17:54:56.675Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2262355415/001/subrepo/.git/ [2022-10-21T17:54:57.145Z] gitutils_test.go:273: [master (root-commit) 5020908] Subrepo initial [2022-10-21T17:54:57.145Z] 1 file changed, 1 insertion(+) [2022-10-21T17:54:57.145Z] create mode 100644 subfile [2022-10-21T17:54:57.582Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-10-21T17:54:57.582Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T17:54:57.617Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-10-21T17:54:57.617Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-10-21T17:54:57.617Z] === RUN TestProcessNoDockerignore [2022-10-21T17:54:57.617Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestProcessShouldLeaveAllFiles [2022-10-21T17:54:57.617Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-10-21T17:54:57.617Z] === RUN TestDetectContentType [2022-10-21T17:54:57.617Z] --- PASS: TestDetectContentType (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestSelectAcceptableMIME [2022-10-21T17:54:57.617Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestInspectEmptyResponse [2022-10-21T17:54:57.617Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestInspectResponseBinary [2022-10-21T17:54:57.617Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestResponseUnsupportedContentType [2022-10-21T17:54:57.617Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestInspectResponseTextSimple [2022-10-21T17:54:57.617Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestInspectResponseEmptyContentType [2022-10-21T17:54:57.617Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestUnknownContentLength [2022-10-21T17:54:57.617Z] --- PASS: TestUnknownContentLength (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestDownloadRemote [2022-10-21T17:54:57.617Z] === RUN TestEnable [2022-10-21T17:54:57.617Z] --- PASS: TestEnable (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestDisable [2022-10-21T17:54:57.617Z] --- PASS: TestDisable (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestEnabled [2022-10-21T17:54:57.617Z] --- PASS: TestEnabled (0.00s) [2022-10-21T17:54:57.617Z] PASS [2022-10-21T17:54:57.617Z] coverage: 100.0% of statements [2022-10-21T17:54:57.617Z] ok github.com/docker/docker/cli/debug 0.066s coverage: 100.0% of statements [2022-10-21T17:54:57.617Z] --- PASS: TestDownloadRemote (0.13s) [2022-10-21T17:54:57.617Z] === RUN TestGetWithStatusError [2022-10-21T17:54:57.617Z] --- PASS: TestGetWithStatusError (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestCloseRootDirectory [2022-10-21T17:54:57.617Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:54:57.617Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-10-21T17:54:57.617Z] === RUN TestHashFile [2022-10-21T17:54:57.617Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:54:57.617Z] --- SKIP: TestHashFile (0.01s) [2022-10-21T17:54:57.617Z] === RUN TestHashSubdir [2022-10-21T17:54:57.617Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:54:57.617Z] --- SKIP: TestHashSubdir (0.01s) [2022-10-21T17:54:57.617Z] === RUN TestRemoveDirectory [2022-10-21T17:54:57.617Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:54:57.618Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-10-21T17:54:57.618Z] PASS [2022-10-21T17:54:57.618Z] coverage: 9.3% of statements [2022-10-21T17:54:57.618Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 9.3% of statements [2022-10-21T17:54:58.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-10-21T17:54:58.607Z] === RUN TestGetAllAllowed [2022-10-21T17:54:58.607Z] --- PASS: TestGetAllAllowed (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestGetAllMeta [2022-10-21T17:54:58.607Z] --- PASS: TestGetAllMeta (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestWarnOnUnusedBuildArgs [2022-10-21T17:54:58.607Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestIsUnreferencedBuiltin [2022-10-21T17:54:58.607Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestIsExistingDirectory [2022-10-21T17:54:58.607Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-10-21T17:54:58.607Z] === RUN TestGetFilenameForDownload [2022-10-21T17:54:58.607Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestEnv2Variables [2022-10-21T17:54:58.607Z] --- PASS: TestEnv2Variables (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-10-21T17:54:58.607Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestMaintainer [2022-10-21T17:54:58.607Z] --- PASS: TestMaintainer (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestLabel [2022-10-21T17:54:58.607Z] --- PASS: TestLabel (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestFromScratch [2022-10-21T17:54:58.607Z] --- PASS: TestFromScratch (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestFromWithArg [2022-10-21T17:54:58.607Z] --- PASS: TestFromWithArg (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-10-21T17:54:58.607Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestFromWithUndefinedArg [2022-10-21T17:54:58.607Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestFromMultiStageWithNamedStage [2022-10-21T17:54:58.607Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestOnbuild [2022-10-21T17:54:58.607Z] --- PASS: TestOnbuild (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestWorkdir [2022-10-21T17:54:58.607Z] --- PASS: TestWorkdir (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestCmd [2022-10-21T17:54:58.607Z] --- PASS: TestCmd (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestHealthcheckNone [2022-10-21T17:54:58.607Z] --- PASS: TestHealthcheckNone (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestHealthcheckCmd [2022-10-21T17:54:58.607Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestEntrypoint [2022-10-21T17:54:58.607Z] --- PASS: TestEntrypoint (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestExpose [2022-10-21T17:54:58.607Z] --- PASS: TestExpose (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestUser [2022-10-21T17:54:58.607Z] --- PASS: TestUser (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestVolume [2022-10-21T17:54:58.607Z] --- PASS: TestVolume (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestStopSignal [2022-10-21T17:54:58.607Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-10-21T17:54:58.607Z] --- SKIP: TestStopSignal (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestArg [2022-10-21T17:54:58.607Z] --- PASS: TestArg (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestShell [2022-10-21T17:54:58.607Z] --- PASS: TestShell (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestPrependEnvOnCmd [2022-10-21T17:54:58.607Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestRunWithBuildArgs [2022-10-21T17:54:58.607Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestRunIgnoresHealthcheck [2022-10-21T17:54:58.607Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestDispatchUnsupportedOptions [2022-10-21T17:54:58.607Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-10-21T17:54:58.607Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-10-21T17:54:58.607Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-10-21T17:54:58.607Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-10-21T17:54:58.607Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-10-21T17:54:58.607Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-10-21T17:54:58.607Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestNormalizeWorkdir [2022-10-21T17:54:58.607Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-10-21T17:54:58.607Z] === RUN TestDispatch [2022-10-21T17:54:58.607Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-10-21T17:54:58.607Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-10-21T17:54:58.607Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-10-21T17:54:59.078Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-10-21T17:54:59.078Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-10-21T17:54:59.078Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-10-21T17:54:59.078Z] === RUN TestDispatch/COPY_url [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch (0.21s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.11s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-10-21T17:54:59.078Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestAddScratchImageAddsToMounts [2022-10-21T17:54:59.078Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestAddFromScratchPopulatesPlatform [2022-10-21T17:54:59.078Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-10-21T17:54:59.078Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-10-21T17:54:59.078Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestImageSourceGetAddsToMounts [2022-10-21T17:54:59.078Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestEmptyDockerfile [2022-10-21T17:54:59.078Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestSymlinkDockerfile [2022-10-21T17:54:59.078Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-10-21T17:54:59.078Z] === RUN TestDockerfileOutsideTheBuildContext [2022-10-21T17:54:59.078Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-10-21T17:54:59.078Z] === RUN TestNonExistingDockerfile [2022-10-21T17:54:59.078Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestCopyRunConfig [2022-10-21T17:54:59.078Z] --- PASS: TestCopyRunConfig (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestDeepCopyRunConfig [2022-10-21T17:54:59.078Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestExportImage [2022-10-21T17:54:59.078Z] --- PASS: TestExportImage (0.00s) [2022-10-21T17:54:59.078Z] === RUN TestNormalizeDest [2022-10-21T17:54:59.078Z] --- PASS: TestNormalizeDest (0.00s) [2022-10-21T17:54:59.078Z] PASS [2022-10-21T17:54:59.078Z] coverage: 46.8% of statements [2022-10-21T17:54:59.078Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 46.8% of statements [2022-10-21T17:54:59.078Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T17:54:59.527Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2022-10-21T17:54:59.527Z] === RUN TestNISDomainname [2022-10-21T17:55:00.464Z] --- PASS: TestNISDomainname (0.98s) [2022-10-21T17:55:00.464Z] === RUN TestHostnameDnsResolution [2022-10-21T17:55:00.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-10-21T17:55:01.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-10-21T17:55:01.320Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2262355415/001/repo/sub'... [2022-10-21T17:55:01.320Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-10-21T17:55:01.320Z] The file will have its original line endings in your working directory. [2022-10-21T17:55:01.320Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-10-21T17:55:01.320Z] The file will have its original line endings in your working directory. [2022-10-21T17:55:01.599Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-10-21T17:55:01.599Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T17:55:01.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-10-21T17:55:01.789Z] gitutils_test.go:277: [master e4fec79] With submodule [2022-10-21T17:55:01.789Z] 2 files changed, 4 insertions(+) [2022-10-21T17:55:01.789Z] create mode 100644 .gitmodules [2022-10-21T17:55:01.789Z] create mode 160000 sub [2022-10-21T17:55:01.789Z] === RUN TestCheckoutGit/#00 [2022-10-21T17:55:01.821Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-10-21T17:55:01.821Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T17:55:02.538Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2022-10-21T17:55:02.538Z] === RUN TestStats [2022-10-21T17:55:02.779Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:02.779Z] [2022-10-21T17:55:02.779Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:02.797Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-10-21T17:55:03.364Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-10-21T17:55:03.932Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-10-21T17:55:04.445Z] --- PASS: TestBuildSquashParent (6.79s) [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:55:04.445Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:55:04.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:55:04.445Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:55:04.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:55:04.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:55:04.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:55:05.311Z] --- PASS: TestStats (2.82s) [2022-10-21T17:55:05.311Z] === RUN TestStopContainerWithTimeout [2022-10-21T17:55:05.311Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T17:55:05.311Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T17:55:05.311Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T17:55:05.311Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T17:55:05.311Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T17:55:05.311Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T17:55:05.311Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T17:55:05.311Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T17:55:05.311Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T17:55:05.311Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T17:55:05.311Z] check_test.go:309: [d91e1ae896f85] daemon is not started [2022-10-21T17:55:05.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-10-21T17:55:05.737Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:05.737Z] [2022-10-21T17:55:05.737Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:06.247Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T17:55:06.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-10-21T17:55:06.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:55:06.864Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:55:08.191Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T17:55:08.694Z] === RUN TestCheckoutGit/master [2022-10-21T17:55:08.759Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-10-21T17:55:08.767Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-10-21T17:55:08.767Z] === RUN TestBuildMultiStageCopy [2022-10-21T17:55:08.767Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T17:55:09.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-10-21T17:55:09.584Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-10-21T17:55:10.151Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-10-21T17:55:10.151Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2022-10-21T17:55:10.151Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2022-10-21T17:55:10.151Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-10-21T17:55:10.151Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-10-21T17:55:10.151Z] === RUN TestDeleteDevicemapper [2022-10-21T17:55:10.151Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:55:10.151Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T17:55:10.151Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T17:55:10.263Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:10.263Z] [2022-10-21T17:55:10.263Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:10.410Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-10-21T17:55:11.347Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-10-21T17:55:12.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T17:55:12.751Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.59s) [2022-10-21T17:55:12.751Z] === RUN TestUpdateMemory [2022-10-21T17:55:12.751Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:55:12.751Z] --- SKIP: TestUpdateMemory (0.01s) [2022-10-21T17:55:12.751Z] === RUN TestUpdateCPUQuota [2022-10-21T17:55:13.431Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T17:55:14.015Z] --- PASS: TestCreateServiceConfigFileMode (12.48s) [2022-10-21T17:55:14.015Z] === RUN TestCreateServiceSysctls [2022-10-21T17:55:14.066Z] === RUN TestCheckpointCreateError [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointCreate [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointCreate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointDeleteError [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointDelete [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointDelete (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointListError [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointListError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointList [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointList (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCheckpointListContainerNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNewClientWithOpsFromEnv [2022-10-21T17:55:14.066Z] client_test.go:23: runtime.GOOS == "windows" [2022-10-21T17:55:14.066Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestGetAPIPath [2022-10-21T17:55:14.066Z] --- PASS: TestGetAPIPath (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestParseHostURL [2022-10-21T17:55:14.066Z] --- PASS: TestParseHostURL (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-10-21T17:55:14.066Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPIVersionEmpty [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPIVersion [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPVersionOverride [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPIVersionAutomatic [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-10-21T17:55:14.066Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestClientRedirect [2022-10-21T17:55:14.066Z] --- PASS: TestClientRedirect (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigCreateUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigCreateError [2022-10-21T17:55:14.066Z] --- PASS: TestConfigCreateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigCreate [2022-10-21T17:55:14.066Z] --- PASS: TestConfigCreate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspectNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspectWithEmptyID [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspectUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspectError [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspectError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspectConfigNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigInspect [2022-10-21T17:55:14.066Z] --- PASS: TestConfigInspect (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigListUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigListError [2022-10-21T17:55:14.066Z] --- PASS: TestConfigListError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigList [2022-10-21T17:55:14.066Z] --- PASS: TestConfigList (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigRemoveUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigRemoveError [2022-10-21T17:55:14.066Z] --- PASS: TestConfigRemoveError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigRemove [2022-10-21T17:55:14.066Z] --- PASS: TestConfigRemove (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigUpdateUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigUpdateError [2022-10-21T17:55:14.066Z] --- PASS: TestConfigUpdateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestConfigUpdate [2022-10-21T17:55:14.066Z] --- PASS: TestConfigUpdate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCommitError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCommitError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCommit [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCommit (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStatPathError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStatPathError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStatPathNotFoundError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStatPathNoHeaderError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStatPath [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStatPath (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyToContainerError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyToContainerError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyToContainerNotFoundError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyToContainerNotStatusOKError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyToContainer [2022-10-21T17:55:14.066Z] --- PASS: TestCopyToContainer (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyFromContainerError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyFromContainerNotFoundError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyFromContainerNotStatusOKError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyFromContainerNoHeaderError [2022-10-21T17:55:14.066Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestCopyFromContainer [2022-10-21T17:55:14.066Z] --- PASS: TestCopyFromContainer (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCreateError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCreateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCreateImageNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCreateWithName [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerCreateAutoRemove [2022-10-21T17:55:14.066Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerDiffError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerDiffError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerDiff [2022-10-21T17:55:14.066Z] --- PASS: TestContainerDiff (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecCreateError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecCreate [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecCreate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecStartError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecStartError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecStart [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecStart (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecInspectError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecInspect [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecInspect (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExportError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExportError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExport [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExport (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerInspectError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerInspectError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerInspectContainerNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerInspectWithEmptyID [2022-10-21T17:55:14.066Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerInspect [2022-10-21T17:55:14.066Z] --- PASS: TestContainerInspect (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerInspectNode [2022-10-21T17:55:14.066Z] --- PASS: TestContainerInspectNode (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerKillError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerKillError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerKill [2022-10-21T17:55:14.066Z] --- PASS: TestContainerKill (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerListError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerListError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerList [2022-10-21T17:55:14.066Z] --- PASS: TestContainerList (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerLogsNotFoundError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerLogsError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerLogsError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerLogs [2022-10-21T17:55:14.066Z] --- PASS: TestContainerLogs (0.24s) [2022-10-21T17:55:14.066Z] === RUN TestContainerPauseError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerPauseError (0.01s) [2022-10-21T17:55:14.066Z] === RUN TestContainerPause [2022-10-21T17:55:14.066Z] --- PASS: TestContainerPause (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainersPruneError [2022-10-21T17:55:14.066Z] --- PASS: TestContainersPruneError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainersPrune [2022-10-21T17:55:14.066Z] --- PASS: TestContainersPrune (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRemoveError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRemoveError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRemoveNotFoundError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRemove [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRemove (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRenameError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRenameError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRename [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRename (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerResizeError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerResizeError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecResizeError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerResize [2022-10-21T17:55:14.066Z] --- PASS: TestContainerResize (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerExecResize [2022-10-21T17:55:14.066Z] --- PASS: TestContainerExecResize (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRestartError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRestartError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerRestart [2022-10-21T17:55:14.066Z] --- PASS: TestContainerRestart (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStartError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStartError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStart [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStart (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStatsError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStatsError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStats [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStats (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStopError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStopError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerStop [2022-10-21T17:55:14.066Z] --- PASS: TestContainerStop (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerTopError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerTopError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerTop [2022-10-21T17:55:14.066Z] --- PASS: TestContainerTop (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerUnpauseError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerUnpause [2022-10-21T17:55:14.066Z] --- PASS: TestContainerUnpause (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerUpdateError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerUpdateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerUpdate [2022-10-21T17:55:14.066Z] --- PASS: TestContainerUpdate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerWaitError [2022-10-21T17:55:14.066Z] --- PASS: TestContainerWaitError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestContainerWait [2022-10-21T17:55:14.066Z] --- PASS: TestContainerWait (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestDiskUsageError [2022-10-21T17:55:14.066Z] --- PASS: TestDiskUsageError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestDiskUsage [2022-10-21T17:55:14.066Z] --- PASS: TestDiskUsage (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestDistributionInspectUnsupported [2022-10-21T17:55:14.066Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestDistributionInspectWithEmptyID [2022-10-21T17:55:14.066Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestEventsErrorInOptions [2022-10-21T17:55:14.066Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestEventsErrorFromServer [2022-10-21T17:55:14.066Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestEvents [2022-10-21T17:55:14.066Z] --- PASS: TestEvents (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestTLSCloseWriter [2022-10-21T17:55:14.066Z] === PAUSE TestTLSCloseWriter [2022-10-21T17:55:14.066Z] === RUN TestImageBuildError [2022-10-21T17:55:14.066Z] --- PASS: TestImageBuildError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageBuild [2022-10-21T17:55:14.066Z] --- PASS: TestImageBuild (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestGetDockerOS [2022-10-21T17:55:14.066Z] --- PASS: TestGetDockerOS (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageCreateError [2022-10-21T17:55:14.066Z] --- PASS: TestImageCreateError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageCreate [2022-10-21T17:55:14.066Z] --- PASS: TestImageCreate (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageHistoryError [2022-10-21T17:55:14.066Z] --- PASS: TestImageHistoryError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageHistory [2022-10-21T17:55:14.066Z] --- PASS: TestImageHistory (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageImportError [2022-10-21T17:55:14.066Z] --- PASS: TestImageImportError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageImport [2022-10-21T17:55:14.066Z] --- PASS: TestImageImport (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageInspectError [2022-10-21T17:55:14.066Z] --- PASS: TestImageInspectError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageInspectImageNotFound [2022-10-21T17:55:14.066Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageInspectWithEmptyID [2022-10-21T17:55:14.066Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageInspect [2022-10-21T17:55:14.066Z] --- PASS: TestImageInspect (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageListError [2022-10-21T17:55:14.066Z] --- PASS: TestImageListError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageList [2022-10-21T17:55:14.066Z] --- PASS: TestImageList (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageListApiBefore125 [2022-10-21T17:55:14.066Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImageLoadError [2022-10-21T17:55:14.066Z] --- PASS: TestImageLoadError (0.02s) [2022-10-21T17:55:14.066Z] === RUN TestImageLoad [2022-10-21T17:55:14.066Z] --- PASS: TestImageLoad (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImagesPruneError [2022-10-21T17:55:14.066Z] --- PASS: TestImagesPruneError (0.00s) [2022-10-21T17:55:14.066Z] === RUN TestImagesPrune [2022-10-21T17:55:14.066Z] --- PASS: TestImagesPrune (0.01s) [2022-10-21T17:55:14.066Z] === RUN TestImagePullReferenceParseError [2022-10-21T17:55:14.066Z] --- PASS: TestImagePullReferenceParseError (0.01s) [2022-10-21T17:55:14.066Z] === RUN TestImagePullAnyError [2022-10-21T17:55:14.066Z] --- PASS: TestImagePullAnyError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePullStatusUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePullWithoutErrors [2022-10-21T17:55:14.067Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushReferenceError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushAnyError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushAnyError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushStatusUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithoutErrors [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-10-21T17:55:14.067Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-10-21T17:55:14.067Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageRemoveError [2022-10-21T17:55:14.067Z] --- PASS: TestImageRemoveError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageRemoveImageNotFound [2022-10-21T17:55:14.067Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageRemove [2022-10-21T17:55:14.067Z] --- PASS: TestImageRemove (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSaveError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSaveError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSave [2022-10-21T17:55:14.067Z] --- PASS: TestImageSave (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchAnyError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchStatusUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageSearchWithoutErrors [2022-10-21T17:55:14.067Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageTagError [2022-10-21T17:55:14.067Z] --- PASS: TestImageTagError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageTagInvalidReference [2022-10-21T17:55:14.067Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageTagInvalidSourceImageName [2022-10-21T17:55:14.067Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageTagHexSource [2022-10-21T17:55:14.067Z] --- PASS: TestImageTagHexSource (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestImageTag [2022-10-21T17:55:14.067Z] --- PASS: TestImageTag (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestInfoServerError [2022-10-21T17:55:14.067Z] --- PASS: TestInfoServerError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestInfoInvalidResponseJSONError [2022-10-21T17:55:14.067Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestInfo [2022-10-21T17:55:14.067Z] --- PASS: TestInfo (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestNetworkConnectError [2022-10-21T17:55:14.067Z] --- PASS: TestNetworkConnectError (0.00s) [2022-10-21T17:55:14.067Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-10-21T17:55:14.135Z] --- PASS: TestUpdateCPUQuota (1.55s) [2022-10-21T17:55:14.135Z] === RUN TestUpdatePidsLimit [2022-10-21T17:55:14.135Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T17:55:14.365Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkConnect [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkConnect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkCreateError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkCreateError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkCreate [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkCreate (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkDisconnectError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkDisconnect [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkInspectError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkInspectError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkInspectNotFoundError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkInspectWithEmptyID [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkInspect [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkInspect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkListError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkListError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkList [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkList (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworksPruneError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworksPruneError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworksPrune [2022-10-21T17:55:14.536Z] --- PASS: TestNetworksPrune (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkRemoveError [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNetworkRemove [2022-10-21T17:55:14.536Z] --- PASS: TestNetworkRemove (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeInspectError [2022-10-21T17:55:14.536Z] --- PASS: TestNodeInspectError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeInspectNodeNotFound [2022-10-21T17:55:14.536Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeInspectWithEmptyID [2022-10-21T17:55:14.536Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeInspect [2022-10-21T17:55:14.536Z] --- PASS: TestNodeInspect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeListError [2022-10-21T17:55:14.536Z] --- PASS: TestNodeListError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeList [2022-10-21T17:55:14.536Z] --- PASS: TestNodeList (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeRemoveError [2022-10-21T17:55:14.536Z] --- PASS: TestNodeRemoveError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeRemove [2022-10-21T17:55:14.536Z] --- PASS: TestNodeRemove (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeUpdateError [2022-10-21T17:55:14.536Z] --- PASS: TestNodeUpdateError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestNodeUpdate [2022-10-21T17:55:14.536Z] --- PASS: TestNodeUpdate (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestOptionWithTimeout [2022-10-21T17:55:14.536Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPingFail [2022-10-21T17:55:14.536Z] --- PASS: TestPingFail (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPingWithError [2022-10-21T17:55:14.536Z] 2022/10/21 17:55:13 RoundTripper returned a response & error; ignoring response [2022-10-21T17:55:14.536Z] 2022/10/21 17:55:13 RoundTripper returned a response & error; ignoring response [2022-10-21T17:55:14.536Z] --- PASS: TestPingWithError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPingSuccess [2022-10-21T17:55:14.536Z] --- PASS: TestPingSuccess (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPingHeadFallback [2022-10-21T17:55:14.536Z] === RUN TestPingHeadFallback/OK [2022-10-21T17:55:14.536Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-10-21T17:55:14.536Z] === RUN TestPingHeadFallback/Not_Found [2022-10-21T17:55:14.536Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-10-21T17:55:14.536Z] --- PASS: TestPingHeadFallback (0.00s) [2022-10-21T17:55:14.536Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-10-21T17:55:14.536Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-10-21T17:55:14.536Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-10-21T17:55:14.536Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginDisableError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginDisableError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginDisable [2022-10-21T17:55:14.536Z] --- PASS: TestPluginDisable (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginEnableError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginEnableError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginEnable [2022-10-21T17:55:14.536Z] --- PASS: TestPluginEnable (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginInspectError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginInspectError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginInspectWithEmptyID [2022-10-21T17:55:14.536Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginInspect [2022-10-21T17:55:14.536Z] --- PASS: TestPluginInspect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginListError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginListError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginList [2022-10-21T17:55:14.536Z] --- PASS: TestPluginList (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginPushError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginPushError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginPush [2022-10-21T17:55:14.536Z] --- PASS: TestPluginPush (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginRemoveError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginRemoveError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginRemove [2022-10-21T17:55:14.536Z] --- PASS: TestPluginRemove (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginSetError [2022-10-21T17:55:14.536Z] --- PASS: TestPluginSetError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPluginSet [2022-10-21T17:55:14.536Z] --- PASS: TestPluginSet (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSetHostHeader [2022-10-21T17:55:14.536Z] --- PASS: TestSetHostHeader (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestPlainTextError [2022-10-21T17:55:14.536Z] --- PASS: TestPlainTextError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestInfiniteError [2022-10-21T17:55:14.536Z] --- PASS: TestInfiniteError (0.07s) [2022-10-21T17:55:14.536Z] === RUN TestSecretCreateUnsupported [2022-10-21T17:55:14.536Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretCreateError [2022-10-21T17:55:14.536Z] --- PASS: TestSecretCreateError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretCreate [2022-10-21T17:55:14.536Z] --- PASS: TestSecretCreate (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretInspectUnsupported [2022-10-21T17:55:14.536Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretInspectError [2022-10-21T17:55:14.536Z] --- PASS: TestSecretInspectError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretInspectSecretNotFound [2022-10-21T17:55:14.536Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretInspectWithEmptyID [2022-10-21T17:55:14.536Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretInspect [2022-10-21T17:55:14.536Z] --- PASS: TestSecretInspect (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretListUnsupported [2022-10-21T17:55:14.536Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretListError [2022-10-21T17:55:14.536Z] --- PASS: TestSecretListError (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretList [2022-10-21T17:55:14.536Z] --- PASS: TestSecretList (0.00s) [2022-10-21T17:55:14.536Z] === RUN TestSecretRemoveUnsupported [2022-10-21T17:55:14.536Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSecretRemoveError [2022-10-21T17:55:14.537Z] --- PASS: TestSecretRemoveError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSecretRemove [2022-10-21T17:55:14.537Z] --- PASS: TestSecretRemove (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSecretUpdateUnsupported [2022-10-21T17:55:14.537Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSecretUpdateError [2022-10-21T17:55:14.537Z] --- PASS: TestSecretUpdateError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSecretUpdate [2022-10-21T17:55:14.537Z] --- PASS: TestSecretUpdate (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceCreateError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceCreateError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceCreate [2022-10-21T17:55:14.537Z] --- PASS: TestServiceCreate (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceCreateCompatiblePlatforms [2022-10-21T17:55:14.537Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceCreateDigestPinning [2022-10-21T17:55:14.537Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceInspectError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceInspectError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceInspectServiceNotFound [2022-10-21T17:55:14.537Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceInspectWithEmptyID [2022-10-21T17:55:14.537Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceInspect [2022-10-21T17:55:14.537Z] --- PASS: TestServiceInspect (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceListError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceListError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceList [2022-10-21T17:55:14.537Z] --- PASS: TestServiceList (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceLogsError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceLogsError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceLogs [2022-10-21T17:55:14.537Z] --- PASS: TestServiceLogs (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceRemoveError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceRemoveError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceRemoveNotFoundError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceRemove [2022-10-21T17:55:14.537Z] --- PASS: TestServiceRemove (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceUpdateError [2022-10-21T17:55:14.537Z] --- PASS: TestServiceUpdateError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestServiceUpdate [2022-10-21T17:55:14.537Z] --- PASS: TestServiceUpdate (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmGetUnlockKeyError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmGetUnlockKey [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmInitError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmInitError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmInit [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmInit (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmInspectError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmInspectError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmInspect [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmInspect (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmJoinError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmJoinError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmJoin [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmJoin (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmLeaveError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmLeave [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmLeave (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmUnlockError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmUnlock [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmUnlock (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmUpdateError [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestSwarmUpdate [2022-10-21T17:55:14.537Z] --- PASS: TestSwarmUpdate (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestTaskInspectError [2022-10-21T17:55:14.537Z] --- PASS: TestTaskInspectError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestTaskInspectWithEmptyID [2022-10-21T17:55:14.537Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestTaskInspect [2022-10-21T17:55:14.537Z] --- PASS: TestTaskInspect (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestTaskListError [2022-10-21T17:55:14.537Z] --- PASS: TestTaskListError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestTaskList [2022-10-21T17:55:14.537Z] --- PASS: TestTaskList (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeCreateError [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeCreateError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeCreate [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeCreate (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeInspectError [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeInspectError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeInspectNotFound [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeInspectWithEmptyID [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeInspect [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeInspect (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeListError [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeListError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeList [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeList (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeRemoveError [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-10-21T17:55:14.537Z] === RUN TestVolumeRemove [2022-10-21T17:55:14.537Z] --- PASS: TestVolumeRemove (0.00s) [2022-10-21T17:55:14.537Z] === CONT TestTLSCloseWriter [2022-10-21T17:55:14.537Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-10-21T17:55:14.537Z] PASS [2022-10-21T17:55:14.537Z] coverage: 74.9% of statements [2022-10-21T17:55:14.537Z] ok github.com/docker/docker/client 0.606s coverage: 74.9% of statements [2022-10-21T17:55:14.537Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:14.537Z] [2022-10-21T17:55:14.537Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:14.702Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T17:55:14.959Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T17:55:15.218Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T17:55:15.299Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T17:55:15.785Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T17:55:15.935Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-10-21T17:55:15.935Z] === RUN TestCreateServiceCapabilities [2022-10-21T17:55:16.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-10-21T17:55:16.232Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-10-21T17:55:16.232Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T17:55:16.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T17:55:17.180Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-10-21T17:55:17.497Z] === RUN TestCheckoutGit/:subdir [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit (3.67s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2022-10-21T17:55:17.749Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-10-21T17:55:17.749Z] === RUN TestUpdateRestartPolicy [2022-10-21T17:55:18.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-10-21T17:55:18.464Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-10-21T17:55:18.464Z] === RUN TestInspect [2022-10-21T17:55:18.487Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:18.487Z] [2022-10-21T17:55:18.487Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:19.254Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-10-21T17:55:20.193Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-10-21T17:55:20.452Z] === RUN TestDockerSuite/TestBuildCmd [2022-10-21T17:55:20.710Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-10-21T17:55:20.968Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-10-21T17:55:20.968Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-10-21T17:55:20.968Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-10-21T17:55:20.968Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-10-21T17:55:20.968Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-10-21T17:55:21.456Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:21.456Z] [2022-10-21T17:55:21.456Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:21.495Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-10-21T17:55:21.495Z] === RUN TestBuildLabelWithTargets [2022-10-21T17:55:21.746Z] --- PASS: TestInspect (2.75s) [2022-10-21T17:55:21.746Z] === RUN TestCreateJob [2022-10-21T17:55:22.350Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-10-21T17:55:22.608Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-10-21T17:55:24.416Z] === RUN TestCheckoutGit/:nosubdir [2022-10-21T17:55:24.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-10-21T17:55:25.031Z] --- PASS: TestCreateJob (3.17s) [2022-10-21T17:55:25.031Z] === RUN TestReplicatedJob [2022-10-21T17:55:25.892Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-10-21T17:55:25.984Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:25.984Z] [2022-10-21T17:55:25.984Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:26.828Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-10-21T17:55:26.980Z] === RUN TestCheckoutGit/:Dockerfile [2022-10-21T17:55:27.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-10-21T17:55:27.087Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-10-21T17:55:27.087Z] check_test.go:309: [d1f0f1796befc] daemon is not started [2022-10-21T17:55:27.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-10-21T17:55:27.087Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-10-21T17:55:27.087Z] check_test.go:309: [d23294ca7d7c7] daemon is not started [2022-10-21T17:55:27.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-10-21T17:55:27.653Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-10-21T17:55:27.653Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-10-21T17:55:28.221Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-10-21T17:55:28.549Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:28.549Z] [2022-10-21T17:55:28.549Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:28.788Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-10-21T17:55:29.023Z] === RUN TestCheckoutGit/master:nosubdir [2022-10-21T17:55:29.047Z] check_test.go:309: [dc9a4bffde2d5] daemon is not started [2022-10-21T17:55:29.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-10-21T17:55:29.047Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-10-21T17:55:29.603Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-10-21T17:55:29.603Z] === RUN TestBuildWithEmptyLayers [2022-10-21T17:55:30.294Z] --- PASS: TestReplicatedJob (5.49s) [2022-10-21T17:55:30.294Z] === RUN TestUpdateReplicatedJob [2022-10-21T17:55:30.422Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2022-10-21T17:55:30.422Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T17:55:30.591Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:30.591Z] [2022-10-21T17:55:30.591Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:31.062Z] === RUN TestCheckoutGit/master:subdir [2022-10-21T17:55:31.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-10-21T17:55:31.358Z] === RUN TestWaitNonBlocked [2022-10-21T17:55:31.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:55:31.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:55:31.358Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:55:31.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:55:31.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:55:31.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:55:32.133Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-10-21T17:55:32.133Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T17:55:32.294Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-10-21T17:55:32.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2022-10-21T17:55:32.294Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-10-21T17:55:32.294Z] === RUN TestWaitBlocked [2022-10-21T17:55:32.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:55:32.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:55:32.294Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:55:32.294Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:55:32.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:55:32.294Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:55:32.632Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:32.632Z] [2022-10-21T17:55:32.632Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:33.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-10-21T17:55:33.489Z] --- PASS: TestWaitBlocked (0.02s) [2022-10-21T17:55:33.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2022-10-21T17:55:33.489Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2022-10-21T17:55:33.489Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T17:55:33.489Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T17:55:33.577Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-10-21T17:55:33.577Z] === RUN TestServiceListWithStatuses [2022-10-21T17:55:33.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T17:55:33.577Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T17:55:33.577Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T17:55:35.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T17:55:35.327Z] [2022-10-21T17:55:35.327Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T17:55:35.327Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T17:55:35.327Z] HOSTNAME=2e78c231ab4d [2022-10-21T17:55:35.327Z] TESTDEBUG=0 [2022-10-21T17:55:35.327Z] DEST=bundles/test-integration [2022-10-21T17:55:35.327Z] PWD=/go/src/github.com/docker/docker [2022-10-21T17:55:35.327Z] DOCKER_GITCOMMIT=8b5331f5077550ed32682a0202bdfccd9c28460e [2022-10-21T17:55:35.327Z] container=docker [2022-10-21T17:55:35.327Z] HOME=/root [2022-10-21T17:55:35.327Z] GOLANG_VERSION=1.18.7 [2022-10-21T17:55:35.327Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T17:55:35.327Z] VALIDATE_BRANCH=20.10 [2022-10-21T17:55:35.327Z] TERM=xterm [2022-10-21T17:55:35.327Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T17:55:35.327Z] SHLVL=1 [2022-10-21T17:55:35.327Z] TIMEOUT=120m [2022-10-21T17:55:35.327Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T17:55:35.327Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T17:55:35.327Z] GO111MODULE=off [2022-10-21T17:55:35.328Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T17:55:35.328Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T17:55:35.328Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T17:55:35.328Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T17:55:35.328Z] GOPATH=/go [2022-10-21T17:55:35.328Z] PKG_CONFIG=pkg-config [2022-10-21T17:55:35.328Z] _=/usr/bin/env [2022-10-21T17:55:35.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T17:55:35.598Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:35.598Z] [2022-10-21T17:55:35.598Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:36.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-10-21T17:55:36.778Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2022-10-21T17:55:36.778Z] === CONT TestIpcModeOlderClient [2022-10-21T17:55:36.778Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-10-21T17:55:36.778Z] === CONT TestDaemonHostGatewayIP [2022-10-21T17:55:37.399Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-10-21T17:55:37.399Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T17:55:37.657Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-10-21T17:55:37.657Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T17:55:37.761Z] --- PASS: TestDockerNetworkConnectAlias (4.29s) [2022-10-21T17:55:37.761Z] === RUN TestDockerNetworkReConnect [2022-10-21T17:55:37.824Z] === RUN TestCheckoutGit/master:../subdir [2022-10-21T17:55:38.813Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:38.813Z] [2022-10-21T17:55:38.813Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:39.283Z] === RUN TestCheckoutGit/test [2022-10-21T17:55:39.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-10-21T17:55:39.896Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-10-21T17:55:39.896Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2022-10-21T17:55:39.896Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T17:55:40.273Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:40.273Z] [2022-10-21T17:55:40.273Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:40.464Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-10-21T17:55:40.723Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-10-21T17:55:41.041Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-10-21T17:55:41.042Z] === RUN TestServicePlugin [2022-10-21T17:55:42.492Z] === RUN TestCheckoutGit/test: [2022-10-21T17:55:42.629Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-10-21T17:55:42.629Z] === CONT TestDaemonRestartIpcMode [2022-10-21T17:55:42.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-10-21T17:55:42.922Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2022-10-21T17:55:42.923Z] === RUN TestBuildWithHugeFile [2022-10-21T17:55:42.962Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:42.962Z] [2022-10-21T17:55:42.962Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:43.197Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-10-21T17:55:44.323Z] plugin_test.go:62: [dd61b70dc049b] joining swarm manager [d0e88aa35ffe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T17:55:45.104Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2022-10-21T17:55:45.182Z] === RUN TestCheckoutGit/test:subdir [2022-10-21T17:55:45.696Z] plugin_test.go:65: [d3b3e113b41e0] joining swarm manager [d0e88aa35ffe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T17:55:46.040Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-10-21T17:55:46.172Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T17:55:46.172Z] [2022-10-21T17:55:46.172Z] gitutils_test.go:211: git-http-backend: [2022-10-21T17:55:46.298Z] --- PASS: TestContainerKillOnDaemonStart (12.84s) [2022-10-21T17:55:46.298Z] PASS [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === Skipped [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T17:55:46.298Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T17:55:46.298Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2022-10-21T17:55:46.298Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-10-21T17:55:46.298Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T17:55:46.298Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-10-21T17:55:46.298Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:55:46.298Z] [2022-10-21T17:55:46.298Z] DONE 197 tests, 6 skipped in 145.054s [2022-10-21T17:55:46.298Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T17:55:46.298Z] ++ 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-10-21T17:55:46.298Z] ++ set -e [2022-10-21T17:55:46.298Z] ++ '[' -n 0 ']' [2022-10-21T17:55:46.298Z] ++ set -x [2022-10-21T17:55:46.298Z] ++ 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-10-21T17:55:46.557Z] INFO: Testing against a local daemon [2022-10-21T17:55:46.557Z] === RUN TestLiveRestore [2022-10-21T17:55:46.557Z] === RUN TestLiveRestore/volume_references [2022-10-21T17:55:46.557Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T17:55:46.557Z] === CONT TestLiveRestore/volume_references [2022-10-21T17:55:47.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-10-21T17:55:47.125Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-10-21T17:55:47.125Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-10-21T17:55:47.125Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-10-21T17:55:47.125Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-10-21T17:55:47.125Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-10-21T17:55:47.125Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-10-21T17:55:47.125Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-10-21T17:55:47.125Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-10-21T17:55:47.125Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-10-21T17:55:47.385Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T17:55:47.385Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-10-21T17:55:48.395Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-10-21T17:55:48.395Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestConfigureDaemonLogs [2022-10-21T17:55:48.395Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestCommonOptionsInstallFlags [2022-10-21T17:55:48.395Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-10-21T17:55:48.395Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-10-21T17:55:48.395Z] PASS [2022-10-21T17:55:48.395Z] coverage: 18.4% of statements [2022-10-21T17:55:48.395Z] ok github.com/docker/docker/cmd/dockerd 0.234s coverage: 18.4% of statements [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit (53.07s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/#00 (6.89s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/master (8.79s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/:subdir (7.03s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/:nosubdir (2.74s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/:Dockerfile (1.98s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/master:nosubdir (1.96s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/master:subdir (6.61s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/master:../subdir (1.62s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/test (2.77s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/test: (3.10s) [2022-10-21T17:55:48.395Z] --- PASS: TestCheckoutGit/test:subdir (3.11s) [2022-10-21T17:55:48.395Z] === RUN TestValidGitTransport [2022-10-21T17:55:48.395Z] --- PASS: TestValidGitTransport (0.00s) [2022-10-21T17:55:48.395Z] === RUN TestGitInvalidRef [2022-10-21T17:55:48.761Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T17:55:48.866Z] --- PASS: TestGitInvalidRef (0.27s) [2022-10-21T17:55:48.866Z] PASS [2022-10-21T17:55:48.866Z] coverage: 83.5% of statements [2022-10-21T17:55:48.866Z] ok github.com/docker/docker/builder/remotecontext/git 53.420s coverage: 83.5% of statements [2022-10-21T17:55:49.854Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T17:55:49.855Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T17:55:50.142Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T17:55:50.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-10-21T17:55:50.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-10-21T17:55:50.843Z] === RUN TestContainerStopSignal [2022-10-21T17:55:50.843Z] --- PASS: TestContainerStopSignal (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestContainerStopTimeout [2022-10-21T17:55:50.843Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestContainerSecretReferenceDestTarget [2022-10-21T17:55:50.843Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-10-21T17:55:50.843Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-10-21T17:55:50.843Z] === RUN TestContainerLogPathSetForRingLogger [2022-10-21T17:55:50.843Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestReplaceAndAppendEnvVars [2022-10-21T17:55:50.843Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-10-21T17:55:50.843Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestNewMemoryStore [2022-10-21T17:55:50.843Z] --- PASS: TestNewMemoryStore (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestAddContainers [2022-10-21T17:55:50.843Z] --- PASS: TestAddContainers (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestGetContainer [2022-10-21T17:55:50.843Z] --- PASS: TestGetContainer (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestDeleteContainer [2022-10-21T17:55:50.843Z] --- PASS: TestDeleteContainer (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestListContainers [2022-10-21T17:55:50.843Z] --- PASS: TestListContainers (0.00s) [2022-10-21T17:55:50.843Z] === RUN TestFirstContainer [2022-10-21T17:55:50.844Z] --- PASS: TestFirstContainer (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestApplyAllContainer [2022-10-21T17:55:50.844Z] --- PASS: TestApplyAllContainer (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestIsValidHealthString [2022-10-21T17:55:50.844Z] --- PASS: TestIsValidHealthString (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestStateRunStop [2022-10-21T17:55:50.844Z] --- PASS: TestStateRunStop (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestStateTimeoutWait [2022-10-21T17:55:50.844Z] state_test.go:141: Stop callback fired [2022-10-21T17:55:50.844Z] state_test.go:165: Stop callback fired [2022-10-21T17:55:50.844Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-10-21T17:55:50.844Z] === RUN TestIsValidStateString [2022-10-21T17:55:50.844Z] --- PASS: TestIsValidStateString (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestViewSaveDelete [2022-10-21T17:55:50.844Z] --- PASS: TestViewSaveDelete (0.02s) [2022-10-21T17:55:50.844Z] === RUN TestViewAll [2022-10-21T17:55:50.844Z] --- PASS: TestViewAll (0.02s) [2022-10-21T17:55:50.844Z] === RUN TestViewGet [2022-10-21T17:55:50.844Z] --- PASS: TestViewGet (0.02s) [2022-10-21T17:55:50.844Z] === RUN TestNames [2022-10-21T17:55:50.844Z] --- PASS: TestNames (0.00s) [2022-10-21T17:55:50.844Z] === RUN TestViewWithHealthCheck [2022-10-21T17:55:50.844Z] --- PASS: TestViewWithHealthCheck (0.02s) [2022-10-21T17:55:50.844Z] PASS [2022-10-21T17:55:50.844Z] coverage: 41.4% of statements [2022-10-21T17:55:50.844Z] ok github.com/docker/docker/container 0.511s coverage: 41.4% of statements [2022-10-21T17:55:50.844Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T17:55:50.844Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T17:55:50.844Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T17:55:50.844Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T17:55:51.279Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T17:55:52.419Z] === RUN TestPrepare [2022-10-21T17:55:52.419Z] --- PASS: TestPrepare (0.00s) [2022-10-21T17:55:52.419Z] === RUN TestStart [2022-10-21T17:55:52.419Z] --- PASS: TestStart (0.00s) [2022-10-21T17:55:52.419Z] === RUN TestWaitCancel [2022-10-21T17:55:52.419Z] --- PASS: TestWaitCancel (0.00s) [2022-10-21T17:55:52.419Z] === RUN TestWaitDisabled [2022-10-21T17:55:52.419Z] --- PASS: TestWaitDisabled (0.00s) [2022-10-21T17:55:52.419Z] === RUN TestWaitEnabled [2022-10-21T17:55:52.419Z] --- PASS: TestWaitEnabled (0.00s) [2022-10-21T17:55:52.419Z] === RUN TestRemove [2022-10-21T17:55:52.419Z] --- PASS: TestRemove (0.00s) [2022-10-21T17:55:52.419Z] PASS [2022-10-21T17:55:52.419Z] coverage: 65.3% of statements [2022-10-21T17:55:52.419Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.220s coverage: 65.3% of statements [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references (5.96s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.02s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.27s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.23s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.27s) [2022-10-21T17:55:52.657Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.25s) [2022-10-21T17:55:52.657Z] PASS [2022-10-21T17:55:52.657Z] [2022-10-21T17:55:52.657Z] DONE 7 tests in 6.081s [2022-10-21T17:55:52.657Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T17:55:52.657Z] ++ 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-10-21T17:55:52.657Z] ++ set -e [2022-10-21T17:55:52.657Z] ++ '[' -n 0 ']' [2022-10-21T17:55:52.657Z] ++ set -x [2022-10-21T17:55:52.657Z] ++ 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-10-21T17:55:52.657Z] INFO: Testing against a local daemon [2022-10-21T17:55:52.657Z] === RUN TestCommitInheritsEnv [2022-10-21T17:55:53.225Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-10-21T17:55:53.225Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T17:55:53.225Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T17:55:53.225Z] === RUN TestImagesFilterMultiReference [2022-10-21T17:55:53.225Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-10-21T17:55:53.225Z] === RUN TestImagePullPlatformInvalid [2022-10-21T17:55:53.225Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T17:55:53.225Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.18.7 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b85c-f523-48fe-8cb0-402d5dd9619f http.request.method=GET http.request.remoteaddr="127.0.0.1:44430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0e23b85c-f523-48fe-8cb0-402d5dd9619f http.request.method=GET http.request.remoteaddr="127.0.0.1:44430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.575914ms http.response.status=200 http.response.written=2 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0b372766-3e89-4026-a003-c52c8a25447c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0b372766-3e89-4026-a003-c52c8a25447c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0b372766-3e89-4026-a003-c52c8a25447c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=47.348µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12c332c4-4540-4c88-9485-b69e4f2d8622 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0b372766-3e89-4026-a003-c52c8a25447c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.456841ms http.response.status=404 http.response.written=157 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4519f747-63e4-4969-a79b-cab1ca4c4157 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4519f747-63e4-4969-a79b-cab1ca4c4157 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4519f747-63e4-4969-a79b-cab1ca4c4157 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=26.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=42c19118-2997-420e-a2e8-f573ae1ae370 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4519f747-63e4-4969-a79b-cab1ca4c4157 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.038763ms http.response.status=404 http.response.written=157 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=112.454µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=19a4fb33-480a-4b6c-b02c-41b979bedc53 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=12.444µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a8916319-6efd-48c6-a1bb-00b868a986f1 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=62.128µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4a42fad5-afd7-45fc-96cc-50399bffa2a0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1187e95b-c8c8-4b6b-8a26-1a196ec20039 http.request.method=POST http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.506907ms http.response.status=202 http.response.written=0 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=34.204µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7f38fe1a-84a9-4e2b-a230-0d46868f78cd trace.line=82 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=16.252µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eab92392-f2bf-41ce-8839-2ef41a3ae39c trace.line=141 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.487Z] time="2022-10-21T17:55:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=159.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77cfcfa5-ce34-4275-b04a-85c5da4b4777 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=26.992µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac45ad7b-e552-412f-b327-7b80760ee2f7 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=57.524µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8ec939fd-6262-4481-8827-f6ee8f381f4d trace.line=124 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=190.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cb21f08e-6498-476f-a2e1-a2e619c8c52e trace.line=141 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=27.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89e3fbfe-b674-4783-bce0-bb2cc6db13d0 trace.line=141 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=18.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=773dbac7-bfdd-42e4-8adc-5fc43f64302d trace.line=141 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=110.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=80cfb53d-4cac-412d-a3d3-df6dcf1115cf trace.line=167 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=467.524µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=52aaeea8-e07f-470e-ab27-c7ae93582fd7 trace.line=95 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=126.914µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=c8d6bc19-1378-4899-88f0-6a46736d5fb0 trace.line=181 vars.name=test vars.uuid=774bbebb-0cf6-4bf7-b2b6-8f68af809f80 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3889f3c8-622c-441d-8c2f-6afea77e32ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:44438" http.request.uri="/v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.495177ms http.response.status=201 http.response.written=0 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "PUT /v2/test/blobs/uploads/774bbebb-0cf6-4bf7-b2b6-8f68af809f80?_state=Wo1bO39X_Ghh0ap2NcmXTnNU-mAFn7fwGV9RNIi7irB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NGJiZWJiLTBjZjYtNGJmNy1iMmI2LThmNjhhZjgwOWY4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNDU0NDg5NzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=710.066µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9c21cf58-6e9c-40b8-b451-54fa74f9cd15 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3c360556-88b5-4715-9371-ec4fec5d3080 http.request.method=POST http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=18.418995ms http.response.status=202 http.response.written=0 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=30.751µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=728a72fe-de05-46d8-a937-73822b23a26b trace.line=82 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=15.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a55d3341-e744-48ce-844f-ca6ffd02dd1a trace.line=141 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=54.812µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7995ceed-0fbd-4c00-99c9-85808e9b4ad9 trace.line=124 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=14.571µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a25317b6-e218-4826-ae11-6cae5dc493ee trace.line=141 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=15.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a2e81c4-c688-44eb-8489-135d7ff5de27 trace.line=141 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=13.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d89d56ec-e629-4a49-93cd-c8bfdf35dd73 trace.line=141 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=54.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7aee67b9-aeca-45d9-89a3-97760c7fe10a trace.line=167 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.488Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=50.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6b660fb1-bbb2-4419-96b7-40aacb0d4c88 trace.line=95 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=92.796µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=89c71627-6fce-40b4-8f21-6f06626f99fd trace.line=181 vars.name=test vars.uuid=40c3b60a-bc3c-4a9c-a7c8-62d94a05e075 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6eac7164-43e7-4e94-ac58-6c4c4a22236a http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.07758ms http.response.status=201 http.response.written=0 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "PUT /v2/test/blobs/uploads/40c3b60a-bc3c-4a9c-a7c8-62d94a05e075?_state=q0-gaSGyD7hmULnS0EpsRZZYDZCsaGPCExLQkz_9STB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQwYzNiNjBhLWJjM2MtNGE5Yy1hN2M4LTYyZDk0YTA1ZTA3NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxNzo1NTo1My4zNTQ1NTc2MzNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=31750ca2-0b28-4b6a-8df2-989e1576b34f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=31750ca2-0b28-4b6a-8df2-989e1576b34f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=31750ca2-0b28-4b6a-8df2-989e1576b34f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=21.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0a179661-ec62-439f-b284-90ea02fa3720 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=31750ca2-0b28-4b6a-8df2-989e1576b34f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.533179ms http.response.status=404 http.response.written=96 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=227.372µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=02a8ecc2-4d14-418a-8190-4daca3edf6cb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=16.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=60e4d6d3-d877-4da4-bf36-2aff624fb26d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=23.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b1bc27ff-47bf-4cb1-88a5-f620b25c1333 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=12.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=735a4b90-1551-460e-b6d0-b66fcb54f83b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=13.986µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b72bafb3-1f9c-440e-8f20-febae9283793 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=64.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e7068074-6ab8-4b90-8d5e-8d19bafc7d8d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=66.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b77ea41c-a1e3-4eba-aef8-cff38fcbf361 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=32.91µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=62125260-b217-4c42-b71d-b2f002198240 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=77.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4780fdef-0ab8-408b-bcac-86909ec20c20 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=57.201µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=59f5cd3a-911e-4707-8c79-0b063440e99d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4ecf4e6e-0fac-4ad7-b56f-e38edb0ffb00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44448" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.73622ms http.response.status=201 http.response.written=0 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57bebe17-0b76-45a5-ac92-eafdd9c26e6d http.request.method=GET http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=57bebe17-0b76-45a5-ac92-eafdd9c26e6d http.request.method=GET http.request.remoteaddr="127.0.0.1:44468" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.268675ms http.response.status=200 http.response.written=2 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=55.182µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12287180-71af-4c99-a05a-a48af73e4850 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=43.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=934ed1d5-e0a8-42c9-844b-4cf559fcb136 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.489Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=23.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=887d6f22-4a38-4cfe-8efa-b65200fc9f9f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=36.876µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a91d8c56-6b1d-4652-a1bd-384f1637bdd4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d8685386-940e-4822-9f3b-f2a95ee6f747 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=11.0797ms http.response.status=200 http.response.written=417 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=49.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f351581-2357-43a9-b27e-8c6db3a7d0cf trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=23.065µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc312b26-24b4-4575-8a94-488e7982e20e trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=51.834µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=28996366-ec16-4b36-b751-905201908e74 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df9bb340-d715-415b-9735-47c39ffff54f http.request.method=GET http.request.remoteaddr="127.0.0.1:44490" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=7.52802ms http.response.status=200 http.response.written=417 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=40.881µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf3a6c81-b15c-4142-ade4-581774b70734 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=17.52µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0e72b2d-fa7b-4df9-9b43-c3342ecca26a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=23.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58727d83-b199-4421-952f-70830e57be65 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=12.287µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c22a5734-5be1-4b1e-b7e0-7e4b3c1e24ff trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=11.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61b8a28f-a9ec-49e9-9f94-2a4b385c6161 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=7.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=17f4eaf4-3bdd-4a8d-a93a-1b5e343dd7cf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=16.111µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=0afe75ef-ab7f-4355-b8f1-5c8b170107db trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=1.739459ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=64ba3104-8628-4d96-a015-8cb07aa63883 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=2.002137ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=55c2f0fd-c92d-49e0-86a3-9b981b3901a3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=85e3e019-9faa-4546-b476-dca666d5a29d http.request.method=GET http.request.remoteaddr="127.0.0.1:44504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=15.891972ms http.response.status=200 http.response.written=68 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=616.871µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d60e1ae5-cadc-4f3f-9aa6-8dacee5816b7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.490Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=24.522µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02c609ff-82b8-42b5-9b34-a79e9723ee85 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=36.281µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b2ed14b-40fa-45d5-b077-675a3756d117 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=45.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a44590a3-dfc5-4cd1-9428-39a12ebb9658 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=62.556µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df691fef-a595-4f97-a20a-2a80f9f1bd87 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=41.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2467e8a0-2bba-4d9e-b24a-878dcb63b56f trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=26.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=bd6f2242-15c3-4873-84a9-aac90a1946dc trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=73.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=466f68d5-7253-4e6a-b95f-5c88fdf36edb trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=64.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=664709af-4480-462c-a5f1-b0e3276f6a6a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=116f59eb-5e95-4004-9039-6038e28f49dc http.request.method=GET http.request.remoteaddr="127.0.0.1:44506" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=51.46656ms http.response.status=200 http.response.written=179 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.750Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.750Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c3d5a921-d3e8-4cba-90fe-3f91215c1ceb http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c3d5a921-d3e8-4cba-90fe-3f91215c1ceb http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.616542ms http.response.status=200 http.response.written=2 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=70.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f14a6c3-989e-4071-8193-ef4794c1c0db trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 trace.duration=25.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96bf6a14-f80e-4537-9206-fc1d6337d27a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] time="2022-10-21T17:55:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5b9a2784-3d37-4b42-87fa-abd6d9a43147 http.request.method=GET http.request.remoteaddr="127.0.0.1:44554" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.351104ms http.response.status=404 http.response.written=181 instance.id=61b25503-5c22-4d8c-b629-51e48e37c990 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T17:55:53.751Z] 127.0.0.1 - - [21/Oct/2022:17:55:53 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/4081802ff5a0e0e97bb91af597bf5d404a184c3b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T17:55:53.751Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.60s) [2022-10-21T17:55:53.751Z] === RUN TestRemoveImageOrphaning [2022-10-21T17:55:54.320Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-10-21T17:55:54.320Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T17:55:54.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-10-21T17:55:54.886Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-10-21T17:55:55.379Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-10-21T17:55:55.379Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-10-21T17:55:55.379Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-10-21T17:55:55.379Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-10-21T17:55:55.379Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-10-21T17:55:55.379Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-10-21T17:55:55.379Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-10-21T17:55:55.379Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-10-21T17:55:55.379Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-10-21T17:55:55.379Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-10-21T17:55:55.379Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-10-21T17:55:55.379Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertFromGRPCIsolation [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-10-21T17:55:55.851Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-10-21T17:55:55.851Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-10-21T17:55:56.323Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCConfigs [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-10-21T17:55:56.323Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-10-21T17:55:56.323Z] === RUN TestServiceConvertToGRPCConfigs [2022-10-21T17:55:56.790Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2022-10-21T17:55:56.790Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T17:55:56.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-10-21T17:55:56.790Z] === RUN TestTagInvalidReference [2022-10-21T17:55:56.790Z] check_test.go:309: [d1dd2ad11c82c] daemon is not started [2022-10-21T17:55:56.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-10-21T17:55:56.790Z] --- PASS: TestTagInvalidReference (0.04s) [2022-10-21T17:55:56.790Z] === RUN TestTagValidPrefixedRepo [2022-10-21T17:55:56.790Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-10-21T17:55:56.790Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T17:55:56.790Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-10-21T17:55:56.790Z] === RUN TestTagOfficialNames [2022-10-21T17:55:56.790Z] --- PASS: TestTagOfficialNames (0.08s) [2022-10-21T17:55:56.790Z] === RUN TestTagMatchesDigest [2022-10-21T17:55:56.790Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-10-21T17:55:56.790Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T17:55:56.793Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-10-21T17:55:56.793Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-10-21T17:55:56.793Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-10-21T17:55:56.793Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-10-21T17:55:56.793Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-10-21T17:55:56.793Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-10-21T17:55:56.793Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-10-21T17:55:56.793Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-10-21T17:55:56.793Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-10-21T17:55:56.793Z] PASS [2022-10-21T17:55:56.793Z] coverage: 35.9% of statements [2022-10-21T17:55:56.793Z] ok github.com/docker/docker/daemon/cluster/convert 0.456s coverage: 35.9% of statements [2022-10-21T17:55:56.793Z] === RUN TestNewListSecretsFilters [2022-10-21T17:55:56.793Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-10-21T17:55:56.793Z] === RUN TestNewListConfigsFilters [2022-10-21T17:55:56.793Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-10-21T17:55:56.793Z] PASS [2022-10-21T17:55:56.793Z] coverage: 0.5% of statements [2022-10-21T17:55:56.793Z] ok github.com/docker/docker/daemon/cluster 1.443s coverage: 0.5% of statements [2022-10-21T17:55:57.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T17:55:57.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T17:55:57.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-10-21T17:55:57.984Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-10-21T17:55:59.754Z] === RUN TestWaitNodeAttachment [2022-10-21T17:55:59.754Z] === RUN TestBuilderGC [2022-10-21T17:55:59.754Z] --- PASS: TestBuilderGC (0.01s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationNotFound [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonBrokenConfiguration [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestParseClusterAdvertiseSettings [2022-10-21T17:55:59.754Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestFindConfigurationConflicts [2022-10-21T17:55:59.754Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-10-21T17:55:59.754Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeConflicts [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-10-21T17:55:59.754Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-10-21T17:55:59.754Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-10-21T17:55:59.754Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-10-21T17:55:59.754Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_label [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_dns [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_dns-search [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-10-21T17:55:59.754Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-10-21T17:55:59.754Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-10-21T17:55:59.754Z] === RUN TestModifiedDiscoverySettings [2022-10-21T17:55:59.754Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-10-21T17:55:59.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-10-21T17:56:00.224Z] === RUN TestReloadSetConfigFileNotExist [2022-10-21T17:56:00.224Z] === RUN TestDiscoveryOptsErrors [2022-10-21T17:56:00.224Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestDiscoveryOpts [2022-10-21T17:56:00.224Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-10-21T17:56:00.224Z] PASS [2022-10-21T17:56:00.224Z] coverage: 30.0% of statements [2022-10-21T17:56:00.224Z] ok github.com/docker/docker/daemon/discovery 0.078s coverage: 30.0% of statements [2022-10-21T17:56:00.224Z] time="2022-10-21T17:55:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-10-21T17:56:00.224Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-10-21T17:56:00.224Z] === RUN TestReloadDefaultConfigNotExist [2022-10-21T17:56:00.224Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:00.224Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestReloadBadDefaultConfig [2022-10-21T17:56:00.224Z] time="2022-10-21T17:55:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1978175296" [2022-10-21T17:56:00.224Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestReloadWithConflictingLabels [2022-10-21T17:56:00.224Z] time="2022-10-21T17:55:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2942069699" [2022-10-21T17:56:00.224Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestReloadWithDuplicateLabels [2022-10-21T17:56:00.224Z] time="2022-10-21T17:55:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2653651855" [2022-10-21T17:56:00.224Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestDaemonConfigurationMerge [2022-10-21T17:56:00.224Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-10-21T17:56:00.224Z] PASS [2022-10-21T17:56:00.224Z] coverage: 79.7% of statements [2022-10-21T17:56:00.224Z] ok github.com/docker/docker/daemon/config 0.370s coverage: 79.7% of statements [2022-10-21T17:56:00.224Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-10-21T17:56:00.224Z] === RUN TestIsolationConversion [2022-10-21T17:56:00.224Z] === RUN TestIsolationConversion/default [2022-10-21T17:56:00.224Z] === RUN TestIsolationConversion/process [2022-10-21T17:56:00.224Z] === RUN TestIsolationConversion/hyperv [2022-10-21T17:56:00.224Z] --- PASS: TestIsolationConversion (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestContainerLabels [2022-10-21T17:56:00.224Z] --- PASS: TestContainerLabels (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestCredentialSpecConversion [2022-10-21T17:56:00.224Z] === RUN TestCredentialSpecConversion/none [2022-10-21T17:56:00.224Z] === RUN TestCredentialSpecConversion/config [2022-10-21T17:56:00.224Z] === RUN TestCredentialSpecConversion/file [2022-10-21T17:56:00.224Z] === RUN TestCredentialSpecConversion/registry [2022-10-21T17:56:00.224Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-10-21T17:56:00.224Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountBind [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountVolume [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountTarget [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountTmpfs [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountInvalidType [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-10-21T17:56:00.224Z] === RUN TestControllerValidateMountNamedPipe [2022-10-21T17:56:00.224Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-10-21T17:56:00.224Z] PASS [2022-10-21T17:56:00.224Z] coverage: 11.0% of statements [2022-10-21T17:56:00.224Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2022-10-21T17:56:01.793Z] === RUN TestEventsLog [2022-10-21T17:56:01.793Z] --- PASS: TestEventsLog (0.00s) [2022-10-21T17:56:01.793Z] === RUN TestEventsLogTimeout [2022-10-21T17:56:01.793Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-10-21T17:56:01.793Z] === RUN TestLogEvents [2022-10-21T17:56:01.793Z] --- PASS: TestLogEvents (0.05s) [2022-10-21T17:56:01.793Z] === RUN TestLoadBufferedEvents [2022-10-21T17:56:01.793Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-10-21T17:56:01.793Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-10-21T17:56:01.793Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-10-21T17:56:01.793Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-10-21T17:56:01.793Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-10-21T17:56:01.793Z] PASS [2022-10-21T17:56:01.793Z] coverage: 50.0% of statements [2022-10-21T17:56:01.793Z] ok github.com/docker/docker/daemon/events 0.478s coverage: 50.0% of statements [2022-10-21T17:56:02.263Z] === RUN TestIsEmptyDir [2022-10-21T17:56:02.263Z] --- PASS: TestIsEmptyDir (0.01s) [2022-10-21T17:56:02.263Z] PASS [2022-10-21T17:56:02.263Z] coverage: 2.3% of statements [2022-10-21T17:56:02.263Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2022-10-21T17:56:02.732Z] === RUN TestVerifyNetworkingConfig [2022-10-21T17:56:02.732Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestGetContainer [2022-10-21T17:56:02.732Z] --- PASS: TestGetContainer (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestValidContainerNames [2022-10-21T17:56:02.732Z] --- PASS: TestValidContainerNames (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestContainerInitDNS [2022-10-21T17:56:02.732Z] daemon_test.go:147: root required [2022-10-21T17:56:02.732Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestMerge [2022-10-21T17:56:02.732Z] --- PASS: TestMerge (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestValidateContainerIsolation [2022-10-21T17:56:02.732Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestFindNetworkErrorType [2022-10-21T17:56:02.732Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestEnsureServicesExist [2022-10-21T17:56:02.732Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestEnsureServicesExistErrors [2022-10-21T17:56:02.732Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-10-21T17:56:02.732Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-10-21T17:56:02.732Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-10-21T17:56:02.732Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-10-21T17:56:02.732Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-10-21T17:56:02.732Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-10-21T17:56:02.732Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestContainerDelete [2022-10-21T17:56:02.732Z] --- PASS: TestContainerDelete (0.01s) [2022-10-21T17:56:02.732Z] === RUN TestContainerDoubleDelete [2022-10-21T17:56:02.732Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLogContainerEventCopyLabels [2022-10-21T17:56:02.732Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLogContainerEventWithAttributes [2022-10-21T17:56:02.732Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestNoneHealthcheck [2022-10-21T17:56:02.732Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestHealthStates [2022-10-21T17:56:02.732Z] === RUN TestLinkNaming [2022-10-21T17:56:02.732Z] --- PASS: TestLinkNaming (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLinkNew [2022-10-21T17:56:02.732Z] --- PASS: TestLinkNew (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLinkEnv [2022-10-21T17:56:02.732Z] --- PASS: TestLinkEnv (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLinkMultipleEnv [2022-10-21T17:56:02.732Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-10-21T17:56:02.732Z] === RUN TestLinkPortRangeEnv [2022-10-21T17:56:02.732Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-10-21T17:56:02.732Z] PASS [2022-10-21T17:56:02.733Z] coverage: 93.0% of statements [2022-10-21T17:56:02.733Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-10-21T17:56:03.181Z] docker_cli_daemon_plugins_test.go:106: [d515c211ac25a] daemon is not started [2022-10-21T17:56:03.181Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.202Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.203Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.203Z] time="2022-10-21T17:56:02Z" 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-10-21T17:56:03.203Z] --- PASS: TestHealthStates (0.23s) [2022-10-21T17:56:03.203Z] === RUN TestMaskURLCredentials [2022-10-21T17:56:03.203Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestGetInspectData [2022-10-21T17:56:03.203Z] --- PASS: TestGetInspectData (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestFillLicense [2022-10-21T17:56:03.203Z] --- PASS: TestFillLicense (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestListInvalidFilter [2022-10-21T17:56:03.203Z] --- PASS: TestListInvalidFilter (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestNameFilter [2022-10-21T17:56:03.203Z] --- PASS: TestNameFilter (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-10-21T17:56:03.203Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-10-21T17:56:03.203Z] === 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-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-10-21T17:56:03.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-10-21T17:56:03.203Z] --- 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-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-10-21T17:56:03.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonReloadLabels [2022-10-21T17:56:03.203Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-10-21T17:56:03.203Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonReloadMirrors [2022-10-21T17:56:03.203Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonReloadInsecureRegistries [2022-10-21T17:56:03.203Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonReloadNotAffectOthers [2022-10-21T17:56:03.203Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-10-21T17:56:03.203Z] === RUN TestDaemonDiscoveryReload [2022-10-21T17:56:04.121Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-10-21T17:56:04.195Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2022-10-21T17:56:04.195Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-10-21T17:56:04.667Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-10-21T17:56:04.667Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-10-21T17:56:05.137Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2022-10-21T17:56:05.137Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-10-21T17:56:05.137Z] reload_test.go:520: root required [2022-10-21T17:56:05.137Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-10-21T17:56:05.137Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-10-21T17:56:05.137Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-10-21T17:56:05.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-10-21T17:56:05.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-10-21T17:56:05.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-10-21T17:56:05.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-10-21T17:56:05.137Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-10-21T17:56:05.137Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-10-21T17:56:05.137Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-10-21T17:56:05.137Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-10-21T17:56:05.137Z] === RUN TestParseVolumesFrom [2022-10-21T17:56:05.137Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-10-21T17:56:05.137Z] PASS [2022-10-21T17:56:05.137Z] coverage: 9.0% of statements [2022-10-21T17:56:05.137Z] ok github.com/docker/docker/daemon 2.577s coverage: 9.0% of statements [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-10-21T17:56:05.137Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-10-21T17:56:05.608Z] === RUN TestAdapterReadLogs [2022-10-21T17:56:05.609Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestCopier [2022-10-21T17:56:05.609Z] --- PASS: TestCopier (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestCopierLongLines [2022-10-21T17:56:05.609Z] --- PASS: TestCopierLongLines (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestCopierSlow [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/defaults [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/invalid_create_group [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-10-21T17:56:05.609Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-10-21T17:56:05.609Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-10-21T17:56:05.609Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-10-21T17:56:05.609Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-10-21T17:56:05.609Z] === RUN TestNewAWSLogsClientRegionDetect [2022-10-21T17:56:05.609Z] --- PASS: TestCopierSlow (0.20s) [2022-10-21T17:56:05.609Z] === RUN TestCopierWithSized [2022-10-21T17:56:05.609Z] === RUN TestCopierWithSized/as_is [2022-10-21T17:56:06.027Z] check_test.go:309: [dd14f5aa2022a] daemon is not started [2022-10-21T17:56:06.027Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-10-21T17:56:06.078Z] === RUN TestCopierWithSized/With_RingLogger [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=info msg="Trying to get region from EC2 Metadata" [2022-10-21T17:56:06.078Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-10-21T17:56:06.078Z] === RUN TestCreateSuccess [2022-10-21T17:56:06.078Z] --- PASS: TestCreateSuccess (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCreateLogGroupSuccess [2022-10-21T17:56:06.078Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCreateError [2022-10-21T17:56:06.078Z] --- PASS: TestCreateError (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCreateAlreadyExists [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-10-21T17:56:06.078Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestLogClosed [2022-10-21T17:56:06.078Z] --- PASS: TestLogClosed (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestCopierWithSized (0.11s) [2022-10-21T17:56:06.078Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestCopierWithSized/With_RingLogger (0.11s) [2022-10-21T17:56:06.078Z] === RUN TestCopierWithPartial [2022-10-21T17:56:06.078Z] --- PASS: TestCopierWithPartial (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestRingLogger [2022-10-21T17:56:06.078Z] --- PASS: TestRingLogger (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestRingCap [2022-10-21T17:56:06.078Z] --- PASS: TestRingCap (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestRingClose [2022-10-21T17:56:06.078Z] --- PASS: TestRingClose (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestRingDrain [2022-10-21T17:56:06.078Z] --- PASS: TestRingDrain (0.00s) [2022-10-21T17:56:06.078Z] PASS [2022-10-21T17:56:06.078Z] === RUN TestLogBlocking [2022-10-21T17:56:06.078Z] --- PASS: TestLogBlocking (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestLogNonBlockingBufferEmpty [2022-10-21T17:56:06.078Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestLogNonBlockingBufferFull [2022-10-21T17:56:06.078Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestPublishBatchSuccess [2022-10-21T17:56:06.078Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestPublishBatchError [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=error msg=Error [2022-10-21T17:56:06.078Z] --- PASS: TestPublishBatchError (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-10-21T17:56:06.078Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestPublishBatchAlreadyAccepted [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-10-21T17:56:06.078Z] time="2022-10-21T17:56:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-10-21T17:56:06.078Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchSimple [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchTicker [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMultilinePattern [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-10-21T17:56:06.078Z] coverage: 43.5% of statements [2022-10-21T17:56:06.078Z] ok github.com/docker/docker/daemon/logger 0.406s coverage: 43.5% of statements [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchClose [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchClose (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/0/Hello [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/2/🙃 [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/3/���� [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/4/He��o [2022-10-21T17:56:06.078Z] === RUN TestEffectiveLen/5/ [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/0/ [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/1/Hello [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: Hello [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/2/Hello [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: He [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: llo [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/3/Hello [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: Hello [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/4/🙃 [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: 🙃 [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/5/🙃 [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: 🙃 [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/6/a� [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: a [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: � [2022-10-21T17:56:06.078Z] === RUN TestFindValidSplit/7/a� [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1044: a� [2022-10-21T17:56:06.078Z] cloudwatchlogs_test.go:1045: [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestProcessEventEmoji [2022-10-21T17:56:06.078Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchLineSplit [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchLineSplitWithBinary [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMaxEvents [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMaxTotalBytes [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-10-21T17:56:06.078Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-10-21T17:56:06.078Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsMultilinePattern [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-10-21T17:56:06.078Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-10-21T17:56:06.078Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-10-21T17:56:06.078Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestCreateTagSuccess [2022-10-21T17:56:06.078Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-10-21T17:56:06.078Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-10-21T17:56:06.078Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-10-21T17:56:06.078Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-10-21T17:56:06.078Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-10-21T17:56:06.078Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-10-21T17:56:06.078Z] PASS [2022-10-21T17:56:06.078Z] coverage: 77.8% of statements [2022-10-21T17:56:06.078Z] ok github.com/docker/docker/daemon/logger/awslogs 0.561s coverage: 77.8% of statements [2022-10-21T17:56:06.550Z] === RUN TestSearchRegistryForImagesErrors [2022-10-21T17:56:06.550Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-10-21T17:56:06.550Z] === RUN TestSearchRegistryForImages [2022-10-21T17:56:06.550Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-10-21T17:56:06.550Z] === RUN TestOnlyPlatformWithFallback [2022-10-21T17:56:06.550Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-10-21T17:56:06.550Z] === RUN TestImageDelete [2022-10-21T17:56:06.550Z] === RUN TestImageDelete/no_lease [2022-10-21T17:56:06.550Z] === RUN TestImageDelete/lease_exists [2022-10-21T17:56:06.550Z] --- PASS: TestImageDelete (0.05s) [2022-10-21T17:56:06.550Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-10-21T17:56:06.550Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-10-21T17:56:06.550Z] === RUN TestContentStoreForPull [2022-10-21T17:56:06.550Z] --- PASS: TestContentStoreForPull (0.25s) [2022-10-21T17:56:06.550Z] PASS [2022-10-21T17:56:06.550Z] coverage: 6.6% of statements [2022-10-21T17:56:06.550Z] ok github.com/docker/docker/daemon/images 0.447s coverage: 6.6% of statements [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-10-21T17:56:07.019Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-10-21T17:56:07.019Z] === RUN TestJSONLogsMarshalJSONBuf [2022-10-21T17:56:07.019Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-10-21T17:56:07.019Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-10-21T17:56:07.288Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-10-21T17:56:07.288Z] Copying nested executables into bundles/binary-daemon [2022-10-21T17:56:07.288Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-10-21T17:56:07.489Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-10-21T17:56:07.489Z] === RUN TestFastTimeMarshalJSON [2022-10-21T17:56:07.489Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-10-21T17:56:07.489Z] PASS [2022-10-21T17:56:07.489Z] coverage: 87.2% of statements [2022-10-21T17:56:07.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.313s coverage: 87.2% of statements [2022-10-21T17:56:07.489Z] === RUN TestJSONFileLogger [2022-10-21T17:56:07.489Z] --- PASS: TestJSONFileLogger (0.00s) [2022-10-21T17:56:07.489Z] === RUN TestJSONFileLoggerWithTags [2022-10-21T17:56:07.489Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-10-21T17:56:07.489Z] === RUN TestJSONFileLoggerWithOpts [2022-10-21T17:56:07.489Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-10-21T17:56:07.489Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-10-21T17:56:07.489Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-10-21T17:56:07.489Z] === RUN TestEncodeDecode [2022-10-21T17:56:07.489Z] === PAUSE TestEncodeDecode [2022-10-21T17:56:07.489Z] === RUN TestUnexpectedEOF [2022-10-21T17:56:07.489Z] time="2022-10-21T17:56:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-10-21T17:56:07.489Z] time="2022-10-21T17:56:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-10-21T17:56:07.489Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-10-21T17:56:07.489Z] === CONT TestEncodeDecode [2022-10-21T17:56:07.489Z] --- PASS: TestEncodeDecode (0.00s) [2022-10-21T17:56:07.489Z] PASS [2022-10-21T17:56:07.489Z] coverage: 69.9% of statements [2022-10-21T17:56:07.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.288s coverage: 69.9% of statements [2022-10-21T17:56:07.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/make.sh cross [2022-10-21T17:56:07.907Z] [2022-10-21T17:56:08.163Z] Removing bundles/ [2022-10-21T17:56:08.163Z] [2022-10-21T17:56:08.163Z] ---> Making bundle: cross (in bundles/cross) [2022-10-21T17:56:08.163Z] Cross building: bundles/cross/linux/amd64 [2022-10-21T17:56:08.163Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-10-21T17:56:08.163Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-10-21T17:56:08.480Z] === RUN TestWriteLog [2022-10-21T17:56:08.480Z] === PAUSE TestWriteLog [2022-10-21T17:56:08.480Z] === RUN TestReadLog [2022-10-21T17:56:08.480Z] === PAUSE TestReadLog [2022-10-21T17:56:08.480Z] === RUN TestDecode [2022-10-21T17:56:08.480Z] --- PASS: TestDecode (0.03s) [2022-10-21T17:56:08.480Z] === CONT TestWriteLog [2022-10-21T17:56:08.480Z] === CONT TestReadLog [2022-10-21T17:56:08.480Z] === RUN TestReadLog/tail_exact [2022-10-21T17:56:08.480Z] --- PASS: TestWriteLog (0.01s) [2022-10-21T17:56:08.480Z] === RUN TestReadLog/tail_less_than_available [2022-10-21T17:56:08.480Z] === RUN TestReadLog/tail_more_than_available [2022-10-21T17:56:08.480Z] --- PASS: TestReadLog (0.23s) [2022-10-21T17:56:08.480Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-10-21T17:56:08.480Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-10-21T17:56:08.480Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-10-21T17:56:08.480Z] PASS [2022-10-21T17:56:08.480Z] coverage: 78.7% of statements [2022-10-21T17:56:08.562Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-10-21T17:56:08.821Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-10-21T17:56:08.950Z] ok github.com/docker/docker/daemon/logger/local 0.457s coverage: 78.7% of statements [2022-10-21T17:56:08.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T17:56:09.388Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-10-21T17:56:09.420Z] === RUN TestLog [2022-10-21T17:56:09.420Z] --- PASS: TestLog (0.01s) [2022-10-21T17:56:09.420Z] PASS [2022-10-21T17:56:09.420Z] coverage: 31.5% of statements [2022-10-21T17:56:09.420Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2022-10-21T17:56:09.420Z] === RUN TestOpenFileDelete [2022-10-21T17:56:09.420Z] --- PASS: TestOpenFileDelete (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestOpenFileRename [2022-10-21T17:56:09.420Z] --- PASS: TestOpenFileRename (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestHandleDecoderErr [2022-10-21T17:56:09.420Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestParseLogTagDefaultTag [2022-10-21T17:56:09.420Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestParseLogTag [2022-10-21T17:56:09.420Z] --- PASS: TestParseLogTag (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestParseLogTagEmptyTag [2022-10-21T17:56:09.420Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestTailFiles [2022-10-21T17:56:09.420Z] --- PASS: TestTailFiles (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestFollowLogsConsumerGone [2022-10-21T17:56:09.420Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-10-21T17:56:09.420Z] === RUN TestFollowLogsProducerGone [2022-10-21T17:56:09.420Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-10-21T17:56:09.420Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-10-21T17:56:09.420Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-10-21T17:56:09.420Z] === RUN TestCheckCapacityAndRotate [2022-10-21T17:56:09.420Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-10-21T17:56:09.420Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-10-21T17:56:09.420Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-10-21T17:56:09.420Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-10-21T17:56:09.420Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-10-21T17:56:09.420Z] PASS [2022-10-21T17:56:09.420Z] coverage: 54.9% of statements [2022-10-21T17:56:09.420Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 54.9% of statements [2022-10-21T17:56:09.957Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-10-21T17:56:10.407Z] === RUN TestNewParse [2022-10-21T17:56:10.407Z] --- PASS: TestNewParse (0.00s) [2022-10-21T17:56:10.407Z] PASS [2022-10-21T17:56:10.407Z] coverage: 8.3% of statements [2022-10-21T17:56:10.407Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-10-21T17:56:10.407Z] === RUN TestValidateLogOpt [2022-10-21T17:56:10.407Z] --- PASS: TestValidateLogOpt (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestNewMissedConfig [2022-10-21T17:56:10.407Z] --- PASS: TestNewMissedConfig (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestNewMissedUrl [2022-10-21T17:56:10.407Z] --- PASS: TestNewMissedUrl (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestNewMissedToken [2022-10-21T17:56:10.407Z] --- PASS: TestNewMissedToken (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestNewWithProxy [2022-10-21T17:56:10.407Z] --- PASS: TestNewWithProxy (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestDefault [2022-10-21T17:56:10.407Z] --- PASS: TestDefault (0.01s) [2022-10-21T17:56:10.407Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-10-21T17:56:10.407Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestJsonFormat [2022-10-21T17:56:10.407Z] --- PASS: TestJsonFormat (0.01s) [2022-10-21T17:56:10.407Z] === RUN TestRawFormat [2022-10-21T17:56:10.407Z] --- PASS: TestRawFormat (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestRawFormatWithLabels [2022-10-21T17:56:10.407Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestRawFormatWithoutTag [2022-10-21T17:56:10.407Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-10-21T17:56:10.407Z] === RUN TestBatching [2022-10-21T17:56:10.407Z] --- PASS: TestBatching (0.31s) [2022-10-21T17:56:10.407Z] === RUN TestFrequency [2022-10-21T17:56:10.879Z] === RUN TestParseLogFormat [2022-10-21T17:56:10.879Z] --- PASS: TestParseLogFormat (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestValidateLogOptEmpty [2022-10-21T17:56:10.879Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestValidateSyslogAddress [2022-10-21T17:56:10.879Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestParseAddressDefaultPort [2022-10-21T17:56:10.879Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestValidateSyslogFacility [2022-10-21T17:56:10.879Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestValidateLogOptSyslogFormat [2022-10-21T17:56:10.879Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestValidateLogOpt [2022-10-21T17:56:10.879Z] --- PASS: TestValidateLogOpt (0.00s) [2022-10-21T17:56:10.879Z] PASS [2022-10-21T17:56:10.879Z] coverage: 46.8% of statements [2022-10-21T17:56:10.879Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 46.8% of statements [2022-10-21T17:56:10.879Z] --- PASS: TestFrequency (0.16s) [2022-10-21T17:56:10.879Z] === RUN TestOneMessagePerRequest [2022-10-21T17:56:10.879Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-10-21T17:56:10.879Z] === RUN TestVerify [2022-10-21T17:56:10.879Z] --- PASS: TestVerify (0.00s) [2022-10-21T17:56:10.879Z] === RUN TestSkipVerify [2022-10-21T17:56:10.879Z] time="2022-10-21T17:56:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:10.879Z] time="2022-10-21T17:56:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:10.879Z] time="2022-10-21T17:56:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:10.879Z] time="2022-10-21T17:56:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.348Z] --- PASS: TestSkipVerify (0.64s) [2022-10-21T17:56:11.348Z] === RUN TestBufferMaximum [2022-10-21T17:56:11.348Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.348Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.348Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.348Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.349Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.349Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.133886\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.349Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.133886\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.349Z] --- PASS: TestBufferMaximum (0.01s) [2022-10-21T17:56:11.818Z] === RUN TestServerAlwaysDown [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.137885\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.137885\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.137885\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.138872\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.818Z] time="2022-10-21T17:56:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666374971.138872\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:11.818Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-10-21T17:56:11.818Z] === RUN TestCannotSendAfterClose [2022-10-21T17:56:11.818Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-10-21T17:56:11.818Z] === RUN TestDeadlockOnBlockedEndpoint [2022-10-21T17:56:12.235Z] --- PASS: TestServicePlugin (29.61s) [2022-10-21T17:56:12.235Z] === RUN TestServiceUpdateLabel [2022-10-21T17:56:12.287Z] === RUN TestV1IDService [2022-10-21T17:56:12.287Z] --- PASS: TestV1IDService (0.03s) [2022-10-21T17:56:12.287Z] === RUN TestV2MetadataService [2022-10-21T17:56:12.287Z] time="2022-10-21T17:56:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49220/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-10-21T17:56:12.287Z] time="2022-10-21T17:56:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d18b382ebf95\"}'" [2022-10-21T17:56:12.287Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-10-21T17:56:12.287Z] PASS [2022-10-21T17:56:12.288Z] coverage: 82.5% of statements [2022-10-21T17:56:12.288Z] ok github.com/docker/docker/daemon/logger/splunk 2.236s coverage: 82.5% of statements [2022-10-21T17:56:12.288Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T17:56:12.288Z] ? github.com/docker/docker/daemon/network [no test files] [2022-10-21T17:56:12.288Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T17:56:12.494Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-10-21T17:56:12.494Z] === RUN TestServiceUpdateSecrets [2022-10-21T17:56:13.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-10-21T17:56:13.281Z] === RUN TestSuccessfulDownload [2022-10-21T17:56:13.281Z] download_test.go:268: Needs fixing on Windows [2022-10-21T17:56:13.281Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-10-21T17:56:13.281Z] === RUN TestCancelledDownload [2022-10-21T17:56:13.281Z] --- PASS: TestCancelledDownload (0.00s) [2022-10-21T17:56:13.281Z] === RUN TestMaxDownloadAttempts [2022-10-21T17:56:13.281Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T17:56:13.281Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T17:56:13.281Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T17:56:13.281Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T17:56:13.281Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T17:56:13.281Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T17:56:13.281Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T17:56:13.281Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T17:56:13.281Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T17:56:13.281Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T17:56:13.281Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T17:56:13.281Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T17:56:13.501Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-10-21T17:56:13.751Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-10-21T17:56:13.751Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-10-21T17:56:13.751Z] === RUN TestContinueOnError_MirrorEndpoint [2022-10-21T17:56:13.751Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-10-21T17:56:13.751Z] === RUN TestContinueOnError_NeverContinue [2022-10-21T17:56:13.751Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-10-21T17:56:13.751Z] === RUN TestContinueOnError_UnnestsErrors [2022-10-21T17:56:13.751Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-10-21T17:56:13.751Z] === RUN TestManifestStore [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/no_remote_or_local [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T17:56:13.751Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-10-21T17:56:13.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-10-21T17:56:13.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-10-21T17:56:13.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-10-21T17:56:13.751Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-10-21T17:56:13.751Z] === RUN TestTransfer [2022-10-21T17:56:13.751Z] --- PASS: TestV2MetadataService (1.57s) [2022-10-21T17:56:13.751Z] PASS [2022-10-21T17:56:13.751Z] coverage: 48.2% of statements [2022-10-21T17:56:13.751Z] ok github.com/docker/docker/distribution/metadata 1.686s coverage: 48.2% of statements [2022-10-21T17:56:13.751Z] --- PASS: TestTransfer (0.19s) [2022-10-21T17:56:13.751Z] === RUN TestConcurrencyLimit [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3146772638\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/no_local_cache [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/no_local_cache/digested [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/with_local_cache [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/unknown_media_type [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="reference for unknown type: " [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="reference for unknown type: " [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="reference for unknown type: " [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="reference for unknown type: " [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="reference for unknown type: " [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/error_persisting_manifest [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-10-21T17:56:13.751Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-10-21T17:56:13.751Z] time="2022-10-21T17:56:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore (0.40s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-10-21T17:56:13.751Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-10-21T17:56:13.751Z] === RUN TestDetectManifestBlobMediaType [2022-10-21T17:56:13.759Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-10-21T17:56:14.221Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-10-21T17:56:14.221Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestFixManifestLayers [2022-10-21T17:56:14.222Z] --- PASS: TestFixManifestLayers (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestFixManifestLayersBaseLayerParent [2022-10-21T17:56:14.222Z] pull_v2_test.go:82: Needs fixing on Windows [2022-10-21T17:56:14.222Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestFixManifestLayersBadParent [2022-10-21T17:56:14.222Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestValidateManifest [2022-10-21T17:56:14.222Z] pull_v2_test.go:127: Needs fixing on Windows [2022-10-21T17:56:14.222Z] --- SKIP: TestValidateManifest (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestFormatPlatform [2022-10-21T17:56:14.222Z] --- PASS: TestFormatPlatform (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestPullSchema2Config [2022-10-21T17:56:14.222Z] === RUN TestPullSchema2Config/success_first_time [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.222Z] === RUN TestPullSchema2Config/500_status [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.222Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-10-21T17:56:14.222Z] === RUN TestInactiveJobs [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.222Z] === RUN TestPullSchema2Config/EOF [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T17:56:14.222Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.222Z] 2022/10/21 17:56:13 http: panic serving 127.0.0.1:49231: intentional panic [2022-10-21T17:56:14.222Z] goroutine 111 [running]: [2022-10-21T17:56:14.222Z] net/http.(*conn).serve.func1() [2022-10-21T17:56:14.222Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-10-21T17:56:14.222Z] panic({0x1225be0, 0x13cb830}) [2022-10-21T17:56:14.222Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-10-21T17:56:14.222Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00037e340?, {0x13d2708?, 0xc0002f21c0?}) [2022-10-21T17:56:14.222Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-10-21T17:56:14.222Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13d2708, 0xc0002f21c0}, 0xc0002ca700) [2022-10-21T17:56:14.222Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-10-21T17:56:14.222Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13d2708?, 0xc0002f21c0?}, 0xc000528000?) [2022-10-21T17:56:14.222Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-10-21T17:56:14.222Z] net/http.serverHandler.ServeHTTP({0xc00030db90?}, {0x13d2708, 0xc0002f21c0}, 0xc0002ca700) [2022-10-21T17:56:14.222Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-10-21T17:56:14.222Z] net/http.(*conn).serve(0xc0000765a0, {0x13d2e18, 0xc00030cba0}) [2022-10-21T17:56:14.222Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-10-21T17:56:14.222Z] created by net/http.(*Server).Serve [2022-10-21T17:56:14.222Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-10-21T17:56:14.222Z] === RUN TestNotFound [2022-10-21T17:56:14.222Z] --- PASS: TestNotFound (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestConflict [2022-10-21T17:56:14.222Z] --- PASS: TestConflict (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestForbidden [2022-10-21T17:56:14.222Z] --- PASS: TestForbidden (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestInvalidParameter [2022-10-21T17:56:14.222Z] --- PASS: TestInvalidParameter (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestNotImplemented [2022-10-21T17:56:14.222Z] --- PASS: TestNotImplemented (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestNotModified [2022-10-21T17:56:14.222Z] --- PASS: TestNotModified (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestUnauthorized [2022-10-21T17:56:14.222Z] --- PASS: TestUnauthorized (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestUnknown [2022-10-21T17:56:14.222Z] --- PASS: TestUnknown (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestCancelled [2022-10-21T17:56:14.222Z] --- PASS: TestCancelled (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestDeadline [2022-10-21T17:56:14.222Z] --- PASS: TestDeadline (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestDataLoss [2022-10-21T17:56:14.222Z] --- PASS: TestDataLoss (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestUnavailable [2022-10-21T17:56:14.222Z] --- PASS: TestUnavailable (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestSystem [2022-10-21T17:56:14.222Z] --- PASS: TestSystem (0.00s) [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Not_Found [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Bad_Request [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Conflict [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Unauthorized [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Service_Unavailable [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Forbidden [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Not_Modified [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Not_Implemented [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-10-21T17:56:14.222Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-10-21T17:56:14.222Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-10-21T17:56:14.222Z] PASS [2022-10-21T17:56:14.222Z] coverage: 77.0% of statements [2022-10-21T17:56:14.222Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-10-21T17:56:14.695Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.695Z] === RUN TestPullSchema2Config/unauthorized [2022-10-21T17:56:14.695Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T17:56:14.695Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T17:56:14.695Z] --- PASS: TestPullSchema2Config (0.54s) [2022-10-21T17:56:14.695Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-10-21T17:56:14.695Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-10-21T17:56:14.695Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-10-21T17:56:14.695Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-10-21T17:56:14.695Z] === RUN TestGetRepositoryMountCandidates [2022-10-21T17:56:14.695Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-10-21T17:56:14.695Z] === RUN TestLayerAlreadyExists [2022-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] 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-10-21T17:56:14.695Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-10-21T17:56:14.695Z] === RUN TestWhenEmptyAuthConfig [2022-10-21T17:56:14.695Z] --- PASS: TestInactiveJobs (0.37s) [2022-10-21T17:56:14.695Z] === RUN TestWatchRelease [2022-10-21T17:56:14.695Z] --- PASS: TestWatchRelease (0.04s) [2022-10-21T17:56:14.695Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-10-21T17:56:14.695Z] === RUN TestWatchFinishedTransfer [2022-10-21T17:56:14.695Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-10-21T17:56:14.695Z] === RUN TestDuplicateTransfer [2022-10-21T17:56:14.695Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-10-21T17:56:14.695Z] === RUN TestSuccessfulUpload [2022-10-21T17:56:14.695Z] time="2022-10-21T17:56:14Z" level=error msg="Upload failed, retrying: simulating retry" [2022-10-21T17:56:15.165Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-10-21T17:56:15.165Z] === RUN TestCancelledUpload [2022-10-21T17:56:15.165Z] --- PASS: TestCancelledUpload (0.00s) [2022-10-21T17:56:15.165Z] PASS [2022-10-21T17:56:15.165Z] coverage: 76.4% of statements [2022-10-21T17:56:15.165Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 76.4% of statements [2022-10-21T17:56:15.262Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-10-21T17:56:15.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T17:56:15.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T17:56:15.635Z] === RUN TestCompare [2022-10-21T17:56:15.635Z] --- PASS: TestCompare (0.00s) [2022-10-21T17:56:15.635Z] PASS [2022-10-21T17:56:15.635Z] coverage: 19.2% of statements [2022-10-21T17:56:15.635Z] ok github.com/docker/docker/image/cache 0.107s coverage: 19.2% of statements [2022-10-21T17:56:15.635Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-10-21T17:56:15.635Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-10-21T17:56:15.635Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-10-21T17:56:15.635Z] === RUN TestTokenPassThru [2022-10-21T17:56:15.635Z] --- PASS: TestTokenPassThru (0.01s) [2022-10-21T17:56:15.635Z] === RUN TestTokenPassThruDifferentHost [2022-10-21T17:56:15.635Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-10-21T17:56:15.635Z] PASS [2022-10-21T17:56:15.635Z] coverage: 27.7% of statements [2022-10-21T17:56:15.635Z] ok github.com/docker/docker/distribution 2.160s coverage: 27.7% of statements [2022-10-21T17:56:15.635Z] === RUN TestFSGetInvalidData [2022-10-21T17:56:15.635Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-10-21T17:56:15.635Z] === RUN TestFSInvalidSet [2022-10-21T17:56:15.635Z] --- PASS: TestFSInvalidSet (0.01s) [2022-10-21T17:56:15.635Z] === RUN TestFSInvalidRoot [2022-10-21T17:56:15.635Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-10-21T17:56:15.635Z] === RUN TestFSMetadataGetSet [2022-10-21T17:56:15.635Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T17:56:15.635Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T17:56:15.635Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-10-21T17:56:15.635Z] === RUN TestFSInvalidWalker [2022-10-21T17:56:16.105Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-10-21T17:56:16.105Z] === RUN TestFSGetSet [2022-10-21T17:56:16.105Z] --- PASS: TestFSGetSet (0.02s) [2022-10-21T17:56:16.105Z] === RUN TestFSGetUnsetKey [2022-10-21T17:56:16.105Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-10-21T17:56:16.105Z] === RUN TestFSGetEmptyData [2022-10-21T17:56:16.105Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-10-21T17:56:16.105Z] === RUN TestFSDelete [2022-10-21T17:56:16.105Z] --- PASS: TestFSDelete (0.02s) [2022-10-21T17:56:16.105Z] === RUN TestFSWalker [2022-10-21T17:56:16.105Z] --- PASS: TestFSWalker (0.02s) [2022-10-21T17:56:16.105Z] === RUN TestFSWalkerStopOnError [2022-10-21T17:56:16.105Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-10-21T17:56:16.105Z] === RUN TestNewFromJSON [2022-10-21T17:56:16.105Z] --- PASS: TestNewFromJSON (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestNewFromJSONWithInvalidJSON [2022-10-21T17:56:16.105Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestMarshalKeyOrder [2022-10-21T17:56:16.105Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestImage [2022-10-21T17:56:16.105Z] --- PASS: TestImage (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestImageOSNotEmpty [2022-10-21T17:56:16.105Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestNewChildImageFromImageWithRootFS [2022-10-21T17:56:16.105Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-10-21T17:56:16.105Z] === RUN TestCreate [2022-10-21T17:56:16.105Z] --- PASS: TestCreate (0.01s) [2022-10-21T17:56:16.105Z] === RUN TestRestore [2022-10-21T17:56:16.105Z] time="2022-10-21T17:56:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-10-21T17:56:16.105Z] --- PASS: TestRestore (0.25s) [2022-10-21T17:56:16.105Z] === RUN TestAddDelete [2022-10-21T17:56:16.105Z] --- PASS: TestAddDelete (0.04s) [2022-10-21T17:56:16.105Z] === RUN TestSearchAfterDelete [2022-10-21T17:56:16.198Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-10-21T17:56:16.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-10-21T17:56:16.574Z] --- PASS: TestSearchAfterDelete (0.04s) [2022-10-21T17:56:16.575Z] === RUN TestParentReset [2022-10-21T17:56:16.575Z] --- PASS: TestParentReset (0.08s) [2022-10-21T17:56:16.575Z] === RUN TestGetAndSetLastUpdated [2022-10-21T17:56:16.575Z] --- PASS: TestGetAndSetLastUpdated (0.08s) [2022-10-21T17:56:16.575Z] === RUN TestStoreLen [2022-10-21T17:56:16.575Z] === RUN TestMakeV1ConfigFromConfig [2022-10-21T17:56:16.575Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-10-21T17:56:16.575Z] PASS [2022-10-21T17:56:16.575Z] coverage: 25.0% of statements [2022-10-21T17:56:16.575Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2022-10-21T17:56:16.575Z] --- PASS: TestStoreLen (0.15s) [2022-10-21T17:56:16.575Z] PASS [2022-10-21T17:56:16.575Z] coverage: 86.8% of statements [2022-10-21T17:56:16.575Z] ok github.com/docker/docker/image 0.958s coverage: 86.8% of statements [2022-10-21T17:56:17.024Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-10-21T17:56:17.045Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T17:56:17.045Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T17:56:17.283Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-10-21T17:56:17.543Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-10-21T17:56:17.543Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-10-21T17:56:18.034Z] === RUN TestSerialization [2022-10-21T17:56:18.034Z] --- PASS: TestSerialization (0.02s) [2022-10-21T17:56:18.034Z] PASS [2022-10-21T17:56:18.034Z] coverage: 100.0% of statements [2022-10-21T17:56:18.034Z] ok github.com/docker/docker/libcontainerd/queue 0.190s coverage: 100.0% of statements [2022-10-21T17:56:18.111Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-10-21T17:56:18.504Z] === RUN TestEnvironmentParsing [2022-10-21T17:56:18.504Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-10-21T17:56:18.504Z] PASS [2022-10-21T17:56:18.504Z] coverage: 1.0% of statements [2022-10-21T17:56:18.504Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.0% of statements [2022-10-21T17:56:18.678Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-10-21T17:56:18.980Z] === RUN TestEmptyLayer [2022-10-21T17:56:18.980Z] --- PASS: TestEmptyLayer (0.00s) [2022-10-21T17:56:18.980Z] === RUN TestCommitFailure [2022-10-21T17:56:18.980Z] --- PASS: TestCommitFailure (0.01s) [2022-10-21T17:56:18.980Z] === RUN TestStartTransactionFailure [2022-10-21T17:56:18.980Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-10-21T17:56:18.980Z] === RUN TestGetOrphan [2022-10-21T17:56:18.980Z] --- PASS: TestGetOrphan (0.01s) [2022-10-21T17:56:18.980Z] === RUN TestMountAndRegister [2022-10-21T17:56:18.980Z] layer_test.go:271: Layer size: 14 [2022-10-21T17:56:18.980Z] --- PASS: TestMountAndRegister (0.11s) [2022-10-21T17:56:18.980Z] === RUN TestLayerRelease [2022-10-21T17:56:18.980Z] layer_test.go:304: Failing on Windows [2022-10-21T17:56:18.980Z] --- SKIP: TestLayerRelease (0.00s) [2022-10-21T17:56:18.980Z] === RUN TestStoreRestore [2022-10-21T17:56:18.980Z] layer_test.go:353: Failing on Windows [2022-10-21T17:56:18.980Z] --- SKIP: TestStoreRestore (0.00s) [2022-10-21T17:56:18.980Z] === RUN TestTarStreamStability [2022-10-21T17:56:18.980Z] layer_test.go:468: Failing on Windows [2022-10-21T17:56:18.980Z] --- SKIP: TestTarStreamStability (0.00s) [2022-10-21T17:56:18.980Z] === RUN TestRegisterExistingLayer [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-10-21T17:56:18.980Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-10-21T17:56:18.980Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-10-21T17:56:18.980Z] PASS [2022-10-21T17:56:18.980Z] coverage: 45.8% of statements [2022-10-21T17:56:18.980Z] ok github.com/docker/docker/oci 0.078s coverage: 45.8% of statements [2022-10-21T17:56:19.247Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-10-21T17:56:19.449Z] === RUN TestParseVersion [2022-10-21T17:56:19.449Z] --- PASS: TestParseVersion (0.00s) [2022-10-21T17:56:19.449Z] PASS [2022-10-21T17:56:19.449Z] coverage: 52.9% of statements [2022-10-21T17:56:19.449Z] ok github.com/docker/docker/pkg/aaparser 0.082s coverage: 52.9% of statements [2022-10-21T17:56:19.449Z] --- PASS: TestRegisterExistingLayer (0.29s) [2022-10-21T17:56:19.449Z] === RUN TestTarStreamVerification [2022-10-21T17:56:19.449Z] layer_test.go:697: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestLayerMigration [2022-10-21T17:56:19.449Z] migration_test.go:46: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestLayerMigration (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestLayerMigrationNoTarsplit [2022-10-21T17:56:19.449Z] migration_test.go:182: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestMountInit [2022-10-21T17:56:19.449Z] mount_test.go:17: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestMountInit (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestMountSize [2022-10-21T17:56:19.449Z] mount_test.go:76: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestMountSize (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestMountChanges [2022-10-21T17:56:19.449Z] mount_test.go:125: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestMountChanges (0.00s) [2022-10-21T17:56:19.449Z] === RUN TestMountApply [2022-10-21T17:56:19.449Z] mount_test.go:212: Failing on Windows [2022-10-21T17:56:19.449Z] --- SKIP: TestMountApply (0.00s) [2022-10-21T17:56:19.449Z] PASS [2022-10-21T17:56:19.449Z] coverage: 30.1% of statements [2022-10-21T17:56:19.449Z] ok github.com/docker/docker/layer 0.520s coverage: 30.1% of statements [2022-10-21T17:56:19.449Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T17:56:19.449Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T17:56:19.449Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T17:56:19.449Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T17:56:19.449Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T17:56:19.505Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-10-21T17:56:20.073Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-10-21T17:56:20.439Z] === RUN TestAddressPoolOpt [2022-10-21T17:56:20.439Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/a [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/something [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/_=a [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/env1=value1 [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/_env1=value1 [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/env2=value2=value3 [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/env3=abc!qwe [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/env_4=value_4 [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/PATH [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/=a [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/PATH= [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/PATH=something [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/asd!qwe [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/1asd [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/123 [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/some_space [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/__some_space_before [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/some_space_after__ [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/= [2022-10-21T17:56:20.439Z] === RUN TestValidateEnv/PaTh [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/a (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/something (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/= (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestParseHost [2022-10-21T17:56:20.439Z] --- PASS: TestParseHost (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestParseDockerDaemonHost [2022-10-21T17:56:20.439Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestParseTCP [2022-10-21T17:56:20.439Z] --- PASS: TestParseTCP (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestParseInvalidUnixAddrInvalid [2022-10-21T17:56:20.439Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestValidateExtraHosts [2022-10-21T17:56:20.439Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestIpOptString [2022-10-21T17:56:20.439Z] --- PASS: TestIpOptString (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestNewIpOptInvalidDefaultVal [2022-10-21T17:56:20.439Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestNewIpOptValidDefaultVal [2022-10-21T17:56:20.439Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestIpOptSetInvalidVal [2022-10-21T17:56:20.439Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestValidateIPAddress [2022-10-21T17:56:20.439Z] --- PASS: TestValidateIPAddress (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestMapOpts [2022-10-21T17:56:20.439Z] --- PASS: TestMapOpts (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestListOptsWithoutValidator [2022-10-21T17:56:20.439Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestListOptsWithValidator [2022-10-21T17:56:20.439Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestValidateDNSSearch [2022-10-21T17:56:20.439Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_general_format [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_one_more [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-10-21T17:56:20.439Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-10-21T17:56:20.439Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestNamedListOpts [2022-10-21T17:56:20.439Z] --- PASS: TestNamedListOpts (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestNamedMapOpts [2022-10-21T17:56:20.439Z] --- PASS: TestNamedMapOpts (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestParseLink [2022-10-21T17:56:20.439Z] --- PASS: TestParseLink (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestQuotedStringSetWithQuotes [2022-10-21T17:56:20.439Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-10-21T17:56:20.439Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestQuotedStringSetWithNoQuotes [2022-10-21T17:56:20.439Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-10-21T17:56:20.439Z] === RUN TestUlimitOpt [2022-10-21T17:56:20.439Z] --- PASS: TestUlimitOpt (0.00s) [2022-10-21T17:56:20.439Z] PASS [2022-10-21T17:56:20.439Z] coverage: 67.1% of statements [2022-10-21T17:56:20.439Z] ok github.com/docker/docker/opts 0.132s coverage: 67.1% of statements [2022-10-21T17:56:20.641Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-10-21T17:56:20.909Z] === RUN TestUnbuffered [2022-10-21T17:56:20.909Z] --- PASS: TestUnbuffered (0.00s) [2022-10-21T17:56:20.909Z] === RUN TestRaceUnbuffered [2022-10-21T17:56:20.909Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-10-21T17:56:20.909Z] PASS [2022-10-21T17:56:20.909Z] coverage: 100.0% of statements [2022-10-21T17:56:20.909Z] ok github.com/docker/docker/pkg/broadcaster 0.208s coverage: 100.0% of statements [2022-10-21T17:56:20.909Z] === RUN TestPeerCertificateMarshalJSON [2022-10-21T17:56:21.210Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-10-21T17:56:21.379Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-10-21T17:56:21.379Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-10-21T17:56:21.379Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-10-21T17:56:21.379Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-10-21T17:56:21.379Z] === RUN TestMiddleware [2022-10-21T17:56:21.379Z] --- PASS: TestMiddleware (0.00s) [2022-10-21T17:56:21.379Z] === RUN TestNewResponseModifier [2022-10-21T17:56:21.379Z] --- PASS: TestNewResponseModifier (0.00s) [2022-10-21T17:56:21.379Z] PASS [2022-10-21T17:56:21.379Z] coverage: 26.8% of statements [2022-10-21T17:56:21.379Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2022-10-21T17:56:21.379Z] === RUN TestMatch [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[foo]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[bar]_[foo]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[foo_bar]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[qux]_[foo]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[]#01 [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[qux]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[foo_bar_qux]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[qux]_[baz]] [2022-10-21T17:56:21.379Z] === RUN TestMatch/[[foo_baz]] [2022-10-21T17:56:21.379Z] --- PASS: TestMatch (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-10-21T17:56:21.379Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-10-21T17:56:21.379Z] PASS [2022-10-21T17:56:21.379Z] coverage: 87.5% of statements [2022-10-21T17:56:21.379Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-10-21T17:56:21.778Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-10-21T17:56:22.345Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-10-21T17:56:22.376Z] === RUN TestChrootTarUntar [2022-10-21T17:56:22.376Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootUntarWithHugeExcludesList [2022-10-21T17:56:22.376Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootUntarEmptyArchive [2022-10-21T17:56:22.376Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootTarUntarWithSymlink [2022-10-21T17:56:22.376Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-10-21T17:56:22.376Z] === RUN TestChrootCopyWithTar [2022-10-21T17:56:22.376Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootCopyFileWithTar [2022-10-21T17:56:22.376Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootUntarPath [2022-10-21T17:56:22.376Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-10-21T17:56:22.376Z] === RUN TestIsArchivePathDir [2022-10-21T17:56:22.376Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-10-21T17:56:22.376Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestChrootApplyDotDotFile [2022-10-21T17:56:22.376Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:22.376Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-10-21T17:56:22.376Z] PASS [2022-10-21T17:56:22.376Z] coverage: 15.1% of statements [2022-10-21T17:56:22.376Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2022-10-21T17:56:22.376Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-10-21T17:56:22.376Z] === RUN TestIsArchivePathInvalidFile [2022-10-21T17:56:22.376Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-10-21T17:56:22.376Z] === RUN TestIsArchivePathTar [2022-10-21T17:56:22.376Z] === RUN TestSizeEmpty [2022-10-21T17:56:22.376Z] --- PASS: TestSizeEmpty (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeEmptyFile [2022-10-21T17:56:22.376Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeNonemptyFile [2022-10-21T17:56:22.376Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeNestedDirectoryEmpty [2022-10-21T17:56:22.376Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-10-21T17:56:22.376Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-10-21T17:56:22.376Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestMoveToSubdir [2022-10-21T17:56:22.376Z] --- PASS: TestMoveToSubdir (0.00s) [2022-10-21T17:56:22.376Z] === RUN TestSizeNonExistingDirectory [2022-10-21T17:56:22.376Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-10-21T17:56:22.376Z] PASS [2022-10-21T17:56:22.376Z] coverage: 80.0% of statements [2022-10-21T17:56:22.846Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2022-10-21T17:56:22.846Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-10-21T17:56:22.846Z] === RUN TestDecompressStreamGzip [2022-10-21T17:56:22.846Z] --- PASS: TestDecompressStreamGzip (0.20s) [2022-10-21T17:56:22.846Z] === RUN TestDecompressStreamBzip2 [2022-10-21T17:56:22.913Z] check_test.go:309: [de8d2c005d5de] daemon is not started [2022-10-21T17:56:22.913Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-10-21T17:56:23.315Z] === RUN Test [2022-10-21T17:56:23.316Z] === RUN Test/TestContainsEntry [2022-10-21T17:56:23.316Z] === RUN Test/TestCreateEntries [2022-10-21T17:56:23.316Z] === RUN Test/TestEntriesDiff [2022-10-21T17:56:23.316Z] === RUN Test/TestEntriesEquality [2022-10-21T17:56:23.316Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-10-21T17:56:23.316Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-10-21T17:56:23.316Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-10-21T17:56:23.316Z] === RUN Test/TestGeneratorNotGenerate [2022-10-21T17:56:23.316Z] === RUN Test/TestGeneratorWithPort [2022-10-21T17:56:23.316Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-10-21T17:56:23.316Z] === RUN Test/TestNewEntry [2022-10-21T17:56:23.316Z] === RUN Test/TestParse [2022-10-21T17:56:23.316Z] --- PASS: Test (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestNewEntry (0.00s) [2022-10-21T17:56:23.316Z] --- PASS: Test/TestParse (0.00s) [2022-10-21T17:56:23.316Z] PASS [2022-10-21T17:56:23.316Z] coverage: 58.3% of statements [2022-10-21T17:56:23.316Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2022-10-21T17:56:23.316Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-10-21T17:56:23.316Z] === RUN TestDecompressStreamXz [2022-10-21T17:56:23.316Z] archive_test.go:134: Xz not present in msys2 [2022-10-21T17:56:23.316Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestCompressStreamXzUnsupported [2022-10-21T17:56:23.316Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestCompressStreamBzip2Unsupported [2022-10-21T17:56:23.316Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestCompressStreamInvalid [2022-10-21T17:56:23.316Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestExtensionInvalid [2022-10-21T17:56:23.316Z] --- PASS: TestExtensionInvalid (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestExtensionUncompressed [2022-10-21T17:56:23.316Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestExtensionBzip2 [2022-10-21T17:56:23.316Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestExtensionGzip [2022-10-21T17:56:23.316Z] --- PASS: TestExtensionGzip (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestExtensionXz [2022-10-21T17:56:23.316Z] --- PASS: TestExtensionXz (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestCmdStreamLargeStderr [2022-10-21T17:56:23.316Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-10-21T17:56:23.316Z] === RUN TestCmdStreamBad [2022-10-21T17:56:23.316Z] archive_test.go:239: Failing on Windows CI machines [2022-10-21T17:56:23.316Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestCmdStreamGood [2022-10-21T17:56:23.316Z] --- PASS: TestCmdStreamGood (0.06s) [2022-10-21T17:56:23.316Z] === RUN TestUntarPathWithInvalidDest [2022-10-21T17:56:23.316Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-10-21T17:56:23.316Z] === RUN TestUntarPathWithInvalidSrc [2022-10-21T17:56:23.316Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-10-21T17:56:23.316Z] === RUN TestUntarPath [2022-10-21T17:56:23.316Z] --- PASS: TestUntarPath (0.09s) [2022-10-21T17:56:23.316Z] === RUN TestUntarPathWithDestinationFile [2022-10-21T17:56:23.785Z] === RUN Test [2022-10-21T17:56:23.785Z] === RUN Test/TestContent [2022-10-21T17:56:23.785Z] === RUN Test/TestInitialize [2022-10-21T17:56:23.785Z] === RUN Test/TestNew [2022-10-21T17:56:23.785Z] === RUN Test/TestParsingContentsWithComments [2022-10-21T17:56:23.785Z] === RUN Test/TestRegister [2022-10-21T17:56:23.785Z] === RUN Test/TestWatch [2022-10-21T17:56:23.785Z] --- PASS: Test (0.01s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestContent (0.00s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestInitialize (0.00s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestNew (0.00s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestRegister (0.00s) [2022-10-21T17:56:23.785Z] --- PASS: Test/TestWatch (0.01s) [2022-10-21T17:56:23.785Z] PASS [2022-10-21T17:56:23.785Z] coverage: 97.6% of statements [2022-10-21T17:56:23.785Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2022-10-21T17:56:23.785Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-10-21T17:56:23.785Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-10-21T17:56:23.786Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-10-21T17:56:23.786Z] === RUN TestCopyWithTarInvalidSrc [2022-10-21T17:56:23.786Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-10-21T17:56:23.786Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-10-21T17:56:23.786Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-10-21T17:56:23.786Z] === RUN TestCopyWithTarSrcFile [2022-10-21T17:56:23.786Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-10-21T17:56:23.786Z] === RUN TestCopyWithTarSrcFolder [2022-10-21T17:56:23.786Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-10-21T17:56:23.786Z] === RUN TestCopyFileWithTarInvalidSrc [2022-10-21T17:56:23.786Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-10-21T17:56:23.786Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-10-21T17:56:23.786Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-10-21T17:56:23.786Z] === RUN TestCopyFileWithTarSrcFolder [2022-10-21T17:56:23.786Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-10-21T17:56:23.786Z] === RUN TestCopyFileWithTarSrcFile [2022-10-21T17:56:23.786Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-10-21T17:56:23.786Z] === RUN TestTarFiles [2022-10-21T17:56:23.850Z] check_test.go:309: [d34ace22d9257] daemon is not started [2022-10-21T17:56:23.850Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-10-21T17:56:24.256Z] === RUN Test [2022-10-21T17:56:24.256Z] === RUN Test/TestWatch [2022-10-21T17:56:24.256Z] --- PASS: Test (0.00s) [2022-10-21T17:56:24.256Z] --- PASS: Test/TestWatch (0.00s) [2022-10-21T17:56:24.256Z] PASS [2022-10-21T17:56:24.256Z] coverage: 92.3% of statements [2022-10-21T17:56:24.256Z] ok github.com/docker/docker/pkg/discovery/memory 0.064s coverage: 92.3% of statements [2022-10-21T17:56:24.256Z] === RUN Test [2022-10-21T17:56:24.256Z] === RUN Test/TestInitialize [2022-10-21T17:56:24.419Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-10-21T17:56:24.727Z] time="2022-10-21T17:56:24Z" level=info msg="Initializing discovery without TLS" [2022-10-21T17:56:24.727Z] time="2022-10-21T17:56:24Z" level=info msg="Initializing discovery without TLS" [2022-10-21T17:56:24.727Z] time="2022-10-21T17:56:24Z" level=info msg="Initializing discovery without TLS" [2022-10-21T17:56:24.727Z] === RUN Test/TestInitializeWithCerts [2022-10-21T17:56:24.727Z] time="2022-10-21T17:56:24Z" level=info msg="Initializing discovery with TLS" [2022-10-21T17:56:24.727Z] === RUN Test/TestWatch [2022-10-21T17:56:24.727Z] time="2022-10-21T17:56:24Z" level=info msg="Initializing discovery without TLS" [2022-10-21T17:56:24.727Z] === RUN Test [2022-10-21T17:56:24.727Z] === RUN Test/TestInitialize [2022-10-21T17:56:24.727Z] === RUN Test/TestInitializeWithPattern [2022-10-21T17:56:24.727Z] === RUN Test/TestRegister [2022-10-21T17:56:24.727Z] === RUN Test/TestWatch [2022-10-21T17:56:24.727Z] --- PASS: Test (0.00s) [2022-10-21T17:56:24.727Z] --- PASS: Test/TestInitialize (0.00s) [2022-10-21T17:56:24.727Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-10-21T17:56:24.727Z] --- PASS: Test/TestRegister (0.00s) [2022-10-21T17:56:24.727Z] --- PASS: Test/TestWatch (0.00s) [2022-10-21T17:56:24.727Z] PASS [2022-10-21T17:56:24.727Z] coverage: 93.8% of statements [2022-10-21T17:56:24.727Z] ok github.com/docker/docker/pkg/discovery/nodes 0.087s coverage: 93.8% of statements [2022-10-21T17:56:25.716Z] === RUN TestPollerAddRemove [2022-10-21T17:56:25.716Z] --- PASS: TestPollerAddRemove (0.00s) [2022-10-21T17:56:25.716Z] === RUN TestPollerEvent [2022-10-21T17:56:25.716Z] poller_test.go:41: No chmod on Windows [2022-10-21T17:56:25.716Z] --- SKIP: TestPollerEvent (0.00s) [2022-10-21T17:56:25.716Z] === RUN TestPollerClose [2022-10-21T17:56:25.716Z] --- PASS: TestPollerClose (0.00s) [2022-10-21T17:56:25.716Z] PASS [2022-10-21T17:56:25.716Z] coverage: 45.7% of statements [2022-10-21T17:56:25.716Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 45.7% of statements [2022-10-21T17:56:25.795Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-10-21T17:56:25.795Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-10-21T17:56:26.186Z] === RUN TestCopyFileWithInvalidSrc [2022-10-21T17:56:26.186Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCopyFileWithInvalidDest [2022-10-21T17:56:26.186Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-10-21T17:56:26.186Z] === RUN TestCopyFileWithSameSrcAndDest [2022-10-21T17:56:26.186Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-10-21T17:56:26.186Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-10-21T17:56:26.186Z] === RUN TestCopyFile [2022-10-21T17:56:26.186Z] --- PASS: TestCopyFile (0.01s) [2022-10-21T17:56:26.186Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-10-21T17:56:26.186Z] fileutils_test.go:134: Needs porting to Windows [2022-10-21T17:56:26.186Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-10-21T17:56:26.186Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestReadSymlinkedDirectoryToFile [2022-10-21T17:56:26.186Z] fileutils_test.go:180: Needs porting to Windows [2022-10-21T17:56:26.186Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestWildcardMatches [2022-10-21T17:56:26.186Z] --- PASS: TestWildcardMatches (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestPatternMatches [2022-10-21T17:56:26.186Z] --- PASS: TestPatternMatches (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-10-21T17:56:26.186Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestPatternMatchesFolderExclusions [2022-10-21T17:56:26.186Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-10-21T17:56:26.186Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-10-21T17:56:26.186Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-10-21T17:56:26.186Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-10-21T17:56:26.186Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestSingleExclamationError [2022-10-21T17:56:26.186Z] --- PASS: TestSingleExclamationError (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestMatchesWithNoPatterns [2022-10-21T17:56:26.186Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestMatchesWithMalformedPatterns [2022-10-21T17:56:26.186Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestMatches [2022-10-21T17:56:26.186Z] --- PASS: TestMatches (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatterns [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatterns (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatternsExceptionFlag [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCleanPatternsErrorSingleException [2022-10-21T17:56:26.186Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCreateIfNotExistsDir [2022-10-21T17:56:26.186Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestCreateIfNotExistsFile [2022-10-21T17:56:26.186Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-10-21T17:56:26.186Z] === RUN TestMatch [2022-10-21T17:56:26.186Z] --- PASS: TestMatch (0.00s) [2022-10-21T17:56:26.186Z] PASS [2022-10-21T17:56:26.186Z] coverage: 85.4% of statements [2022-10-21T17:56:26.186Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 85.4% of statements [2022-10-21T17:56:26.186Z] === RUN TestGet [2022-10-21T17:56:26.186Z] --- PASS: TestGet (0.00s) [2022-10-21T17:56:26.186Z] === RUN TestGetShortcutString [2022-10-21T17:56:26.661Z] --- PASS: TestGetShortcutString (0.00s) [2022-10-21T17:56:26.661Z] PASS [2022-10-21T17:56:26.661Z] coverage: 42.9% of statements [2022-10-21T17:56:26.661Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2022-10-21T17:56:27.172Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-10-21T17:56:27.359Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-10-21T17:56:27.359Z] === RUN TestServiceUpdateConfigs [2022-10-21T17:56:27.651Z] === RUN TestCreateIDMapOrder [2022-10-21T17:56:27.651Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-10-21T17:56:27.651Z] PASS [2022-10-21T17:56:27.651Z] coverage: 7.2% of statements [2022-10-21T17:56:27.651Z] --- PASS: Test (3.22s) [2022-10-21T17:56:27.651Z] --- PASS: Test/TestInitialize (0.21s) [2022-10-21T17:56:27.651Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-10-21T17:56:27.651Z] --- PASS: Test/TestWatch (3.00s) [2022-10-21T17:56:27.651Z] PASS [2022-10-21T17:56:27.651Z] coverage: 84.1% of statements [2022-10-21T17:56:27.651Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-10-21T17:56:27.651Z] ok github.com/docker/docker/pkg/discovery/kv 3.273s coverage: 84.1% of statements [2022-10-21T17:56:28.122Z] === RUN TestFixedBufferCap [2022-10-21T17:56:28.122Z] --- PASS: TestFixedBufferCap (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestFixedBufferLen [2022-10-21T17:56:28.122Z] --- PASS: TestFixedBufferLen (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestFixedBufferString [2022-10-21T17:56:28.122Z] --- PASS: TestFixedBufferString (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestFixedBufferWrite [2022-10-21T17:56:28.122Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestFixedBufferRead [2022-10-21T17:56:28.122Z] --- PASS: TestFixedBufferRead (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestBytesPipeRead [2022-10-21T17:56:28.122Z] --- PASS: TestBytesPipeRead (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestBytesPipeWrite [2022-10-21T17:56:28.122Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-10-21T17:56:28.122Z] === RUN TestBytesPipeWriteRandomChunks [2022-10-21T17:56:28.592Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-10-21T17:56:28.592Z] === RUN TestAtomicWriteToFile [2022-10-21T17:56:28.592Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-10-21T17:56:28.592Z] === RUN TestAtomicWriteSetCommit [2022-10-21T17:56:28.592Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-10-21T17:56:28.592Z] === RUN TestAtomicWriteSetCancel [2022-10-21T17:56:28.592Z] === RUN TestError [2022-10-21T17:56:28.592Z] --- PASS: TestError (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestProgressString [2022-10-21T17:56:28.592Z] === RUN TestProgressString/no_progress [2022-10-21T17:56:28.592Z] === RUN TestProgressString/progress_1 [2022-10-21T17:56:28.592Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-10-21T17:56:28.592Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-10-21T17:56:28.592Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-10-21T17:56:28.592Z] === RUN TestProgressString/with_units [2022-10-21T17:56:28.592Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-10-21T17:56:28.592Z] === RUN TestProgressString/hide_counts [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/with_units (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-10-21T17:56:28.592Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestJSONMessageDisplay [2022-10-21T17:56:28.592Z] --- PASS: TestAtomicWriteSetCancel (0.03s) [2022-10-21T17:56:28.592Z] === RUN TestReadCloserWrapperClose [2022-10-21T17:56:28.592Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestReaderErrWrapperReadOnError [2022-10-21T17:56:28.592Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestReaderErrWrapperRead [2022-10-21T17:56:28.592Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestHashData [2022-10-21T17:56:28.592Z] --- PASS: TestHashData (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestCancelReadCloser [2022-10-21T17:56:28.592Z] === RUN TestStandardLongPath [2022-10-21T17:56:28.592Z] --- PASS: TestStandardLongPath (0.00s) [2022-10-21T17:56:28.592Z] === RUN TestUNCLongPath [2022-10-21T17:56:28.592Z] --- PASS: TestUNCLongPath (0.00s) [2022-10-21T17:56:28.592Z] PASS [2022-10-21T17:56:28.592Z] coverage: 100.0% of statements [2022-10-21T17:56:28.592Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2022-10-21T17:56:29.067Z] --- PASS: TestCancelReadCloser (0.11s) [2022-10-21T17:56:29.067Z] === RUN TestWriteCloserWrapperClose [2022-10-21T17:56:29.067Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-10-21T17:56:29.067Z] === RUN TestNopWriteCloser [2022-10-21T17:56:29.067Z] --- PASS: TestNopWriteCloser (0.00s) [2022-10-21T17:56:29.067Z] === RUN TestNopWriter [2022-10-21T17:56:29.067Z] --- PASS: TestNopWriter (0.00s) [2022-10-21T17:56:29.067Z] === RUN TestWriteCounter [2022-10-21T17:56:29.067Z] --- PASS: TestWriteCounter (0.00s) [2022-10-21T17:56:29.067Z] PASS [2022-10-21T17:56:29.067Z] coverage: 69.7% of statements [2022-10-21T17:56:29.067Z] ok github.com/docker/docker/pkg/ioutils 0.756s coverage: 69.7% of statements [2022-10-21T17:56:29.067Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-10-21T17:56:29.067Z] === RUN TestJSONMessageDisplayWithJSONError [2022-10-21T17:56:29.067Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-10-21T17:56:29.067Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-10-21T17:56:29.067Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-10-21T17:56:29.067Z] === RUN TestDisplayJSONMessagesStream [2022-10-21T17:56:29.067Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-10-21T17:56:29.067Z] PASS [2022-10-21T17:56:29.067Z] coverage: 91.7% of statements [2022-10-21T17:56:29.067Z] ok github.com/docker/docker/pkg/jsonmessage 0.282s coverage: 91.7% of statements [2022-10-21T17:56:29.074Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-10-21T17:56:29.333Z] check_test.go:309: [d178fda6816a1] daemon is not started [2022-10-21T17:56:29.333Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-10-21T17:56:29.538Z] === RUN TestNameFormat [2022-10-21T17:56:29.538Z] --- PASS: TestNameFormat (0.00s) [2022-10-21T17:56:29.538Z] === RUN TestNameRetries [2022-10-21T17:56:29.538Z] --- PASS: TestNameRetries (0.00s) [2022-10-21T17:56:29.538Z] PASS [2022-10-21T17:56:29.538Z] coverage: 85.7% of statements [2022-10-21T17:56:29.538Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2022-10-21T17:56:30.009Z] === RUN TestParseKeyValueOpt [2022-10-21T17:56:30.009Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-10-21T17:56:30.009Z] === RUN TestParseUintList [2022-10-21T17:56:30.009Z] --- PASS: TestParseUintList (0.00s) [2022-10-21T17:56:30.009Z] === RUN TestParseUintListMaximumLimits [2022-10-21T17:56:30.009Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-10-21T17:56:30.009Z] PASS [2022-10-21T17:56:30.009Z] coverage: 97.0% of statements [2022-10-21T17:56:30.009Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2022-10-21T17:56:30.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T17:56:30.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T17:56:30.286Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-10-21T17:56:30.482Z] === RUN TestNewAndRemove [2022-10-21T17:56:30.482Z] --- PASS: TestNewAndRemove (0.00s) [2022-10-21T17:56:30.482Z] === RUN TestRemoveInvalidPath [2022-10-21T17:56:30.482Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-10-21T17:56:30.482Z] PASS [2022-10-21T17:56:30.482Z] coverage: 82.6% of statements [2022-10-21T17:56:30.482Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-10-21T17:56:31.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T17:56:31.472Z] === RUN TestParseEmptyInterface [2022-10-21T17:56:31.472Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestParseNonInterfaceType [2022-10-21T17:56:31.472Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestParseWithOneFunction [2022-10-21T17:56:31.472Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestParseWithMultipleFuncs [2022-10-21T17:56:31.472Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestParseWithUnnamedReturn [2022-10-21T17:56:31.472Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestEmbeddedInterface [2022-10-21T17:56:31.472Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestParsedImports [2022-10-21T17:56:31.472Z] --- PASS: TestParsedImports (0.00s) [2022-10-21T17:56:31.472Z] === RUN TestAliasedImports [2022-10-21T17:56:31.472Z] --- PASS: TestAliasedImports (0.00s) [2022-10-21T17:56:31.472Z] PASS [2022-10-21T17:56:31.472Z] coverage: 56.8% of statements [2022-10-21T17:56:31.472Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-10-21T17:56:31.472Z] --- PASS: TestTarFiles (7.95s) [2022-10-21T17:56:31.472Z] === RUN TestTarUntar [2022-10-21T17:56:31.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T17:56:31.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T17:56:31.943Z] --- PASS: TestTarUntar (0.05s) [2022-10-21T17:56:31.943Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-10-21T17:56:31.943Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-10-21T17:56:31.943Z] === RUN TestTarWithOptions [2022-10-21T17:56:31.943Z] --- PASS: TestTarWithOptions (0.05s) [2022-10-21T17:56:31.943Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-10-21T17:56:31.943Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-10-21T17:56:31.943Z] === RUN TestUntarUstarGnuConflict [2022-10-21T17:56:31.943Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-10-21T17:56:31.943Z] === RUN TestUntarInvalidFilenames [2022-10-21T17:56:31.943Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2012482624\\dest" [2022-10-21T17:56:31.943Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-10-21T17:56:31.943Z] === RUN TestUntarHardlinkToSymlink [2022-10-21T17:56:31.943Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-10-21T17:56:31.943Z] === RUN TestUntarInvalidHardlink [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink971220526\\victim\\hello" -> "../victim/hello" [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1333418467\\victim\\hello" -> "/../victim/hello" [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1819826461\\victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2781217411\\victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1939756653\\victim" -> "../victim" [2022-10-21T17:56:31.943Z] === RUN TestFailedConnection [2022-10-21T17:56:31.943Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2751235133\\victim" -> "../victim" [2022-10-21T17:56:31.943Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-10-21T17:56:31.943Z] === RUN TestUntarInvalidSymlink [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2043301826\\dest\\dotdot" -> "../victim/hello" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink526723207\\dest\\slash-dotdot" -> "/../victim/hello" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink147584031\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink602546390\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1168276491\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3264479621\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:31.943Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1404893243\\dest\\dir\\loophole" -> "../../victim" [2022-10-21T17:56:31.943Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-10-21T17:56:31.943Z] === RUN TestTempArchiveCloseMultipleTimes [2022-10-21T17:56:31.943Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-10-21T17:56:31.943Z] === RUN TestXGlobalNoParent [2022-10-21T17:56:31.943Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-10-21T17:56:31.943Z] === RUN TestReplaceFileTarWrapper [2022-10-21T17:56:32.412Z] === RUN TestHTTPTransport [2022-10-21T17:56:32.412Z] --- PASS: TestHTTPTransport (0.00s) [2022-10-21T17:56:32.412Z] PASS [2022-10-21T17:56:32.412Z] coverage: 85.7% of statements [2022-10-21T17:56:32.412Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-10-21T17:56:32.412Z] --- PASS: TestReplaceFileTarWrapper (0.27s) [2022-10-21T17:56:32.412Z] === RUN TestPrefixHeaderReadable [2022-10-21T17:56:32.412Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-10-21T17:56:32.412Z] === RUN TestDisablePigz [2022-10-21T17:56:32.412Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-10-21T17:56:32.412Z] --- PASS: TestDisablePigz (0.15s) [2022-10-21T17:56:32.412Z] === RUN TestPigz [2022-10-21T17:56:32.412Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-10-21T17:56:32.412Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestBufioReaderPoolPutAndGet [2022-10-21T17:56:32.412Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-10-21T17:56:32.412Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-10-21T17:56:32.412Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestBufioWriterPoolPutAndGet [2022-10-21T17:56:32.412Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-10-21T17:56:32.412Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-10-21T17:56:32.412Z] === RUN TestBufferPoolPutAndGet [2022-10-21T17:56:32.412Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-10-21T17:56:32.412Z] PASS [2022-10-21T17:56:32.412Z] coverage: 88.2% of statements [2022-10-21T17:56:32.412Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-10-21T17:56:32.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T17:56:32.821Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-10-21T17:56:32.883Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-10-21T17:56:32.883Z] --- PASS: TestPigz (0.17s) [2022-10-21T17:56:32.883Z] === RUN TestCopyFileWithInvalidDest [2022-10-21T17:56:32.883Z] archive_windows_test.go:17: Currently fails [2022-10-21T17:56:32.883Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestCanonicalTarNameForPath [2022-10-21T17:56:32.883Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestCanonicalTarName [2022-10-21T17:56:32.883Z] --- PASS: TestCanonicalTarName (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestChmodTarEntry [2022-10-21T17:56:32.883Z] --- PASS: TestChmodTarEntry (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestHardLinkOrder [2022-10-21T17:56:32.883Z] --- PASS: TestHardLinkOrder (0.11s) [2022-10-21T17:56:32.883Z] === RUN TestChangeString [2022-10-21T17:56:32.883Z] --- PASS: TestChangeString (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestChangesWithNoChanges [2022-10-21T17:56:32.883Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-10-21T17:56:32.883Z] === RUN TestChangesWithChanges [2022-10-21T17:56:32.883Z] --- PASS: TestChangesWithChanges (0.04s) [2022-10-21T17:56:32.883Z] === RUN TestChangesWithChangesGH13590 [2022-10-21T17:56:32.883Z] changes_test.go:192: needs more investigation [2022-10-21T17:56:32.883Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestChangesDirsEmpty [2022-10-21T17:56:32.883Z] === RUN TestOutputOnPrematureClose [2022-10-21T17:56:32.883Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-10-21T17:56:32.883Z] === RUN TestCompleteSilently [2022-10-21T17:56:32.883Z] --- PASS: TestCompleteSilently (0.00s) [2022-10-21T17:56:32.883Z] PASS [2022-10-21T17:56:32.883Z] coverage: 75.9% of statements [2022-10-21T17:56:32.883Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-10-21T17:56:32.883Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-10-21T17:56:32.883Z] === RUN TestChangesDirsMutated [2022-10-21T17:56:33.355Z] --- PASS: TestFailedConnection (1.10s) [2022-10-21T17:56:33.355Z] === RUN TestFailOnce [2022-10-21T17:56:33.355Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-10-21T17:56:33.355Z] === RUN TestApplyLayer [2022-10-21T17:56:33.355Z] changes_test.go:405: needs further investigation [2022-10-21T17:56:33.355Z] --- SKIP: TestApplyLayer (0.00s) [2022-10-21T17:56:33.355Z] === RUN TestChangesSizeWithHardlinks [2022-10-21T17:56:33.355Z] changes_test.go:441: needs further investigation [2022-10-21T17:56:33.355Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-10-21T17:56:33.355Z] === RUN TestChangesSizeWithNoChanges [2022-10-21T17:56:33.355Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-10-21T17:56:33.355Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-10-21T17:56:33.355Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-10-21T17:56:33.355Z] === RUN TestChangesSize [2022-10-21T17:56:33.355Z] --- PASS: TestChangesSize (0.00s) [2022-10-21T17:56:33.355Z] === RUN TestApplyLayerInvalidFilenames [2022-10-21T17:56:33.355Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2756405885\\dest" [2022-10-21T17:56:33.355Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2022-10-21T17:56:33.355Z] === RUN TestApplyLayerInvalidHardlink [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1497769060\\victim\\hello" -> "../victim/hello" [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink267122326\\victim\\hello" -> "/../victim/hello" [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2217984996\\victim" -> "../victim" [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3011059096\\victim" -> "../victim" [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3804107877\\victim" -> "../victim" [2022-10-21T17:56:33.355Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1926702994\\victim" -> "../victim" [2022-10-21T17:56:33.355Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-10-21T17:56:33.355Z] === RUN TestApplyLayerInvalidSymlink [2022-10-21T17:56:33.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2530043313\\dest\\dotdot" -> "../victim/hello" [2022-10-21T17:56:33.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink415293161\\dest\\slash-dotdot" -> "/../victim/hello" [2022-10-21T17:56:33.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3125445213\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:33.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2781527969\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:33.355Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3753517595\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:33.355Z] 2022/10/21 17:56:32 http: panic serving 127.0.0.1:49253: Plugin not ready [2022-10-21T17:56:33.355Z] goroutine 34 [running]: [2022-10-21T17:56:33.355Z] net/http.(*conn).serve.func1() [2022-10-21T17:56:33.355Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-10-21T17:56:33.355Z] panic({0x14f59e0, 0x16394f0}) [2022-10-21T17:56:33.355Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-10-21T17:56:33.355Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x4a0000000000003b?, 0xffffffffffffffff?}, 0x4a073bc96c177da1?) [2022-10-21T17:56:33.355Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-10-21T17:56:33.355Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x163ed48?, 0xc0000a80e0?}, 0xc0001b3a78?) [2022-10-21T17:56:33.355Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-10-21T17:56:33.356Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x163ed48, 0xc0000a80e0}, 0xc0001aa000) [2022-10-21T17:56:33.356Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-10-21T17:56:33.356Z] net/http.serverHandler.ServeHTTP({0x163d278?}, {0x163ed48, 0xc0000a80e0}, 0xc0001aa000) [2022-10-21T17:56:33.356Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-10-21T17:56:33.356Z] net/http.(*conn).serve(0xc00018e000, {0x163f158, 0xc000090420}) [2022-10-21T17:56:33.356Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-10-21T17:56:33.356Z] created by net/http.(*Server).Serve [2022-10-21T17:56:33.356Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-10-21T17:56:33.356Z] time="2022-10-21T17:56:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s" [2022-10-21T17:56:33.356Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3927893871\\dest\\loophole-victim" -> "../victim" [2022-10-21T17:56:33.356Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-10-21T17:56:33.356Z] === RUN TestApplyLayerWhiteouts [2022-10-21T17:56:33.356Z] === RUN TestSendToOneSub [2022-10-21T17:56:33.356Z] --- PASS: TestSendToOneSub (0.00s) [2022-10-21T17:56:33.356Z] === RUN TestSendToMultipleSubs [2022-10-21T17:56:33.356Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-10-21T17:56:33.356Z] === RUN TestEvictOneSub [2022-10-21T17:56:33.356Z] --- PASS: TestEvictOneSub (0.00s) [2022-10-21T17:56:33.356Z] === RUN TestClosePublisher [2022-10-21T17:56:33.356Z] --- PASS: TestClosePublisher (0.00s) [2022-10-21T17:56:33.356Z] === RUN TestPubSubRace [2022-10-21T17:56:33.356Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-10-21T17:56:33.356Z] === RUN TestGenerateEmptyFile [2022-10-21T17:56:33.356Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-10-21T17:56:33.356Z] === RUN TestGenerateWithContent [2022-10-21T17:56:33.356Z] --- PASS: TestGenerateWithContent (0.00s) [2022-10-21T17:56:33.356Z] PASS [2022-10-21T17:56:33.356Z] coverage: 62.6% of statements [2022-10-21T17:56:33.356Z] ok github.com/docker/docker/pkg/archive 11.223s coverage: 62.6% of statements [2022-10-21T17:56:33.826Z] === RUN TestRegister [2022-10-21T17:56:33.826Z] --- PASS: TestRegister (0.00s) [2022-10-21T17:56:33.826Z] === RUN TestCommand [2022-10-21T17:56:33.826Z] --- PASS: TestCommand (0.03s) [2022-10-21T17:56:33.826Z] === RUN TestNaiveSelf [2022-10-21T17:56:33.826Z] --- PASS: TestNaiveSelf (0.03s) [2022-10-21T17:56:33.826Z] PASS [2022-10-21T17:56:33.826Z] coverage: 82.4% of statements [2022-10-21T17:56:33.826Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-10-21T17:56:34.296Z] --- PASS: TestFailOnce (1.22s) [2022-10-21T17:56:34.296Z] === RUN TestEchoInputOutput [2022-10-21T17:56:34.296Z] --- PASS: TestEchoInputOutput (0.01s) [2022-10-21T17:56:34.296Z] === RUN TestBackoff [2022-10-21T17:56:34.296Z] --- PASS: TestBackoff (0.00s) [2022-10-21T17:56:34.296Z] === RUN TestAbortRetry [2022-10-21T17:56:34.296Z] --- PASS: TestAbortRetry (0.00s) [2022-10-21T17:56:34.296Z] === RUN TestClientScheme [2022-10-21T17:56:34.296Z] --- PASS: TestClientScheme (0.00s) [2022-10-21T17:56:34.296Z] === RUN TestNewClientWithTimeout [2022-10-21T17:56:34.296Z] --- PASS: TestPubSubRace (1.08s) [2022-10-21T17:56:34.296Z] PASS [2022-10-21T17:56:34.296Z] coverage: 75.0% of statements [2022-10-21T17:56:34.296Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 75.0% of statements [2022-10-21T17:56:34.725Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-10-21T17:56:34.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T17:56:34.766Z] time="2022-10-21T17:56:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-10-21T17:56:34.766Z] === RUN TestParseSignal [2022-10-21T17:56:34.766Z] --- PASS: TestParseSignal (0.00s) [2022-10-21T17:56:34.766Z] === RUN TestValidSignalForPlatform [2022-10-21T17:56:34.766Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-10-21T17:56:34.766Z] PASS [2022-10-21T17:56:34.766Z] coverage: 19.7% of statements [2022-10-21T17:56:34.766Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 19.7% of statements [2022-10-21T17:56:35.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T17:56:35.755Z] === RUN TestNewStdWriter [2022-10-21T17:56:35.755Z] --- PASS: TestNewStdWriter (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestWriteWithUninitializedStdWriter [2022-10-21T17:56:35.755Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestWriteWithNilBytes [2022-10-21T17:56:35.755Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestWrite [2022-10-21T17:56:35.755Z] --- PASS: TestWrite (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestWriteWithWriterError [2022-10-21T17:56:35.755Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-10-21T17:56:35.755Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyWriteAndRead [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyWithInvalidInputHeader [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyWithCorruptedPrefix [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyReturnsWriteErrors [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-10-21T17:56:35.755Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-10-21T17:56:35.755Z] PASS [2022-10-21T17:56:35.755Z] coverage: 100.0% of statements [2022-10-21T17:56:35.755Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2022-10-21T17:56:35.755Z] === RUN TestRawProgressFormatterFormatStatus [2022-10-21T17:56:35.755Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestRawProgressFormatterFormatProgress [2022-10-21T17:56:35.755Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestFormatStatus [2022-10-21T17:56:35.755Z] --- PASS: TestFormatStatus (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestFormatError [2022-10-21T17:56:35.755Z] --- PASS: TestFormatError (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestFormatJSONError [2022-10-21T17:56:35.755Z] --- PASS: TestFormatJSONError (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestJsonProgressFormatterFormatProgress [2022-10-21T17:56:35.755Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestJsonProgressFormatterFormatStatus [2022-10-21T17:56:35.755Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestNewJSONProgressOutput [2022-10-21T17:56:35.755Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestAuxFormatterEmit [2022-10-21T17:56:35.755Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStreamWriterStdout [2022-10-21T17:56:35.755Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-10-21T17:56:35.755Z] === RUN TestStreamWriterStderr [2022-10-21T17:56:35.755Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-10-21T17:56:35.755Z] PASS [2022-10-21T17:56:35.755Z] coverage: 66.2% of statements [2022-10-21T17:56:35.755Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2022-10-21T17:56:36.224Z] === RUN TestGenerateRandomID [2022-10-21T17:56:36.224Z] --- PASS: TestGenerateRandomID (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestShortenId [2022-10-21T17:56:36.224Z] --- PASS: TestShortenId (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestShortenSha256Id [2022-10-21T17:56:36.224Z] --- PASS: TestShortenSha256Id (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestShortenIdEmpty [2022-10-21T17:56:36.224Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestShortenIdInvalid [2022-10-21T17:56:36.224Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestIsShortIDNonHex [2022-10-21T17:56:36.224Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-10-21T17:56:36.224Z] === RUN TestIsShortIDNotCorrectSize [2022-10-21T17:56:36.224Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-10-21T17:56:36.224Z] PASS [2022-10-21T17:56:36.224Z] coverage: 70.6% of statements [2022-10-21T17:56:36.224Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-10-21T17:56:36.224Z] time="2022-10-21T17:56:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-10-21T17:56:36.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T17:56:36.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T17:56:37.216Z] === RUN TestIsCpusetListAvailable [2022-10-21T17:56:37.216Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-10-21T17:56:37.216Z] PASS [2022-10-21T17:56:37.216Z] coverage: 38.2% of statements [2022-10-21T17:56:37.216Z] ok github.com/docker/docker/pkg/sysinfo 0.048s coverage: 38.2% of statements [2022-10-21T17:56:37.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T17:56:38.205Z] === RUN TestTailFile [2022-10-21T17:56:38.205Z] --- PASS: TestTailFile (0.00s) [2022-10-21T17:56:38.205Z] === RUN TestTailFileManyLines [2022-10-21T17:56:38.205Z] --- PASS: TestTailFileManyLines (0.00s) [2022-10-21T17:56:38.205Z] === RUN TestTailEmptyFile [2022-10-21T17:56:38.205Z] --- PASS: TestTailEmptyFile (0.00s) [2022-10-21T17:56:38.205Z] === RUN TestTailNegativeN [2022-10-21T17:56:38.205Z] --- PASS: TestTailNegativeN (0.00s) [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/12_byte_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/no_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/no_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/single_byte_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/2_byte_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/8_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/4_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.205Z] === CONT TestNewTailReader/2_byte_delimiter [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T17:56:38.205Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T17:56:38.205Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/single_byte_delimiter [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/no_delimiter [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/12_byte_delimiter [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.206Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.206Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.207Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.207Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.207Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.207Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestChtimes [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.679Z] --- PASS: TestChtimes (0.01s) [2022-10-21T17:56:38.679Z] === RUN TestChtimesWindows [2022-10-21T17:56:38.679Z] --- PASS: TestChtimesWindows (0.01s) [2022-10-21T17:56:38.679Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-10-21T17:56:38.679Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-10-21T17:56:38.679Z] === RUN TestEnsureRemoveAllNotExist [2022-10-21T17:56:38.679Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-10-21T17:56:38.679Z] === RUN TestEnsureRemoveAllWithDir [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.679Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === RUN TestEnsureRemoveAllWithFile [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.679Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T17:56:38.679Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.680Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2022-10-21T17:56:38.680Z] === RUN TestHasWin32KSupport [2022-10-21T17:56:38.680Z] syscall_windows_test.go:8: win32k: true [2022-10-21T17:56:38.680Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-10-21T17:56:38.680Z] PASS [2022-10-21T17:56:38.680Z] coverage: 12.0% of statements [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.680Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 12.0% of statements [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.680Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T17:56:38.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:38.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:38.681Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.681Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.682Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.682Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:38.682Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:38.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T17:56:38.913Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-10-21T17:56:39.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.152Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:39.152Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.153Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T17:56:39.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.154Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T17:56:39.155Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.233Z] --- PASS: TestBuildWithHugeFile (53.14s) [2022-10-21T17:56:39.233Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T17:56:39.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:56:39.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:56:39.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:56:39.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:56:39.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:56:39.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:56:39.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:56:39.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:56:39.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:56:39.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-21T17:56:39.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-10-21T17:56:39.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-10-21T17:56:39.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T17:56:39.233Z] === RUN TestBuildPreserveOwnership [2022-10-21T17:56:39.233Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T17:56:39.480Z] check_test.go:309: [d26851b6e83df] daemon is not started [2022-10-21T17:56:39.480Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.626Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.01s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.01s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T17:56:39.627Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T17:56:39.627Z] PASS [2022-10-21T17:56:39.627Z] coverage: 88.6% of statements [2022-10-21T17:56:39.627Z] ok github.com/docker/docker/pkg/tailfile 0.413s coverage: 88.6% of statements [2022-10-21T17:56:39.627Z] time="2022-10-21T17:56:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-10-21T17:56:39.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T17:56:40.098Z] testing: warning: no tests to run [2022-10-21T17:56:40.098Z] PASS [2022-10-21T17:56:40.098Z] coverage: [no statements] [2022-10-21T17:56:40.098Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-10-21T17:56:40.098Z] === RUN TestTarSumRemoveNonExistent [2022-10-21T17:56:40.098Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestTarSumRemove [2022-10-21T17:56:40.098Z] --- PASS: TestTarSumRemove (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestSortFileInfoSums [2022-10-21T17:56:40.098Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestNewTarSumForLabelInvalid [2022-10-21T17:56:40.098Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestNewTarSumForLabel [2022-10-21T17:56:40.098Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestEmptyTar [2022-10-21T17:56:40.098Z] --- PASS: TestEmptyTar (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestTarSumsReadSize [2022-10-21T17:56:40.098Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestTarSums [2022-10-21T17:56:40.098Z] --- PASS: TestTarSums (0.09s) [2022-10-21T17:56:40.098Z] === RUN TestIteration [2022-10-21T17:56:40.098Z] --- PASS: TestIteration (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestVersionLabelForChecksum [2022-10-21T17:56:40.098Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestVersion [2022-10-21T17:56:40.098Z] --- PASS: TestVersion (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestGetVersion [2022-10-21T17:56:40.098Z] --- PASS: TestGetVersion (0.00s) [2022-10-21T17:56:40.098Z] === RUN TestGetVersions [2022-10-21T17:56:40.098Z] --- PASS: TestGetVersions (0.00s) [2022-10-21T17:56:40.098Z] PASS [2022-10-21T17:56:40.098Z] coverage: 89.3% of statements [2022-10-21T17:56:40.098Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2022-10-21T17:56:40.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T17:56:40.568Z] === RUN TestTruncIndex [2022-10-21T17:56:40.568Z] --- PASS: TestTruncIndex (0.10s) [2022-10-21T17:56:40.568Z] PASS [2022-10-21T17:56:40.568Z] coverage: 91.5% of statements [2022-10-21T17:56:40.568Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-10-21T17:56:41.038Z] === RUN TestIsGIT [2022-10-21T17:56:41.038Z] --- PASS: TestIsGIT (0.00s) [2022-10-21T17:56:41.038Z] === RUN TestIsTransport [2022-10-21T17:56:41.038Z] --- PASS: TestIsTransport (0.00s) [2022-10-21T17:56:41.038Z] PASS [2022-10-21T17:56:41.038Z] coverage: 100.0% of statements [2022-10-21T17:56:41.038Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2022-10-21T17:56:41.133Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T17:56:41.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T17:56:41.384Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-10-21T17:56:41.513Z] === RUN TestVersionInfo [2022-10-21T17:56:41.513Z] --- PASS: TestVersionInfo (0.00s) [2022-10-21T17:56:41.513Z] === RUN TestAppendVersions [2022-10-21T17:56:41.513Z] --- PASS: TestAppendVersions (0.00s) [2022-10-21T17:56:41.513Z] PASS [2022-10-21T17:56:41.513Z] coverage: 88.9% of statements [2022-10-21T17:56:41.513Z] ok github.com/docker/docker/pkg/useragent 0.054s coverage: 88.9% of statements [2022-10-21T17:56:41.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T17:56:41.716Z] Using test binary docker [2022-10-21T17:56:41.716Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T17:56:41.716Z] +++ /etc/init.d/apparmor start [2022-10-21T17:56:41.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T17:56:41.716Z] INFO: Waiting for daemon to start... [2022-10-21T17:56:41.716Z] Starting dockerd [2022-10-21T17:56:41.716Z] +++ 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-10-21T17:56:42.224Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-10-21T17:56:42.224Z] === RUN TestServiceUpdateNetwork [2022-10-21T17:56:42.320Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-10-21T17:56:42.320Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-10-21T17:56:43.083Z] === RUN TestNewSettable [2022-10-21T17:56:43.083Z] --- PASS: TestNewSettable (0.00s) [2022-10-21T17:56:43.083Z] === RUN TestIsSettable [2022-10-21T17:56:43.083Z] --- PASS: TestIsSettable (0.00s) [2022-10-21T17:56:43.083Z] === RUN TestUpdateSettingsEnv [2022-10-21T17:56:43.083Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-10-21T17:56:43.083Z] PASS [2022-10-21T17:56:43.083Z] coverage: 20.0% of statements [2022-10-21T17:56:43.083Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-10-21T17:56:43.083Z] === RUN TestValidatePrivileges [2022-10-21T17:56:43.083Z] --- PASS: TestValidatePrivileges (0.00s) [2022-10-21T17:56:43.083Z] === RUN TestFilterByCapNeg [2022-10-21T17:56:43.083Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-10-21T17:56:43.083Z] === RUN TestFilterByCapPos [2022-10-21T17:56:43.083Z] --- PASS: TestFilterByCapPos (0.00s) [2022-10-21T17:56:43.083Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-10-21T17:56:43.083Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-10-21T17:56:43.083Z] PASS [2022-10-21T17:56:43.083Z] coverage: 12.0% of statements [2022-10-21T17:56:43.083Z] ok github.com/docker/docker/plugin 0.080s coverage: 12.0% of statements [2022-10-21T17:56:43.553Z] time="2022-10-21T17:56:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-10-21T17:56:44.222Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-10-21T17:56:44.235Z] . [2022-10-21T17:56:44.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T17:56:44.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T17:56:44.235Z] Error: No such image: emptyfs [2022-10-21T17:56:44.235Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T17:56:44.235Z] ++++ docker load [2022-10-21T17:56:44.235Z] Running integration-test (iteration 1) [2022-10-21T17:56:44.235Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T17:56:44.235Z] ++ 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-10-21T17:56:44.235Z] ++ set -e [2022-10-21T17:56:44.235Z] ++ '[' -n 0 ']' [2022-10-21T17:56:44.235Z] ++ set -x [2022-10-21T17:56:44.235Z] ++ 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-10-21T17:56:44.235Z] Loaded image: busybox:latest [2022-10-21T17:56:44.491Z] Loaded image: busybox:glibc [2022-10-21T17:56:44.545Z] === RUN TestLoad [2022-10-21T17:56:44.545Z] --- PASS: TestLoad (0.00s) [2022-10-21T17:56:44.545Z] === RUN TestSave [2022-10-21T17:56:44.545Z] --- PASS: TestSave (0.06s) [2022-10-21T17:56:44.545Z] === RUN TestAddDeleteGet [2022-10-21T17:56:44.545Z] --- PASS: TestAddDeleteGet (0.06s) [2022-10-21T17:56:44.545Z] === RUN TestInvalidTags [2022-10-21T17:56:44.545Z] --- PASS: TestInvalidTags (0.02s) [2022-10-21T17:56:44.545Z] PASS [2022-10-21T17:56:44.545Z] coverage: 84.4% of statements [2022-10-21T17:56:44.545Z] ok github.com/docker/docker/reference 0.190s coverage: 84.4% of statements [2022-10-21T17:56:45.318Z] --- PASS: TestBuildPreserveOwnership (9.62s) [2022-10-21T17:56:45.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.61s) [2022-10-21T17:56:45.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-10-21T17:56:45.318Z] === RUN TestBuildPlatformInvalid [2022-10-21T17:56:45.318Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-10-21T17:56:45.318Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T17:56:45.318Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-10-21T17:56:45.318Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-10-21T17:56:45.318Z] PASS [2022-10-21T17:56:45.318Z] [2022-10-21T17:56:45.318Z] === Skipped [2022-10-21T17:56:45.318Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T17:56:45.318Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:56:45.318Z] [2022-10-21T17:56:45.318Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-10-21T17:56:45.318Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-10-21T17:56:45.318Z] [2022-10-21T17:56:45.318Z] DONE 33 tests, 2 skipped in 115.206s [2022-10-21T17:56:45.318Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T17:56:45.318Z] INFO: Testing against a local daemon [2022-10-21T17:56:45.318Z] === RUN TestConfigInspect [2022-10-21T17:56:45.318Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.421Z] Loaded image: debian:bullseye-slim [2022-10-21T17:56:45.421Z] Loaded image: hello-world:latest [2022-10-21T17:56:45.534Z] === RUN TestResolveAuthConfigIndexServer [2022-10-21T17:56:45.534Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-10-21T17:56:45.534Z] === RUN TestResolveAuthConfigFullURL [2022-10-21T17:56:45.534Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-10-21T17:56:45.534Z] === RUN TestLoadAllowNondistributableArtifacts [2022-10-21T17:56:45.534Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-10-21T17:56:45.534Z] === RUN TestValidateMirror [2022-10-21T17:56:45.534Z] --- PASS: TestValidateMirror (0.00s) [2022-10-21T17:56:45.534Z] === RUN TestLoadInsecureRegistries [2022-10-21T17:56:45.576Z] --- SKIP: TestConfigInspect (0.02s) [2022-10-21T17:56:45.576Z] === RUN TestConfigList [2022-10-21T17:56:45.576Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.576Z] --- SKIP: TestConfigList (0.01s) [2022-10-21T17:56:45.576Z] === RUN TestConfigsCreateAndDelete [2022-10-21T17:56:45.576Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.576Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-10-21T17:56:45.576Z] === RUN TestConfigsUpdate [2022-10-21T17:56:45.576Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.576Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-10-21T17:56:45.576Z] === RUN TestTemplatedConfig [2022-10-21T17:56:45.576Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.576Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-10-21T17:56:45.576Z] === RUN TestConfigCreateResolve [2022-10-21T17:56:45.576Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:45.576Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-10-21T17:56:45.576Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T17:56:45.677Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:56:45.677Z] INFO: Testing against a local daemon [2022-10-21T17:56:45.677Z] === RUN TestCgroupNamespacesBuild [2022-10-21T17:56:46.008Z] time="2022-10-21T17:56:45Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-10-21T17:56:46.008Z] time="2022-10-21T17:56:45Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-10-21T17:56:46.008Z] time="2022-10-21T17:56:45Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-10-21T17:56:46.008Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-10-21T17:56:46.008Z] === RUN TestNewServiceConfig [2022-10-21T17:56:46.008Z] --- PASS: TestNewServiceConfig (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestValidateIndexName [2022-10-21T17:56:46.008Z] --- PASS: TestValidateIndexName (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestValidateIndexNameWithError [2022-10-21T17:56:46.008Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestEndpointParse [2022-10-21T17:56:46.008Z] --- PASS: TestEndpointParse (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestEndpointParseInvalid [2022-10-21T17:56:46.008Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestValidateEndpoint [2022-10-21T17:56:46.008Z] --- PASS: TestValidateEndpoint (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestPing [2022-10-21T17:56:46.008Z] --- PASS: TestPing (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestPingRegistryEndpoint [2022-10-21T17:56:46.008Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:46.008Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestEndpoint [2022-10-21T17:56:46.008Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:46.008Z] --- SKIP: TestEndpoint (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestParseRepositoryInfo [2022-10-21T17:56:46.008Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestNewIndexInfo [2022-10-21T17:56:46.008Z] --- PASS: TestNewIndexInfo (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestMirrorEndpointLookup [2022-10-21T17:56:46.008Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:56:46.008Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestSearchRepositories [2022-10-21T17:56:46.008Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-10-21T17:56:46.008Z] Host: 127.0.0.1:49262 [2022-10-21T17:56:46.008Z] User-Agent: docker test client [2022-10-21T17:56:46.008Z] Authorization: Token fake-token [2022-10-21T17:56:46.008Z] X-Docker-Token: true [2022-10-21T17:56:46.008Z] Accept-Encoding: gzip [2022-10-21T17:56:46.008Z] [2022-10-21T17:56:46.008Z] [2022-10-21T17:56:46.008Z] registry_test.go:730: HTTP/1.1 200 OK [2022-10-21T17:56:46.008Z] Connection: close [2022-10-21T17:56:46.008Z] Content-Length: 144 [2022-10-21T17:56:46.008Z] Cache-Control: no-cache [2022-10-21T17:56:46.008Z] Content-Type: application/json [2022-10-21T17:56:46.008Z] Date: Fri, 21 Oct 2022 17:56:45 GMT [2022-10-21T17:56:46.008Z] Expires: -1 [2022-10-21T17:56:46.008Z] Pragma: no-cache [2022-10-21T17:56:46.008Z] Server: docker-tests/mock [2022-10-21T17:56:46.008Z] X-Docker-Registry-Config: mock [2022-10-21T17:56:46.008Z] X-Docker-Registry-Version: 0.0.0 [2022-10-21T17:56:46.008Z] [2022-10-21T17:56:46.008Z] [2022-10-21T17:56:46.008Z] --- PASS: TestSearchRepositories (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestTrustedLocation [2022-10-21T17:56:46.008Z] --- PASS: TestTrustedLocation (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-10-21T17:56:46.008Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestAllowNondistributableArtifacts [2022-10-21T17:56:46.008Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestIsSecureIndex [2022-10-21T17:56:46.008Z] --- PASS: TestIsSecureIndex (0.00s) [2022-10-21T17:56:46.008Z] PASS [2022-10-21T17:56:46.008Z] coverage: 50.2% of statements [2022-10-21T17:56:46.008Z] ok github.com/docker/docker/registry 0.319s coverage: 50.2% of statements [2022-10-21T17:56:46.008Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-10-21T17:56:46.008Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-10-21T17:56:46.008Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-10-21T17:56:46.008Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-10-21T17:56:46.008Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-10-21T17:56:46.008Z] === RUN TestResumableRequestReaderWithReadError [2022-10-21T17:56:46.478Z] time="2022-10-21T17:56:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-10-21T17:56:46.478Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-10-21T17:56:46.478Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-10-21T17:56:46.478Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-10-21T17:56:46.478Z] === RUN TestResumableRequestReader [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReader (0.00s) [2022-10-21T17:56:46.478Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-10-21T17:56:46.478Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-10-21T17:56:46.478Z] PASS [2022-10-21T17:56:46.478Z] coverage: 100.0% of statements [2022-10-21T17:56:46.478Z] ok github.com/docker/docker/registry/resumable 0.282s coverage: 100.0% of statements [2022-10-21T17:56:46.478Z] === RUN TestRestartManagerTimeout [2022-10-21T17:56:46.478Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-10-21T17:56:46.478Z] === RUN TestRestartManagerTimeoutReset [2022-10-21T17:56:46.478Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-10-21T17:56:46.478Z] PASS [2022-10-21T17:56:46.478Z] coverage: 50.9% of statements [2022-10-21T17:56:46.478Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-10-21T17:56:46.751Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-10-21T17:56:46.949Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-10-21T17:56:46.950Z] PASS [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === Skipped [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-10-21T17:56:46.950Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-10-21T17:56:46.950Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-10-21T17:56:46.950Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-10-21T17:56:46.950Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-10-21T17:56:46.950Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-10-21T17:56:46.950Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T17:56:46.950Z] [2022-10-21T17:56:46.950Z] DONE 7 tests, 6 skipped in 1.768s [2022-10-21T17:56:46.950Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T17:56:47.208Z] INFO: Testing against a local daemon [2022-10-21T17:56:47.208Z] === RUN TestCheckpoint [2022-10-21T17:56:47.208Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:56:47.208Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T17:56:47.208Z] === RUN TestContainerInvalidJSON [2022-10-21T17:56:47.208Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:56:47.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:56:47.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:56:47.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:56:47.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:56:47.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:56:47.208Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:56:47.209Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:56:47.209Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:56:47.209Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T17:56:47.209Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T17:56:47.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T17:56:47.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T17:56:47.209Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T17:56:47.209Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-10-21T17:56:47.209Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T17:56:47.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-10-21T17:56:47.466Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T17:56:47.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-10-21T17:56:47.466Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T17:56:47.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T17:56:47.466Z] === RUN TestCopyFromContainer [2022-10-21T17:56:47.474Z] === RUN TestDecodeContainerConfig [2022-10-21T17:56:47.475Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-10-21T17:56:47.475Z] === RUN TestDecodeContainerConfigIsolation [2022-10-21T17:56:47.475Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-10-21T17:56:47.475Z] === RUN TestValidatePrivileged [2022-10-21T17:56:47.475Z] --- PASS: TestValidatePrivileged (0.00s) [2022-10-21T17:56:47.475Z] PASS [2022-10-21T17:56:47.475Z] coverage: 52.2% of statements [2022-10-21T17:56:47.475Z] ok github.com/docker/docker/runconfig 0.065s coverage: 52.2% of statements [2022-10-21T17:56:47.687Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-10-21T17:56:47.944Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-10-21T17:56:47.944Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-10-21T17:56:47.944Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-10-21T17:56:47.945Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-10-21T17:56:47.945Z] PASS [2022-10-21T17:56:47.945Z] coverage: 62.5% of statements [2022-10-21T17:56:47.945Z] ok github.com/docker/docker/testutil 0.079s coverage: 62.5% of statements [2022-10-21T17:56:48.947Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2022-10-21T17:56:48.947Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T17:56:49.066Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-10-21T17:56:49.877Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-10-21T17:56:49.877Z] === RUN TestBuildWithSession [2022-10-21T17:56:49.877Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:56:49.877Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T17:56:49.877Z] === RUN TestBuildSquashParent [2022-10-21T17:56:50.445Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-10-21T17:56:51.381Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer// [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T17:56:51.651Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer (4.22s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-10-21T17:56:51.651Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T17:56:51.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T17:56:51.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:56:51.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:56:51.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:56:51.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:56:51.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:56:51.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:56:51.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:56:51.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:56:51.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:56:51.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T17:56:51.651Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T17:56:51.651Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T17:56:51.651Z] === RUN TestCreateWithInvalidEnv [2022-10-21T17:56:51.651Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T17:56:51.651Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T17:56:51.651Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T17:56:51.651Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T17:56:51.651Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T17:56:51.651Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T17:56:51.651Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T17:56:51.651Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T17:56:51.651Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T17:56:51.651Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T17:56:51.651Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T17:56:51.651Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T17:56:51.651Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-21T17:56:51.651Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T17:56:51.748Z] === RUN TestGetDriver [2022-10-21T17:56:51.748Z] --- PASS: TestGetDriver (0.00s) [2022-10-21T17:56:51.748Z] === RUN TestVolumeRequestError [2022-10-21T17:56:51.748Z] --- PASS: TestVolumeRequestError (0.01s) [2022-10-21T17:56:51.748Z] PASS [2022-10-21T17:56:51.748Z] coverage: 36.1% of statements [2022-10-21T17:56:51.748Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-10-21T17:56:51.748Z] === RUN TestGetAddress [2022-10-21T17:56:51.748Z] --- PASS: TestGetAddress (0.00s) [2022-10-21T17:56:51.748Z] === RUN TestRemove [2022-10-21T17:56:51.748Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-10-21T17:56:51.748Z] --- SKIP: TestRemove (0.00s) [2022-10-21T17:56:51.748Z] === RUN TestInitializeWithVolumes [2022-10-21T17:56:51.748Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-10-21T17:56:51.748Z] === RUN TestCreate [2022-10-21T17:56:51.748Z] --- PASS: TestCreate (0.01s) [2022-10-21T17:56:51.748Z] === RUN TestValidateName [2022-10-21T17:56:51.748Z] --- PASS: TestValidateName (0.00s) [2022-10-21T17:56:51.748Z] === RUN TestCreateWithOpts [2022-10-21T17:56:51.748Z] local_test.go:181: runtime.GOOS == "windows" [2022-10-21T17:56:51.748Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-10-21T17:56:51.748Z] === RUN TestRelaodNoOpts [2022-10-21T17:56:51.748Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-10-21T17:56:51.748Z] PASS [2022-10-21T17:56:51.748Z] coverage: 41.5% of statements [2022-10-21T17:56:51.748Z] ok github.com/docker/docker/volume/local 0.118s coverage: 41.5% of statements [2022-10-21T17:56:52.219Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-10-21T17:56:52.219Z] === RUN TestClientStream [2022-10-21T17:56:52.219Z] --- PASS: TestClientStream (0.00s) [2022-10-21T17:56:52.219Z] === RUN TestClientSendFile [2022-10-21T17:56:52.219Z] --- PASS: TestClientSendFile (0.00s) [2022-10-21T17:56:52.219Z] === RUN TestClientWithRequestTimeout [2022-10-21T17:56:52.219Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-10-21T17:56:52.219Z] === RUN TestFileSpecPlugin [2022-10-21T17:56:52.219Z] --- PASS: TestFileSpecPlugin (0.05s) [2022-10-21T17:56:52.219Z] === RUN TestFileJSONSpecPlugin [2022-10-21T17:56:52.219Z] --- PASS: TestFileJSONSpecPlugin (0.03s) [2022-10-21T17:56:52.219Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-10-21T17:56:52.219Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-10-21T17:56:52.219Z] === RUN TestPluginAddHandler [2022-10-21T17:56:52.219Z] --- PASS: TestPluginAddHandler (0.00s) [2022-10-21T17:56:52.219Z] === RUN TestPluginWaitBadPlugin [2022-10-21T17:56:52.219Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-10-21T17:56:52.219Z] === RUN TestGet [2022-10-21T17:56:52.219Z] time="2022-10-21T17:56:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-10-21T17:56:53.026Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-10-21T17:56:53.026Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T17:56:53.151Z] --- PASS: TestBuildSquashParent (3.54s) [2022-10-21T17:56:53.151Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T17:56:53.151Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:56:53.151Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:56:53.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:56:53.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:56:53.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:56:53.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:56:53.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:56:53.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:56:53.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:56:53.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:56:53.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:56:53.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:56:53.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:56:53.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:56:53.211Z] time="2022-10-21T17:56:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-10-21T17:56:53.211Z] === RUN TestConvertTmpfsOptions [2022-10-21T17:56:53.211Z] parser_test.go:49: data="mode=700,size=1m" [2022-10-21T17:56:53.211Z] parser_test.go:49: data="ro" [2022-10-21T17:56:53.211Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-10-21T17:56:53.211Z] === RUN TestParseMountRaw [2022-10-21T17:56:53.211Z] --- PASS: TestParseMountRaw (0.05s) [2022-10-21T17:56:53.211Z] === RUN TestParseMountRawSplit [2022-10-21T17:56:53.211Z] parser_test.go:390: case 0 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 1 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 2 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 3 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 4 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 5 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 6 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 7 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 8 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 0 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 1 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 2 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 3 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 4 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 5 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 6 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 7 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 8 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 9 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 10 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 11 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 12 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 0 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 1 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 2 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 3 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 4 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 5 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 6 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 7 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 8 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 9 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 10 [2022-10-21T17:56:53.211Z] parser_test.go:390: case 11 [2022-10-21T17:56:53.211Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-10-21T17:56:53.211Z] === RUN TestParseMountSpec [2022-10-21T17:56:53.211Z] parser_test.go:455: case 0 [2022-10-21T17:56:53.211Z] parser_test.go:455: case 1 [2022-10-21T17:56:53.211Z] parser_test.go:455: case 2 [2022-10-21T17:56:53.211Z] parser_test.go:455: case 3 [2022-10-21T17:56:53.211Z] parser_test.go:455: case 4 [2022-10-21T17:56:53.211Z] parser_test.go:455: case 5 [2022-10-21T17:56:53.211Z] --- PASS: TestParseMountSpec (0.01s) [2022-10-21T17:56:53.211Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-10-21T17:56:53.211Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-10-21T17:56:53.211Z] === RUN TestValidateMount [2022-10-21T17:56:53.211Z] --- PASS: TestValidateMount (0.00s) [2022-10-21T17:56:53.211Z] PASS [2022-10-21T17:56:53.211Z] coverage: 66.2% of statements [2022-10-21T17:56:53.211Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2022-10-21T17:56:53.284Z] check_test.go:309: [dec3678e7c3f9] daemon is not started [2022-10-21T17:56:53.284Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-10-21T17:56:53.542Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-10-21T17:56:53.961Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:56:53.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:56:53.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:56:53.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:56:53.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:56:53.961Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:56:53.961Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:56:53.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:56:53.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:56:53.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:56:53.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:56:53.961Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:56:53.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T17:56:53.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T17:56:53.961Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T17:56:53.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T17:56:53.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T17:56:53.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T17:56:53.962Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T17:56:54.200Z] === RUN TestSetGetMeta [2022-10-21T17:56:54.200Z] === PAUSE TestSetGetMeta [2022-10-21T17:56:54.200Z] === RUN TestRestore [2022-10-21T17:56:54.200Z] === PAUSE TestRestore [2022-10-21T17:56:54.200Z] === RUN TestServiceCreate [2022-10-21T17:56:54.200Z] === PAUSE TestServiceCreate [2022-10-21T17:56:54.200Z] === RUN TestServiceList [2022-10-21T17:56:54.200Z] === PAUSE TestServiceList [2022-10-21T17:56:54.200Z] === RUN TestServiceRemove [2022-10-21T17:56:54.200Z] === PAUSE TestServiceRemove [2022-10-21T17:56:54.200Z] === RUN TestServiceGet [2022-10-21T17:56:54.200Z] === PAUSE TestServiceGet [2022-10-21T17:56:54.200Z] === RUN TestServicePrune [2022-10-21T17:56:54.200Z] === PAUSE TestServicePrune [2022-10-21T17:56:54.200Z] === RUN TestCreate [2022-10-21T17:56:54.200Z] === PAUSE TestCreate [2022-10-21T17:56:54.200Z] === RUN TestRemove [2022-10-21T17:56:54.200Z] === PAUSE TestRemove [2022-10-21T17:56:54.200Z] === RUN TestList [2022-10-21T17:56:54.200Z] === PAUSE TestList [2022-10-21T17:56:54.200Z] === RUN TestFindByDriver [2022-10-21T17:56:54.200Z] === PAUSE TestFindByDriver [2022-10-21T17:56:54.200Z] === RUN TestFindByReferenced [2022-10-21T17:56:54.200Z] === PAUSE TestFindByReferenced [2022-10-21T17:56:54.200Z] === RUN TestDerefMultipleOfSameRef [2022-10-21T17:56:54.200Z] === PAUSE TestDerefMultipleOfSameRef [2022-10-21T17:56:54.200Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T17:56:54.200Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T17:56:54.200Z] === RUN TestDefererencePluginOnCreateError [2022-10-21T17:56:54.200Z] === PAUSE TestDefererencePluginOnCreateError [2022-10-21T17:56:54.200Z] === RUN TestRefDerefRemove [2022-10-21T17:56:54.200Z] === PAUSE TestRefDerefRemove [2022-10-21T17:56:54.416Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-10-21T17:56:54.416Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T17:56:54.480Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-10-21T17:56:54.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-10-21T17:56:54.533Z] === RUN TestCreateDifferentPlatform [2022-10-21T17:56:54.533Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T17:56:54.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T17:56:54.533Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-10-21T17:56:54.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-10-21T17:56:54.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T17:56:54.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T17:56:54.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-10-21T17:56:54.533Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T17:56:54.533Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-10-21T17:56:54.533Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T17:56:54.533Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-10-21T17:56:54.533Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-10-21T17:56:54.533Z] === RUN TestDaemonRestartIpcMode [2022-10-21T17:56:54.533Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T17:56:54.533Z] === RUN TestDaemonHostGatewayIP [2022-10-21T17:56:54.533Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T17:56:54.533Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-10-21T17:56:54.533Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T17:56:54.533Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T17:56:54.533Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T17:56:54.533Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-10-21T17:56:54.533Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-10-21T17:56:54.533Z] === RUN TestDiff [2022-10-21T17:56:54.670Z] === RUN TestGet [2022-10-21T17:56:54.670Z] === PAUSE TestGet [2022-10-21T17:56:54.670Z] === RUN TestGetWithReference [2022-10-21T17:56:54.670Z] === PAUSE TestGetWithReference [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_nil_list [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_nil_list [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_empty_list [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_empty_list [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_filter_some [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_filter_some [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_filter_middle [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_filter_middle [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-10-21T17:56:54.670Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-10-21T17:56:54.670Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_nil_list [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_filter_some [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_empty_list [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_filter_middle [2022-10-21T17:56:54.670Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-10-21T17:56:54.670Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-10-21T17:56:54.670Z] === CONT TestSetGetMeta [2022-10-21T17:56:54.670Z] === CONT TestDefererencePluginOnCreateError [2022-10-21T17:56:54.670Z] === CONT TestList [2022-10-21T17:56:54.670Z] === CONT TestDerefMultipleOfSameRef [2022-10-21T17:56:54.670Z] --- PASS: TestSetGetMeta (0.04s) [2022-10-21T17:56:54.670Z] === CONT TestFindByReferenced [2022-10-21T17:56:54.670Z] --- PASS: TestDerefMultipleOfSameRef (0.06s) [2022-10-21T17:56:54.670Z] === CONT TestFindByDriver [2022-10-21T17:56:54.670Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-10-21T17:56:54.670Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T17:56:54.670Z] --- PASS: TestFindByReferenced (0.06s) [2022-10-21T17:56:54.670Z] === CONT TestGet [2022-10-21T17:56:54.670Z] --- PASS: TestList (0.12s) [2022-10-21T17:56:54.670Z] === CONT TestGetWithReference [2022-10-21T17:56:54.670Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2022-10-21T17:56:54.670Z] === CONT TestRefDerefRemove [2022-10-21T17:56:54.670Z] --- PASS: TestFindByDriver (0.06s) [2022-10-21T17:56:54.670Z] === CONT TestServiceGet [2022-10-21T17:56:54.670Z] --- PASS: TestGet (0.04s) [2022-10-21T17:56:54.670Z] === CONT TestRemove [2022-10-21T17:56:54.670Z] --- PASS: TestRemove (0.04s) [2022-10-21T17:56:54.670Z] === CONT TestCreate [2022-10-21T17:56:54.670Z] --- PASS: TestRefDerefRemove (0.05s) [2022-10-21T17:56:54.670Z] === CONT TestServicePrune [2022-10-21T17:56:54.670Z] --- PASS: TestGetWithReference (0.06s) [2022-10-21T17:56:54.670Z] === CONT TestServiceList [2022-10-21T17:56:54.670Z] --- PASS: TestCreate (0.03s) [2022-10-21T17:56:54.670Z] === CONT TestServiceRemove [2022-10-21T17:56:54.670Z] --- PASS: TestServiceGet (0.24s) [2022-10-21T17:56:54.670Z] === CONT TestServiceCreate [2022-10-21T17:56:54.670Z] time="2022-10-21T17:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T17:56:54.670Z] --- PASS: TestServiceRemove (0.17s) [2022-10-21T17:56:54.670Z] === CONT TestRestore [2022-10-21T17:56:54.670Z] --- PASS: TestServiceList (0.20s) [2022-10-21T17:56:54.671Z] time="2022-10-21T17:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T17:56:54.671Z] time="2022-10-21T17:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T17:56:54.671Z] --- PASS: TestServiceCreate (0.04s) [2022-10-21T17:56:54.671Z] time="2022-10-21T17:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-10-21T17:56:54.671Z] --- PASS: TestRestore (0.05s) [2022-10-21T17:56:54.671Z] time="2022-10-21T17:56:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T17:56:54.671Z] --- PASS: TestServicePrune (0.27s) [2022-10-21T17:56:54.671Z] PASS [2022-10-21T17:56:54.671Z] coverage: 70.3% of statements [2022-10-21T17:56:54.671Z] ok github.com/docker/docker/volume/service 0.489s coverage: 70.3% of statements [2022-10-21T17:56:54.738Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-10-21T17:56:54.985Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T17:56:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:56:55.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:56:55.105Z] --- PASS: TestDiff (0.42s) [2022-10-21T17:56:55.105Z] === RUN TestExecWithCloseStdin [2022-10-21T17:56:55.140Z] time="2022-10-21T17:56:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-10-21T17:56:55.364Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-10-21T17:56:55.364Z] === RUN TestExec [2022-10-21T17:56:55.551Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T17:56:55.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:56:55.930Z] --- PASS: TestExec (0.44s) [2022-10-21T17:56:55.930Z] === RUN TestExecUser [2022-10-21T17:56:56.188Z] --- PASS: TestExecUser (0.43s) [2022-10-21T17:56:56.188Z] === RUN TestExportContainerAndImportImage [2022-10-21T17:56:56.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:56:56.757Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-10-21T17:56:56.757Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T17:56:56.837Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-10-21T17:56:56.837Z] check_test.go:309: [d320f9e1fd009] daemon is not started [2022-10-21T17:56:56.837Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T17:56:56.900Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T17:56:57.096Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-10-21T17:56:57.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-10-21T17:56:57.125Z] === RUN TestBuildMultiStageCopy [2022-10-21T17:56:57.125Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T17:56:58.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T17:56:58.501Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T17:56:58.758Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T17:56:59.015Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T17:56:59.033Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-10-21T17:56:59.119Z] time="2022-10-21T17:56:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-10-21T17:56:59.272Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-10-21T17:56:59.272Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T17:56:59.291Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-10-21T17:56:59.835Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-10-21T17:56:59.835Z] === RUN TestBuildLabelWithTargets [2022-10-21T17:57:00.039Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2022-10-21T17:57:00.039Z] === RUN TestHealthCheckWorkdir [2022-10-21T17:57:00.606Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-10-21T17:57:00.606Z] === RUN TestHealthKillContainer [2022-10-21T17:57:00.885Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-10-21T17:57:00.885Z] === RUN TestBuildWithEmptyLayers [2022-10-21T17:57:01.194Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-10-21T17:57:01.452Z] --- PASS: TestBuildWithEmptyLayers (0.53s) [2022-10-21T17:57:01.452Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T17:57:02.129Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-10-21T17:57:02.823Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-10-21T17:57:02.823Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T17:57:03.080Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-10-21T17:57:03.080Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T17:57:03.731Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T17:57:04.975Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2022-10-21T17:57:04.975Z] === RUN TestBuildWithHugeFile [2022-10-21T17:57:06.321Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-10-21T17:57:07.883Z] --- PASS: TestGet (15.02s) [2022-10-21T17:57:07.883Z] === RUN TestPluginWithNoManifest [2022-10-21T17:57:07.883Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-10-21T17:57:07.883Z] === RUN TestGetAll [2022-10-21T17:57:07.883Z] --- PASS: TestGetAll (0.01s) [2022-10-21T17:57:07.883Z] PASS [2022-10-21T17:57:07.883Z] coverage: 73.4% of statements [2022-10-21T17:57:07.883Z] ok github.com/docker/docker/pkg/plugins 35.172s coverage: 73.4% of statements [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/quota [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T17:57:07.883Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T17:57:08.225Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-10-21T17:57:08.742Z] --- PASS: TestHealthKillContainer (7.76s) [2022-10-21T17:57:08.742Z] === RUN TestHealthCheckProcessKilled [2022-10-21T17:57:09.010Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-10-21T17:57:09.010Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T17:57:09.010Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T17:57:09.010Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T17:57:09.010Z] === RUN TestIpcModeNone [2022-10-21T17:57:09.578Z] --- PASS: TestIpcModeNone (0.44s) [2022-10-21T17:57:09.578Z] === RUN TestIpcModePrivate [2022-10-21T17:57:09.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-10-21T17:57:09.837Z] --- PASS: TestIpcModePrivate (0.46s) [2022-10-21T17:57:09.837Z] === RUN TestIpcModeShareable [2022-10-21T17:57:09.837Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:57:09.837Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-10-21T17:57:09.837Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === Skipped [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-10-21T17:57:10.112Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-10-21T17:57:10.112Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-10-21T17:57:10.112Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-10-21T17:57:10.112Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-10-21T17:57:10.112Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-10-21T17:57:10.112Z] client_test.go:23: runtime.GOOS == "windows" [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-10-21T17:57:10.112Z] daemon_test.go:147: root required [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-10-21T17:57:10.112Z] reload_test.go:520: root required [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-10-21T17:57:10.112Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-10-21T17:57:10.112Z] pull_v2_test.go:82: Needs fixing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-10-21T17:57:10.112Z] pull_v2_test.go:127: Needs fixing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-10-21T17:57:10.112Z] download_test.go:268: Needs fixing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-10-21T17:57:10.112Z] layer_test.go:304: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-10-21T17:57:10.112Z] layer_test.go:353: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-10-21T17:57:10.112Z] layer_test.go:468: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-10-21T17:57:10.112Z] layer_test.go:697: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-10-21T17:57:10.112Z] migration_test.go:46: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-10-21T17:57:10.112Z] migration_test.go:182: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-10-21T17:57:10.112Z] mount_test.go:17: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-10-21T17:57:10.112Z] mount_test.go:76: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-10-21T17:57:10.112Z] mount_test.go:125: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-10-21T17:57:10.112Z] mount_test.go:212: Failing on Windows [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-10-21T17:57:10.112Z] archive_test.go:134: Xz not present in msys2 [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-10-21T17:57:10.112Z] archive_test.go:239: Failing on Windows CI machines [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-10-21T17:57:10.112Z] archive_windows_test.go:17: Currently fails [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-10-21T17:57:10.112Z] changes_test.go:192: needs more investigation [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-10-21T17:57:10.112Z] changes_test.go:405: needs further investigation [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-10-21T17:57:10.112Z] changes_test.go:441: needs further investigation [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-10-21T17:57:10.112Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.112Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-10-21T17:57:10.113Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-10-21T17:57:10.113Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-10-21T17:57:10.113Z] poller_test.go:41: No chmod on Windows [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-10-21T17:57:10.113Z] fileutils_test.go:134: Needs porting to Windows [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-10-21T17:57:10.113Z] fileutils_test.go:180: Needs porting to Windows [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-10-21T17:57:10.113Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-10-21T17:57:10.113Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-10-21T17:57:10.113Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-10-21T17:57:10.113Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-10-21T17:57:10.113Z] local_test.go:181: runtime.GOOS == "windows" [2022-10-21T17:57:10.113Z] [2022-10-21T17:57:10.113Z] DONE 1863 tests, 45 skipped in 245.081s [2022-10-21T17:57:10.113Z] INFO: make.ps1 ended at 10/21/2022 17:57:10 [2022-10-21T17:57:10.128Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-10-21T17:57:10.285Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-10-21T17:57:10.285Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-10-21T17:57:10.285Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-10-21T17:57:10.285Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-10-21T17:57:10.285Z] PASS [2022-10-21T17:57:10.285Z] [2022-10-21T17:57:10.285Z] === Skipped [2022-10-21T17:57:10.285Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T17:57:10.285Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T17:57:10.285Z] [2022-10-21T17:57:10.285Z] DONE 27 tests, 1 skipped in 182.198s [2022-10-21T17:57:10.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T17:57:10.285Z] INFO: Testing against a local daemon [2022-10-21T17:57:10.285Z] === RUN TestSessionCreate [2022-10-21T17:57:10.285Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T17:57:10.285Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T17:57:10.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T17:57:10.285Z] PASS [2022-10-21T17:57:10.285Z] [2022-10-21T17:57:10.285Z] DONE 2 tests in 0.070s [2022-10-21T17:57:10.285Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T17:57:10.285Z] INFO: Testing against a local daemon [2022-10-21T17:57:10.285Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T17:57:10.285Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-10-21T17:57:10.285Z] === RUN TestEventsExecDie [2022-10-21T17:57:10.544Z] --- PASS: TestEventsExecDie (0.58s) [2022-10-21T17:57:10.544Z] === RUN TestEventsBackwardsCompatible [2022-10-21T17:57:10.544Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-10-21T17:57:10.544Z] === RUN TestInfoBinaryCommits [2022-10-21T17:57:10.544Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T17:57:10.544Z] === RUN TestInfoAPIVersioned [2022-10-21T17:57:10.544Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T17:57:10.544Z] === RUN TestInfoDiscoveryBackend [2022-10-21T17:57:11.110Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-10-21T17:57:11.110Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T17:57:11.218Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2022-10-21T17:57:11.218Z] === RUN TestAPIIpcModeHost [2022-10-21T17:57:11.218Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:57:11.218Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-10-21T17:57:11.218Z] === RUN TestDaemonIpcModeShareable [2022-10-21T17:57:11.218Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:57:11.218Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-10-21T17:57:11.218Z] === RUN TestDaemonIpcModePrivate [2022-10-21T17:57:12.044Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T17:57:12.044Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T17:57:12.155Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-21T17:57:12.336Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-10-21T17:57:12.336Z] INFO: Unit tests ended at 10/21/2022 17:57:12. Duration:00:04:25.6124500 [2022-10-21T17:57:12.336Z] INFO: Building busybox [2022-10-21T17:57:12.336Z] Sending build context to Docker daemon 5.12kB [2022-10-21T17:57:12.336Z] [2022-10-21T17:57:12.336Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-10-21T17:57:12.336Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-10-21T17:57:12.336Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-10-21T17:57:12.336Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-10-21T17:57:12.336Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-10-21T17:57:12.336Z] ---> 1638cf2640b7 [2022-10-21T17:57:12.336Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-10-21T17:57:12.336Z] ---> Running in 3ed855862fd2 [2022-10-21T17:57:12.617Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-10-21T17:57:12.617Z] === RUN TestInfoAPI [2022-10-21T17:57:12.617Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T17:57:12.617Z] === RUN TestInfoAPIWarnings [2022-10-21T17:57:13.418Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-10-21T17:57:13.531Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-10-21T17:57:13.531Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T17:57:13.531Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:57:13.531Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-10-21T17:57:13.531Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T17:57:13.531Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:57:13.531Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-10-21T17:57:13.531Z] === RUN TestIpcModeOlderClient [2022-10-21T17:57:13.531Z] === PAUSE TestIpcModeOlderClient [2022-10-21T17:57:13.531Z] === RUN TestKillContainerInvalidSignal [2022-10-21T17:57:13.789Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-10-21T17:57:13.789Z] === RUN TestKillContainer [2022-10-21T17:57:13.789Z] === RUN TestKillContainer/no_signal [2022-10-21T17:57:14.355Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T17:57:14.614Z] === RUN TestKillContainer/killing_signal [2022-10-21T17:57:15.181Z] --- PASS: TestKillContainer (1.23s) [2022-10-21T17:57:15.181Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-10-21T17:57:15.181Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-10-21T17:57:15.181Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-10-21T17:57:15.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T17:57:15.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T17:57:15.440Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T17:57:15.950Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-10-21T17:57:15.950Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-10-21T17:57:16.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-10-21T17:57:16.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-10-21T17:57:16.007Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-10-21T17:57:16.007Z] === RUN TestKillStoppedContainer [2022-10-21T17:57:16.007Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-10-21T17:57:16.007Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T17:57:16.007Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-10-21T17:57:16.007Z] === RUN TestKillDifferentUserContainer [2022-10-21T17:57:16.518Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-10-21T17:57:16.574Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-10-21T17:57:16.574Z] === RUN TestInspectOomKilledTrue [2022-10-21T17:57:16.574Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:16.574Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T17:57:16.574Z] === RUN TestInspectOomKilledFalse [2022-10-21T17:57:16.574Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:57:16.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-10-21T17:57:16.574Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T17:57:16.574Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-10-21T17:57:16.574Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-10-21T17:57:16.574Z] === RUN TestLinksContainerNames [2022-10-21T17:57:17.141Z] --- PASS: TestLinksContainerNames (0.78s) [2022-10-21T17:57:17.141Z] === RUN TestLogsFollowTailEmpty [2022-10-21T17:57:17.707Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-10-21T17:57:17.707Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T17:57:17.966Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/default [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/private [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/slave [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/shared [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T17:57:17.966Z] === CONT TestMountDaemonRoot/default [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:57:17.966Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T17:57:17.966Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:57:17.966Z] === CONT TestMountDaemonRoot/private [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:57:17.966Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T17:57:17.966Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T17:57:17.966Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/shared [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/slave [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T17:57:18.224Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:57:18.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:57:18.224Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T17:57:18.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T17:57:18.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-10-21T17:57:18.483Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-10-21T17:57:18.483Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T17:57:18.483Z] 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-10-21T17:57:18.483Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-10-21T17:57:18.483Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T17:57:18.483Z] 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-10-21T17:57:18.483Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-10-21T17:57:18.483Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T17:57:18.483Z] 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-10-21T17:57:18.483Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-10-21T17:57:18.483Z] === RUN TestNetworkNat [2022-10-21T17:57:19.050Z] --- PASS: TestNetworkNat (0.56s) [2022-10-21T17:57:19.050Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T17:57:19.616Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-10-21T17:57:19.616Z] === RUN TestNetworkLoopbackNat [2022-10-21T17:57:20.710Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-10-21T17:57:20.969Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-10-21T17:57:20.969Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-10-21T17:57:21.536Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-10-21T17:57:22.145Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-10-21T17:57:22.145Z] === RUN TestPause [2022-10-21T17:57:22.145Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:22.145Z] --- SKIP: TestPause (0.00s) [2022-10-21T17:57:22.145Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T17:57:22.145Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:57:22.145Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T17:57:22.145Z] === RUN TestPauseStopPausedContainer [2022-10-21T17:57:22.145Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:22.145Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-10-21T17:57:22.145Z] === RUN TestPsFilter [2022-10-21T17:57:22.145Z] --- PASS: TestPsFilter (0.12s) [2022-10-21T17:57:22.145Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T17:57:22.471Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-10-21T17:57:22.471Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-10-21T17:57:22.471Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-10-21T17:57:22.716Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-10-21T17:57:22.716Z] === RUN TestRemoveContainerWithVolume [2022-10-21T17:57:22.731Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-10-21T17:57:22.976Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-10-21T17:57:22.976Z] === RUN TestRemoveContainerRunning [2022-10-21T17:57:22.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-10-21T17:57:23.542Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-10-21T17:57:23.542Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T17:57:23.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-10-21T17:57:23.801Z] === RUN TestRemoveInvalidContainer [2022-10-21T17:57:23.801Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T17:57:23.801Z] === RUN TestRenameLinkedContainer [2022-10-21T17:57:23.935Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-10-21T17:57:24.872Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-10-21T17:57:25.440Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-10-21T17:57:25.703Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-10-21T17:57:25.703Z] === RUN TestRenameStoppedContainer [2022-10-21T17:57:25.961Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-10-21T17:57:25.961Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T17:57:26.894Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-10-21T17:57:26.894Z] === RUN TestRenameInvalidName [2022-10-21T17:57:27.153Z] --- PASS: TestRenameInvalidName (0.40s) [2022-10-21T17:57:27.153Z] === RUN TestRenameAnonymousContainer [2022-10-21T17:57:27.345Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-10-21T17:57:27.939Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-10-21T17:57:28.530Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-10-21T17:57:28.531Z] === RUN TestRenameContainerWithSameName [2022-10-21T17:57:28.876Z] === RUN TestDockerSuite/TestBuildEnv [2022-10-21T17:57:29.097Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-10-21T17:57:29.097Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T17:57:29.665Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-10-21T17:57:29.665Z] === RUN TestResize [2022-10-21T17:57:30.232Z] --- PASS: TestResize (0.41s) [2022-10-21T17:57:30.232Z] === RUN TestResizeWithInvalidSize [2022-10-21T17:57:30.253Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-10-21T17:57:30.490Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-10-21T17:57:30.490Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T17:57:30.688Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-10-21T17:57:30.688Z] === RUN TestInfoDebug [2022-10-21T17:57:30.688Z] --- PASS: TestInfoDebug (0.52s) [2022-10-21T17:57:30.688Z] === RUN TestInfoInsecureRegistries [2022-10-21T17:57:30.688Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-10-21T17:57:30.688Z] === RUN TestInfoRegistryMirrors [2022-10-21T17:57:30.688Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-21T17:57:30.688Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T17:57:30.946Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-10-21T17:57:30.946Z] === RUN TestPingCacheHeaders [2022-10-21T17:57:30.946Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T17:57:30.946Z] === RUN TestPingGet [2022-10-21T17:57:30.946Z] --- PASS: TestPingGet (0.01s) [2022-10-21T17:57:30.946Z] === RUN TestPingHead [2022-10-21T17:57:30.946Z] --- PASS: TestPingHead (0.02s) [2022-10-21T17:57:30.946Z] === RUN TestVersion [2022-10-21T17:57:30.946Z] --- PASS: TestVersion (0.02s) [2022-10-21T17:57:30.946Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-10-21T17:57:31.057Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-10-21T17:57:31.057Z] === RUN TestDaemonRestartKillContainers [2022-10-21T17:57:31.057Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-10-21T17:57:31.057Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-10-21T17:57:31.057Z] === RUN TestCgroupNamespacesRun [2022-10-21T17:57:31.630Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-10-21T17:57:32.332Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2022-10-21T17:57:32.332Z] PASS [2022-10-21T17:57:32.332Z] [2022-10-21T17:57:32.332Z] DONE 18 tests in 22.232s [2022-10-21T17:57:32.332Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T17:57:32.332Z] INFO: Testing against a local daemon [2022-10-21T17:57:32.332Z] === RUN TestVolumesCreateAndList [2022-10-21T17:57:32.332Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T17:57:32.332Z] === RUN TestVolumesRemove [2022-10-21T17:57:32.332Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-21T17:57:32.332Z] === RUN TestVolumesInspect [2022-10-21T17:57:32.332Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T17:57:32.332Z] === RUN TestVolumesInvalidJSON [2022-10-21T17:57:32.332Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T17:57:32.332Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T17:57:32.332Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T17:57:32.332Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-21T17:57:32.332Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T17:57:32.332Z] PASS [2022-10-21T17:57:32.332Z] [2022-10-21T17:57:32.332Z] DONE 5 tests in 0.158s [2022-10-21T17:57:32.332Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T17:57:33.009Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-10-21T17:57:33.576Z] docker_cli_daemon_test.go:2551: [d8b531fee1a98] daemon is not started [2022-10-21T17:57:33.586Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2022-10-21T17:57:33.586Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T17:57:33.596Z] Removing intermediate container 3ed855862fd2 [2022-10-21T17:57:33.596Z] ---> 8056d54f1b37 [2022-10-21T17:57:33.596Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-10-21T17:57:34.066Z] ---> Running in 47efb1c65fa0 [2022-10-21T17:57:34.234Z] Stopping apparmor (via systemctl): apparmor.service. [2022-10-21T17:57:34.235Z] Removing test suite binaries [2022-10-21T17:57:34.235Z] exiting test-integration [2022-10-21T17:57:34.235Z] ++ exit 0 [2022-10-21T17:57:34.235Z] [2022-10-21T17:57:34.536Z] Removing intermediate container 47efb1c65fa0 [2022-10-21T17:57:34.536Z] ---> 35ee36ee2c8a [2022-10-21T17:57:34.536Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-10-21T17:57:34.536Z] ---> Running in aedf9aa486f0 [2022-10-21T17:57:35.012Z] Removing intermediate container aedf9aa486f0 [2022-10-21T17:57:35.012Z] ---> ba9aae7e5e78 [2022-10-21T17:57:35.012Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-10-21T17:57:35.481Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-10-21T17:57:35.486Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2022-10-21T17:57:35.486Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2022-10-21T17:57:35.637Z] Recording test results [2022-10-21T17:57:35.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T17:57:36.001Z] [2022-10-21T17:57:36.271Z] + echo Ensuring container killed. [2022-10-21T17:57:36.271Z] Ensuring container killed. [2022-10-21T17:57:36.271Z] + docker rm -vf docker-pr6 [2022-10-21T17:57:36.271Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-21T17:57:36.471Z] ---> 96f18419ad75 [2022-10-21T17:57:36.471Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-10-21T17:57:36.471Z] ---> Running in 9ee8cb542a58 [2022-10-21T17:57:36.555Z] + echo Chowning /workspace to jenkins user [2022-10-21T17:57:36.555Z] Chowning /workspace to jenkins user [2022-10-21T17:57:36.555Z] + id -u [2022-10-21T17:57:36.555Z] + id -g [2022-10-21T17:57:36.555Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T17:57:37.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2022-10-21T17:57:37.387Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T17:57:38.224Z] + bundleName=amd64-cgroup2 [2022-10-21T17:57:38.224Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-10-21T17:57:38.224Z] Creating amd64-cgroup2-bundles.tar.gz [2022-10-21T17:57:38.224Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-10-21T17:57:38.224Z] + 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-10-21T17:57:38.496Z] Archiving artifacts [2022-10-21T17:57:38.801Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T17:57:39.154Z] + make clean [2022-10-21T17:57:39.412Z] docker volume rm -f docker-dev-cache [2022-10-21T17:57:39.412Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T17:57:39.671Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-10-21T17:57:39.920Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-10-21T17:57:39.920Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T17:57:40.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-10-21T17:57:40.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T17:57:42.756Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2022-10-21T17:57:42.756Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T17:57:43.867Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-10-21T17:57:44.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2022-10-21T17:57:44.663Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T17:57:46.403Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-10-21T17:57:46.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2022-10-21T17:57:46.563Z] === RUN TestNISDomainname [2022-10-21T17:57:46.563Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-10-21T17:57:46.563Z] --- SKIP: TestNISDomainname (0.01s) [2022-10-21T17:57:46.563Z] === RUN TestHostnameDnsResolution [2022-10-21T17:57:47.130Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-10-21T17:57:47.130Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T17:57:47.130Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-10-21T17:57:47.130Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-10-21T17:57:47.130Z] === RUN TestStats [2022-10-21T17:57:47.130Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:47.130Z] --- SKIP: TestStats (0.00s) [2022-10-21T17:57:47.130Z] === RUN TestStopContainerWithTimeout [2022-10-21T17:57:47.130Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T17:57:47.130Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T17:57:47.130Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T17:57:47.130Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T17:57:47.130Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T17:57:47.130Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T17:57:47.130Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T17:57:47.130Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T17:57:47.130Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T17:57:47.130Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T17:57:48.066Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T17:57:48.307Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-10-21T17:57:49.966Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T17:57:50.847Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-10-21T17:57:51.106Z] check_test.go:309: [dc98e3925431b] daemon is not started [2022-10-21T17:57:51.106Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-10-21T17:57:51.341Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-21T17:57:51.341Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-10-21T17:57:51.341Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-10-21T17:57:51.341Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-10-21T17:57:51.341Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-10-21T17:57:51.341Z] === RUN TestDeleteDevicemapper [2022-10-21T17:57:51.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:57:51.341Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T17:57:51.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T17:57:52.716Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.15s) [2022-10-21T17:57:52.716Z] === RUN TestUpdateMemory [2022-10-21T17:57:52.716Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:52.716Z] --- SKIP: TestUpdateMemory (0.00s) [2022-10-21T17:57:52.716Z] === RUN TestUpdateCPUQuota [2022-10-21T17:57:52.716Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:52.716Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-10-21T17:57:52.716Z] === RUN TestUpdatePidsLimit [2022-10-21T17:57:52.716Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:57:52.716Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-10-21T17:57:52.716Z] === RUN TestUpdateRestartPolicy [2022-10-21T17:57:57.670Z] --- PASS: TestDockerDaemonSuite (335.75s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.40s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.76s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.22s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.70s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.20s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.13s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.18s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.03s) [2022-10-21T17:57:57.671Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.38s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.59s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.89s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.46s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.63s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.67s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.28s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.43s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.04s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.48s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-10-21T17:57:57.671Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T17:57:57.671Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.78s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.33s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.06s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.36s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.34s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.65s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.79s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.40s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.02s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.64s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.65s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.27s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.43s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-10-21T17:57:57.671Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2022-10-21T17:57:57.671Z] === RUN TestDockerSwarmSuite [2022-10-21T17:57:57.671Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-10-21T17:57:58.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-10-21T17:57:59.560Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-10-21T17:57:59.560Z] Copying nested executables into bundles/cross/linux/amd64 [2022-10-21T17:57:59.560Z] Cross building: bundles/cross/windows/amd64 [2022-10-21T17:57:59.560Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-10-21T17:57:59.560Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-10-21T17:58:00.011Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-10-21T17:58:00.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-10-21T17:58:03.112Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-10-21T17:58:04.958Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-10-21T17:58:04.958Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T17:58:04.958Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-10-21T17:58:04.958Z] === RUN TestWaitNonBlocked [2022-10-21T17:58:04.958Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:58:04.958Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:58:04.958Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:58:04.958Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:58:04.958Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T17:58:04.958Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T17:58:04.958Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T17:58:04.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-10-21T17:58:04.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-10-21T17:58:04.958Z] === RUN TestWaitBlocked [2022-10-21T17:58:04.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:58:04.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:58:04.958Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:58:04.958Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:58:04.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T17:58:04.958Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T17:58:05.216Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T17:58:05.216Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-10-21T17:58:05.216Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-10-21T17:58:05.216Z] === CONT TestDaemonRestartIpcMode [2022-10-21T17:58:05.216Z] === CONT TestIpcModeOlderClient [2022-10-21T17:58:05.216Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-10-21T17:58:05.216Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T17:58:08.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-10-21T17:58:11.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-10-21T17:58:11.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-10-21T17:58:11.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-10-21T17:58:11.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-10-21T17:58:11.734Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.06s) [2022-10-21T17:58:11.734Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2022-10-21T17:58:11.734Z] PASS [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === Skipped [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T17:58:11.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-10-21T17:58:11.734Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-10-21T17:58:11.734Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-10-21T17:58:11.734Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T17:58:11.734Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-10-21T17:58:11.734Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-10-21T17:58:11.734Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-10-21T17:58:11.734Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-10-21T17:58:11.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-10-21T17:58:11.734Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T17:58:11.734Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-10-21T17:58:11.734Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-10-21T17:58:11.734Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-10-21T17:58:11.734Z] 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-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-10-21T17:58:11.734Z] 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-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-10-21T17:58:11.734Z] 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-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-10-21T17:58:11.734Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T17:58:11.734Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-10-21T17:58:11.734Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-10-21T17:58:11.734Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-10-21T17:58:11.734Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-10-21T17:58:11.734Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-10-21T17:58:11.734Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T17:58:11.734Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-10-21T17:58:11.734Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-10-21T17:58:11.734Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-10-21T17:58:11.734Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T17:58:11.734Z] [2022-10-21T17:58:11.734Z] DONE 178 tests, 27 skipped in 82.627s [2022-10-21T17:58:11.734Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T17:58:11.734Z] INFO: Testing against a local daemon [2022-10-21T17:58:11.734Z] === RUN TestLiveRestore [2022-10-21T17:58:11.734Z] === RUN TestLiveRestore/volume_references [2022-10-21T17:58:11.734Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T17:58:11.734Z] === CONT TestLiveRestore/volume_references [2022-10-21T17:58:11.734Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T17:58:11.734Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T17:58:12.370Z] Removing intermediate container 9ee8cb542a58 [2022-10-21T17:58:12.370Z] ---> de096eeef89d [2022-10-21T17:58:12.370Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-10-21T17:58:12.370Z] ---> Running in 90737a3f66d9 [2022-10-21T17:58:12.669Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T17:58:13.098Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-10-21T17:58:13.098Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-10-21T17:58:13.098Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-10-21T17:58:13.098Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-10-21T17:58:13.360Z] [2022-10-21T17:58:13.360Z] SUCCESS: Specified value was saved. [2022-10-21T17:58:14.569Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T17:58:16.323Z] Removing intermediate container 90737a3f66d9 [2022-10-21T17:58:16.323Z] ---> 0b9fa9b6f6f2 [2022-10-21T17:58:16.323Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-10-21T17:58:16.323Z] ---> Running in ad27f12202a1 [2022-10-21T17:58:17.097Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references (9.69s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.01s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.10s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.05s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.07s) [2022-10-21T17:58:19.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2022-10-21T17:58:19.624Z] PASS [2022-10-21T17:58:19.624Z] [2022-10-21T17:58:19.624Z] DONE 7 tests in 9.796s [2022-10-21T17:58:19.624Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T17:58:19.624Z] INFO: Testing against a local daemon [2022-10-21T17:58:19.624Z] === RUN TestCommitInheritsEnv [2022-10-21T17:58:21.212Z] === RUN TestDockerSuite/TestBuildExpose [2022-10-21T17:58:21.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-10-21T17:58:21.471Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-10-21T17:58:21.524Z] --- PASS: TestCommitInheritsEnv (1.43s) [2022-10-21T17:58:21.524Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T17:58:21.524Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T17:58:21.525Z] === RUN TestImagesFilterMultiReference [2022-10-21T17:58:21.525Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-10-21T17:58:21.525Z] === RUN TestImagePullPlatformInvalid [2022-10-21T17:58:21.525Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T17:58:21.525Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T17:58:21.525Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T17:58:21.525Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T17:58:21.525Z] === RUN TestRemoveImageOrphaning [2022-10-21T17:58:22.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-10-21T17:58:22.406Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-10-21T17:58:22.972Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-10-21T17:58:23.426Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-10-21T17:58:23.427Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T17:58:23.427Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-10-21T17:58:23.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-21T17:58:23.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T17:58:23.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-10-21T17:58:23.427Z] === RUN TestTagInvalidReference [2022-10-21T17:58:23.427Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T17:58:23.427Z] === RUN TestTagValidPrefixedRepo [2022-10-21T17:58:23.427Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-21T17:58:23.427Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T17:58:23.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-21T17:58:23.427Z] === RUN TestTagOfficialNames [2022-10-21T17:58:23.427Z] --- PASS: TestTagOfficialNames (0.05s) [2022-10-21T17:58:23.427Z] === RUN TestTagMatchesDigest [2022-10-21T17:58:23.427Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-10-21T17:58:23.427Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T17:58:23.530Z] Cannot create a file when that file already exists. [2022-10-21T17:58:23.539Z] === RUN TestDockerSuite/TestBuildFails [2022-10-21T17:58:24.107Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-10-21T17:58:24.107Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-10-21T17:58:25.044Z] docker_api_swarm_test.go:563: [d0824bc178df4] joining swarm manager [d1f57654b65d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T17:58:26.390Z] --- PASS: TestBuildWithHugeFile (75.73s) [2022-10-21T17:58:26.390Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T17:58:26.390Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:58:26.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:58:26.390Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:58:26.390Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:58:26.390Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:58:26.390Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:58:26.390Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T17:58:26.390Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T17:58:26.390Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T17:58:26.390Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-21T17:58:26.390Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-10-21T17:58:26.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-10-21T17:58:26.390Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T17:58:26.390Z] === RUN TestBuildPreserveOwnership [2022-10-21T17:58:26.390Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T17:58:26.390Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T17:58:26.390Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-10-21T17:58:26.390Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-10-21T17:58:26.390Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-10-21T17:58:26.390Z] === RUN TestBuildPlatformInvalid [2022-10-21T17:58:26.390Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-10-21T17:58:26.390Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T17:58:26.390Z] Loaded image: busybox:latest [2022-10-21T17:58:26.390Z] Loaded image: busybox:glibc [2022-10-21T17:58:26.390Z] Loaded image: debian:bullseye-slim [2022-10-21T17:58:26.390Z] Loaded image: hello-world:latest [2022-10-21T17:58:26.390Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T17:58:26.949Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-10-21T17:58:28.854Z] === RUN TestDockerSuite/TestBuildForceRm [2022-10-21T17:58:29.409Z] Removing intermediate container ad27f12202a1 [2022-10-21T17:58:29.409Z] ---> ade475f71084 [2022-10-21T17:58:29.409Z] Step 13/13 : CMD ["sh"] [2022-10-21T17:58:29.409Z] ---> Running in d4e0e0e779d5 [2022-10-21T17:58:29.409Z] Removing intermediate container d4e0e0e779d5 [2022-10-21T17:58:29.409Z] ---> 847ab2b18de5 [2022-10-21T17:58:29.409Z] Successfully built 847ab2b18de5 [2022-10-21T17:58:29.409Z] Successfully tagged busybox:latest [2022-10-21T17:58:29.409Z] INFO: Docker images of the daemon under test [2022-10-21T17:58:29.409Z] [2022-10-21T17:58:29.409Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-21T17:58:29.409Z] busybox latest 847ab2b18de5 Less than a second ago 5.7GB [2022-10-21T17:58:29.409Z] microsoft/windowsservercore latest 1638cf2640b7 13 days ago 5.67GB [2022-10-21T17:58:29.409Z] mcr.microsoft.com/windows/servercore ltsc2019 1638cf2640b7 13 days ago 5.67GB [2022-10-21T17:58:29.409Z] [2022-10-21T17:58:29.409Z] INFO: Running integration tests at 10/21/2022 17:58:29... [2022-10-21T17:58:29.409Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-10-21T17:58:29.409Z] INFO: Integration API tests being run from the host: [2022-10-21T17:58:29.409Z] INFO: make.ps1 starting at 10/21/2022 17:58:29 [2022-10-21T17:58:30.758Z] === RUN TestDockerSuite/TestBuildFromGit [2022-10-21T17:58:30.979Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-10-21T17:58:31.706Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-10-21T17:58:32.274Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-10-21T17:58:33.209Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-10-21T17:58:34.487Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.31s) [2022-10-21T17:58:34.487Z] PASS [2022-10-21T17:58:34.487Z] [2022-10-21T17:58:34.487Z] === Skipped [2022-10-21T17:58:34.487Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-10-21T17:58:34.487Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:58:34.487Z] [2022-10-21T17:58:34.487Z] DONE 33 tests, 1 skipped in 109.943s [2022-10-21T17:58:34.487Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T17:58:34.487Z] ++ 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-10-21T17:58:34.487Z] ++ set -e [2022-10-21T17:58:34.487Z] ++ '[' -n 0 ']' [2022-10-21T17:58:34.487Z] ++ set -x [2022-10-21T17:58:34.487Z] ++ 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-10-21T17:58:34.487Z] INFO: Testing against a local daemon [2022-10-21T17:58:34.487Z] === RUN TestConfigInspect [2022-10-21T17:58:34.585Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-10-21T17:58:35.963Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-10-21T17:58:36.222Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-10-21T17:58:37.008Z] --- PASS: TestConfigInspect (2.41s) [2022-10-21T17:58:37.008Z] === RUN TestConfigList [2022-10-21T17:58:37.159Z] docker_api_swarm_test.go:585: [d9b58dfddc434] joining swarm manager [d1f57654b65d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T17:58:38.097Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-10-21T17:58:38.900Z] --- PASS: TestConfigList (2.23s) [2022-10-21T17:58:38.900Z] === RUN TestConfigsCreateAndDelete [2022-10-21T17:58:40.632Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-10-21T17:58:40.632Z] check_test.go:380: [d0824bc178df4] daemon is not started [2022-10-21T17:58:41.419Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-10-21T17:58:41.419Z] === RUN TestConfigsUpdate [2022-10-21T17:58:41.568Z] === RUN TestDockerSuite/TestBuildHistory [2022-10-21T17:58:43.310Z] --- PASS: TestConfigsUpdate (2.20s) [2022-10-21T17:58:43.310Z] === RUN TestTemplatedConfig [2022-10-21T17:58:45.759Z] === RUN TestDockerSuite/TestBuildIidFile [2022-10-21T17:58:45.759Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-10-21T17:58:45.830Z] --- PASS: TestTemplatedConfig (2.61s) [2022-10-21T17:58:45.830Z] === RUN TestConfigCreateResolve [2022-10-21T17:58:46.326Z] === RUN TestDockerSuite/TestBuildInheritance [2022-10-21T17:58:46.893Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-10-21T17:58:47.461Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-10-21T17:58:47.461Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-10-21T17:58:47.720Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-10-21T17:58:47.721Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T17:58:48.283Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-10-21T17:58:48.283Z] PASS [2022-10-21T17:58:48.283Z] [2022-10-21T17:58:48.283Z] DONE 7 tests in 14.355s [2022-10-21T17:58:48.283Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T17:58:48.283Z] ++ 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-10-21T17:58:48.283Z] ++ set -e [2022-10-21T17:58:48.283Z] ++ '[' -n 0 ']' [2022-10-21T17:58:48.283Z] ++ set -x [2022-10-21T17:58:48.283Z] ++ 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-10-21T17:58:48.395Z] === RUN TestDockerSuite/TestBuildLabel [2022-10-21T17:58:48.540Z] INFO: Testing against a local daemon [2022-10-21T17:58:48.540Z] === RUN TestCheckpoint [2022-10-21T17:58:48.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T17:58:48.540Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T17:58:48.540Z] === RUN TestContainerInvalidJSON [2022-10-21T17:58:48.540Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:58:48.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:58:48.540Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:58:48.540Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:58:48.540Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:58:48.540Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:58:48.540Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T17:58:48.540Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T17:58:48.540Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T17:58:48.540Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T17:58:48.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T17:58:48.540Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T17:58:48.540Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T17:58:48.540Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T17:58:48.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-10-21T17:58:48.540Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T17:58:48.654Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-10-21T17:58:48.796Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-10-21T17:58:48.796Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T17:58:48.796Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-10-21T17:58:48.796Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T17:58:48.796Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-10-21T17:58:48.796Z] === RUN TestCopyFromContainer [2022-10-21T17:58:49.220Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-10-21T17:58:49.479Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-10-21T17:58:49.726Z] === RUN TestCopyFromContainer// [2022-10-21T17:58:49.726Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T17:58:49.726Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T17:58:49.726Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T17:58:49.738Z] === RUN TestDockerSuite/TestBuildLabels [2022-10-21T17:58:49.983Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T17:58:49.983Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T17:58:49.983Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T17:58:49.983Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T17:58:49.983Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T17:58:50.240Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer (1.44s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-10-21T17:58:50.240Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T17:58:50.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T17:58:50.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:58:50.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:58:50.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:58:50.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:58:50.240Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:58:50.240Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:58:50.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T17:58:50.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T17:58:50.240Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T17:58:50.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T17:58:50.240Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T17:58:50.240Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T17:58:50.240Z] === RUN TestCreateWithInvalidEnv [2022-10-21T17:58:50.240Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T17:58:50.240Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T17:58:50.240Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T17:58:50.240Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T17:58:50.240Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T17:58:50.240Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T17:58:50.240Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T17:58:50.240Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T17:58:50.240Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T17:58:50.240Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T17:58:50.240Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T17:58:50.240Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T17:58:50.240Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-10-21T17:58:50.240Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T17:58:50.305Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-10-21T17:58:50.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-10-21T17:58:50.872Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-10-21T17:58:50.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-10-21T17:58:51.440Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-10-21T17:58:51.611Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-10-21T17:58:51.612Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:58:52.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:58:52.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:58:52.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:58:52.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:58:52.980Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:58:52.980Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:58:52.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T17:58:52.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T17:58:52.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T17:58:52.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T17:58:52.980Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T17:58:52.980Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T17:58:52.980Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T17:58:53.237Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-10-21T17:58:53.237Z] === RUN TestCreateDifferentPlatform [2022-10-21T17:58:53.237Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T17:58:53.237Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T17:58:53.237Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-10-21T17:58:53.237Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T17:58:53.237Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T17:58:53.237Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T17:58:53.237Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-10-21T17:58:53.237Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T17:58:53.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-10-21T17:58:53.494Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T17:58:53.494Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T17:58:53.494Z] === RUN TestDaemonRestartIpcMode [2022-10-21T17:58:53.494Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T17:58:53.494Z] === RUN TestDaemonHostGatewayIP [2022-10-21T17:58:53.494Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T17:58:53.494Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T17:58:53.494Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T17:58:53.494Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T17:58:53.494Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T17:58:53.494Z] === RUN TestDiff [2022-10-21T17:58:53.750Z] --- PASS: TestDiff (0.43s) [2022-10-21T17:58:53.750Z] === RUN TestExecWithCloseStdin [2022-10-21T17:58:53.976Z] docker_api_swarm_test.go:46: [d9a0468d1548a] joining swarm manager [dd73984f59d55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T17:58:54.313Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-10-21T17:58:54.313Z] === RUN TestExec [2022-10-21T17:58:54.876Z] --- PASS: TestExec (0.49s) [2022-10-21T17:58:54.876Z] === RUN TestExecUser [2022-10-21T17:58:54.911Z] === RUN TestDockerSuite/TestBuildLastModified [2022-10-21T17:58:55.439Z] --- PASS: TestExecUser (0.47s) [2022-10-21T17:58:55.439Z] === RUN TestExportContainerAndImportImage [2022-10-21T17:58:56.001Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-10-21T17:58:56.001Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T17:58:57.369Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-10-21T17:58:57.369Z] === RUN TestHealthCheckWorkdir [2022-10-21T17:58:57.626Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-10-21T17:58:57.626Z] === RUN TestHealthKillContainer [2022-10-21T17:58:58.198Z] --- PASS: TestImportExtremelyLargeImageWorks (180.67s) [2022-10-21T17:58:58.198Z] PASS [2022-10-21T17:58:58.198Z] [2022-10-21T17:58:58.198Z] DONE 13 tests in 185.068s [2022-10-21T17:58:58.198Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T17:58:58.198Z] ++ 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-10-21T17:58:58.198Z] ++ set -e [2022-10-21T17:58:58.198Z] ++ '[' -n 0 ']' [2022-10-21T17:58:58.198Z] ++ set -x [2022-10-21T17:58:58.198Z] ++ 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-10-21T17:58:58.198Z] INFO: Testing against a local daemon [2022-10-21T17:58:58.198Z] === RUN TestNetworkCreateDelete [2022-10-21T17:58:58.198Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-10-21T17:58:58.198Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T17:58:58.456Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-10-21T17:58:58.456Z] === RUN TestDaemonDNSFallback [2022-10-21T17:58:59.391Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-10-21T17:59:01.309Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-10-21T17:59:01.575Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-10-21T17:59:01.575Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-10-21T17:59:01.575Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-10-21T17:59:01.575Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-10-21T17:59:01.833Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-10-21T17:59:02.772Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-10-21T17:59:03.707Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-10-21T17:59:05.084Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-10-21T17:59:05.084Z] === RUN TestInspectNetwork [2022-10-21T17:59:05.719Z] --- PASS: TestHealthKillContainer (7.93s) [2022-10-21T17:59:05.719Z] === RUN TestHealthCheckProcessKilled [2022-10-21T17:59:06.281Z] --- PASS: TestHealthCheckProcessKilled (0.70s) [2022-10-21T17:59:06.281Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T17:59:06.462Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-10-21T17:59:06.721Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-10-21T17:59:06.844Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-10-21T17:59:06.844Z] === RUN TestIpcModeNone [2022-10-21T17:59:06.902Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T17:59:06.902Z] INFO: Testing against a local daemon [2022-10-21T17:59:06.902Z] === RUN TestBuildWithSession [2022-10-21T17:59:06.902Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T17:59:06.902Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T17:59:06.902Z] === RUN TestBuildSquashParent [2022-10-21T17:59:06.902Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T17:59:06.902Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:59:06.902Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:59:06.902Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:59:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T17:59:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T17:59:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T17:59:06.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T17:59:07.101Z] --- PASS: TestIpcModeNone (0.48s) [2022-10-21T17:59:07.101Z] === RUN TestIpcModePrivate [2022-10-21T17:59:07.288Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-10-21T17:59:07.664Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-21T17:59:07.664Z] --- PASS: TestIpcModePrivate (0.49s) [2022-10-21T17:59:07.664Z] === RUN TestIpcModeShareable [2022-10-21T17:59:07.921Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-10-21T17:59:08.177Z] --- PASS: TestIpcModeShareable (0.47s) [2022-10-21T17:59:08.177Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T17:59:09.190Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T17:59:09.190Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T17:59:09.190Z] === RUN TestInspectNetwork/network_name [2022-10-21T17:59:09.190Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T17:59:10.069Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2022-10-21T17:59:10.069Z] === RUN TestAPIIpcModeHost [2022-10-21T17:59:10.069Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-10-21T17:59:10.069Z] === RUN TestDaemonIpcModeShareable [2022-10-21T17:59:10.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-21T17:59:11.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-10-21T17:59:11.255Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-10-21T17:59:11.255Z] === RUN TestDaemonIpcModePrivate [2022-10-21T17:59:11.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-10-21T17:59:12.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-21T17:59:12.441Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-10-21T17:59:12.441Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T17:59:13.378Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-21T17:59:13.563Z] --- PASS: TestInspectNetwork (8.07s) [2022-10-21T17:59:13.563Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T17:59:13.563Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T17:59:13.563Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-10-21T17:59:13.563Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T17:59:13.563Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T17:59:13.657Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-10-21T17:59:13.657Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T17:59:14.130Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-10-21T17:59:14.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-21T17:59:14.855Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-10-21T17:59:14.855Z] === RUN TestIpcModeOlderClient [2022-10-21T17:59:14.855Z] === PAUSE TestIpcModeOlderClient [2022-10-21T17:59:14.855Z] === RUN TestKillContainerInvalidSignal [2022-10-21T17:59:15.111Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-10-21T17:59:15.111Z] === RUN TestKillContainer [2022-10-21T17:59:15.111Z] === RUN TestKillContainer/no_signal [2022-10-21T17:59:15.508Z] --- PASS: TestRunContainerWithBridgeNone (2.20s) [2022-10-21T17:59:15.508Z] === RUN TestNetworkInvalidJSON [2022-10-21T17:59:15.508Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T17:59:15.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T17:59:15.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:59:15.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:59:15.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:59:15.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:59:15.508Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T17:59:15.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T17:59:15.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T17:59:15.508Z] === RUN TestNetworkList [2022-10-21T17:59:15.508Z] === RUN TestNetworkList//networks [2022-10-21T17:59:15.508Z] === PAUSE TestNetworkList//networks [2022-10-21T17:59:15.508Z] === RUN TestNetworkList//networks/ [2022-10-21T17:59:15.508Z] === PAUSE TestNetworkList//networks/ [2022-10-21T17:59:15.508Z] === CONT TestNetworkList//networks [2022-10-21T17:59:15.508Z] === CONT TestNetworkList//networks/ [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkList (0.02s) [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T17:59:15.508Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T17:59:15.508Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T17:59:15.676Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T17:59:15.932Z] === RUN TestKillContainer/killing_signal [2022-10-21T17:59:16.077Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-10-21T17:59:16.077Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T17:59:16.496Z] --- PASS: TestKillContainer (1.27s) [2022-10-21T17:59:16.496Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-10-21T17:59:16.496Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-10-21T17:59:16.496Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-10-21T17:59:16.496Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T17:59:16.496Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T17:59:16.752Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T17:59:17.014Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-10-21T17:59:17.014Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-21T17:59:17.014Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T17:59:17.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-10-21T17:59:17.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-10-21T17:59:17.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-10-21T17:59:17.684Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-10-21T17:59:17.684Z] === RUN TestKillStoppedContainer [2022-10-21T17:59:17.684Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-10-21T17:59:17.684Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T17:59:17.684Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-21T17:59:17.684Z] === RUN TestKillDifferentUserContainer [2022-10-21T17:59:17.841Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-10-21T17:59:17.841Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T17:59:18.247Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-10-21T17:59:18.247Z] === RUN TestInspectOomKilledTrue [2022-10-21T17:59:18.820Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-10-21T17:59:18.820Z] === RUN TestInspectOomKilledFalse [2022-10-21T17:59:19.077Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-10-21T17:59:19.077Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T17:59:19.218Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-10-21T17:59:19.218Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T17:59:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-10-21T17:59:19.218Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-10-21T17:59:19.218Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-10-21T17:59:19.333Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-10-21T17:59:19.333Z] === RUN TestLinksContainerNames [2022-10-21T17:59:19.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T17:59:19.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T17:59:20.262Z] --- PASS: TestLinksContainerNames (0.87s) [2022-10-21T17:59:20.262Z] === RUN TestLogsFollowTailEmpty [2022-10-21T17:59:20.593Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-10-21T17:59:20.593Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T17:59:20.825Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-10-21T17:59:20.825Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T17:59:20.852Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-10-21T17:59:20.852Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T17:59:21.082Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/default [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/private [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/slave [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/shared [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/default [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/shared [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/slave [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/private [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T17:59:21.082Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:59:21.082Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:59:21.082Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T17:59:21.339Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T17:59:21.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T17:59:21.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-10-21T17:59:21.595Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T17:59:22.757Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-10-21T17:59:22.757Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-10-21T17:59:22.964Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-10-21T17:59:22.964Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T17:59:23.165Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-10-21T17:59:23.165Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-10-21T17:59:23.165Z] remote: Enumerating objects: 23, done. [2022-10-21T17:59:23.165Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-10-21T17:59:23.165Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-10-21T17:59:23.165Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-10-21T17:59:23.165Z] 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-10-21T17:59:23.165Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-10-21T17:59:23.165Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-10-21T17:59:23.220Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-10-21T17:59:23.220Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T17:59:23.477Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-10-21T17:59:23.477Z] === RUN TestNetworkNat [2022-10-21T17:59:23.694Z] --- PASS: TestServiceWithPredefinedNetwork (2.65s) [2022-10-21T17:59:23.694Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T17:59:23.694Z] service_test.go:242: FLAKY_TEST [2022-10-21T17:59:23.694Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T17:59:23.694Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T17:59:24.040Z] --- PASS: TestNetworkNat (0.46s) [2022-10-21T17:59:24.041Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T17:59:24.263Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-10-21T17:59:24.521Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-10-21T17:59:24.603Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-10-21T17:59:24.603Z] === RUN TestNetworkLoopbackNat [2022-10-21T17:59:25.058Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-21T17:59:25.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/test/unit [2022-10-21T17:59:26.422Z] === RUN TestDockerSuite/TestBuildNetNone [2022-10-21T17:59:26.688Z] === RUN TestDockerSuite/TestBuildNoContext [2022-10-21T17:59:27.121Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-10-21T17:59:27.121Z] === RUN TestPause [2022-10-21T17:59:27.278Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-10-21T17:59:27.683Z] --- PASS: TestPause (0.46s) [2022-10-21T17:59:27.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T17:59:27.683Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T17:59:27.683Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T17:59:27.683Z] === RUN TestPauseStopPausedContainer [2022-10-21T17:59:27.846Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-10-21T17:59:27.940Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-10-21T17:59:27.940Z] === RUN TestPsFilter [2022-10-21T17:59:28.196Z] --- PASS: TestPsFilter (0.12s) [2022-10-21T17:59:28.196Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T17:59:28.453Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-10-21T17:59:28.453Z] === RUN TestRemoveContainerWithVolume [2022-10-21T17:59:28.480Z] ? github.com/docker/docker/api [no test files] [2022-10-21T17:59:29.016Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-10-21T17:59:29.016Z] === RUN TestRemoveContainerRunning [2022-10-21T17:59:29.220Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-10-21T17:59:29.220Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-10-21T17:59:29.220Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-10-21T17:59:29.582Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-10-21T17:59:29.582Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T17:59:29.787Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-10-21T17:59:29.839Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-10-21T17:59:29.839Z] === RUN TestRemoveInvalidContainer [2022-10-21T17:59:29.839Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T17:59:29.839Z] === RUN TestRenameLinkedContainer [2022-10-21T17:59:30.046Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.97s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.08s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.46s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.50s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.16s) [2022-10-21T17:59:30.366Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.40s) [2022-10-21T17:59:30.366Z] === RUN TestBuildMultiStageCopy [2022-10-21T17:59:30.366Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T17:59:30.613Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-10-21T17:59:31.731Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-10-21T17:59:31.731Z] === RUN TestRenameStoppedContainer [2022-10-21T17:59:31.988Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-10-21T17:59:31.988Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T17:59:31.989Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-10-21T17:59:32.247Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-10-21T17:59:32.917Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-10-21T17:59:32.917Z] === RUN TestRenameInvalidName [2022-10-21T17:59:33.481Z] --- PASS: TestRenameInvalidName (0.44s) [2022-10-21T17:59:33.481Z] === RUN TestRenameAnonymousContainer [2022-10-21T17:59:34.779Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-10-21T17:59:34.849Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-10-21T17:59:34.849Z] === RUN TestRenameContainerWithSameName [2022-10-21T17:59:35.345Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-10-21T17:59:35.411Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-10-21T17:59:35.412Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T17:59:36.340Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-10-21T17:59:36.340Z] === RUN TestResize [2022-10-21T17:59:36.597Z] --- PASS: TestResize (0.42s) [2022-10-21T17:59:36.597Z] === RUN TestResizeWithInvalidSize [2022-10-21T17:59:36.720Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-10-21T17:59:37.160Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-10-21T17:59:37.160Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T17:59:37.287Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-10-21T17:59:37.417Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:37.417Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:37.417Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:37.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T17:59:37.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:38.223Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-10-21T17:59:38.223Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-10-21T17:59:38.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T17:59:39.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:39.158Z] --- PASS: TestServiceWithDataPathPortInit (15.44s) [2022-10-21T17:59:39.158Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T17:59:40.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T17:59:40.533Z] === RUN TestDockerSuite/TestBuildPATH [2022-10-21T17:59:40.665Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T17:59:40.810Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T17:59:41.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T17:59:41.800Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T17:59:41.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T17:59:42.552Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfojciqtfytnh1ngky9zumzme Created:2022-10-21 17:59:40.459459801 +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[d992df52b0759a24db5129035b87e12c5a58c6fe642876621546652e54127d07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srus6ah0nxpqauspudwr89eso EndpointID:c1984fb0a165ae053d5671f017447d14117fa2254676a746b8b7f5de692a16fe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41fc992a921d639e7ce334921e8ebcc31d503c6f23c2ac7bddbe4e92f6b1b33f 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:6eddf748e7a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srus6ah0nxpqauspudwr89eso EndpointID:c1984fb0a165ae053d5671f017447d14117fa2254676a746b8b7f5de692a16fe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T17:59:42.552Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-10-21T17:59:42.790Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T17:59:43.118Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-10-21T17:59:43.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T17:59:43.331Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-10-21T17:59:43.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T17:59:43.685Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-10-21T17:59:44.365Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T17:59:44.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy (15.45s) [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.88s) [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s) [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-10-21T17:59:45.356Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.35s) [2022-10-21T17:59:45.356Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T17:59:45.409Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T17:59:46.969Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2022-10-21T17:59:46.969Z] PASS [2022-10-21T17:59:46.969Z] [2022-10-21T17:59:46.969Z] === Skipped [2022-10-21T17:59:46.969Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T17:59:46.969Z] service_test.go:242: FLAKY_TEST [2022-10-21T17:59:46.969Z] [2022-10-21T17:59:46.969Z] DONE 26 tests, 1 skipped in 49.215s [2022-10-21T17:59:46.969Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T17:59:46.969Z] ++ 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-10-21T17:59:46.969Z] ++ set -e [2022-10-21T17:59:46.969Z] ++ '[' -n 0 ']' [2022-10-21T17:59:46.969Z] ++ set -x [2022-10-21T17:59:46.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T17:59:46.970Z] INFO: Testing against a local daemon [2022-10-21T17:59:46.970Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T17:59:46.970Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:59:46.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T17:59:46.970Z] === RUN TestDockerNetworkIpvlan [2022-10-21T17:59:46.970Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:59:46.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T17:59:46.970Z] PASS [2022-10-21T17:59:46.970Z] [2022-10-21T17:59:46.970Z] === Skipped [2022-10-21T17:59:46.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T17:59:46.970Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:59:46.970Z] [2022-10-21T17:59:46.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T17:59:46.970Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T17:59:46.970Z] [2022-10-21T17:59:46.970Z] DONE 2 tests, 2 skipped in 0.136s [2022-10-21T17:59:46.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T17:59:46.970Z] ++ 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-10-21T17:59:46.970Z] ++ set -e [2022-10-21T17:59:46.970Z] ++ '[' -n 0 ']' [2022-10-21T17:59:46.970Z] ++ set -x [2022-10-21T17:59:46.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T17:59:47.228Z] INFO: Testing against a local daemon [2022-10-21T17:59:47.228Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T17:59:47.299Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-10-21T17:59:47.300Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-10-21T17:59:47.300Z] === RUN TestCgroupNamespacesRun [2022-10-21T17:59:48.228Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-10-21T17:59:48.228Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T17:59:48.324Z] --- PASS: TestBuildMultiStageParentConfig (3.10s) [2022-10-21T17:59:48.324Z] === RUN TestBuildLabelWithTargets [2022-10-21T17:59:48.324Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T17:59:48.324Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-10-21T17:59:48.324Z] === RUN TestBuildWithEmptyLayers [2022-10-21T17:59:48.604Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-10-21T17:59:48.604Z] === RUN TestDockerNetworkMacvlan [2022-10-21T17:59:49.172Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T17:59:49.595Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-10-21T17:59:49.595Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T17:59:49.739Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-10-21T17:59:49.998Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T17:59:50.524Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-10-21T17:59:50.524Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T17:59:50.552Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-10-21T17:59:50.552Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T17:59:50.936Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T17:59:51.452Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-10-21T17:59:51.452Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T17:59:52.315Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-10-21T17:59:52.819Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-10-21T17:59:52.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T17:59:52.883Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T17:59:53.747Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-10-21T17:59:53.747Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T17:59:53.819Z] === RUN TestDockerSuite/TestBuildRm [2022-10-21T17:59:54.675Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-10-21T17:59:54.675Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T17:59:55.195Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T17:59:55.602Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-10-21T17:59:55.602Z] === RUN TestNISDomainname [2022-10-21T17:59:56.174Z] --- PASS: TestNISDomainname (0.52s) [2022-10-21T17:59:56.174Z] === RUN TestHostnameDnsResolution [2022-10-21T17:59:56.572Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-10-21T17:59:56.742Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-10-21T17:59:56.742Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T17:59:57.138Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-10-21T17:59:57.308Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-10-21T17:59:57.308Z] === RUN TestStats [2022-10-21T17:59:58.521Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-10-21T17:59:58.780Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-10-21T17:59:59.347Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-10-21T17:59:59.347Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T17:59:59.822Z] --- PASS: TestStats (2.42s) [2022-10-21T17:59:59.822Z] === RUN TestStopContainerWithTimeout [2022-10-21T17:59:59.822Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T17:59:59.822Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T17:59:59.822Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T17:59:59.822Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T17:59:59.822Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T17:59:59.822Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T17:59:59.822Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T17:59:59.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T17:59:59.822Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T17:59:59.822Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T17:59:59.865Z] --- PASS: TestImportExtremelyLargeImageWorks (94.38s) [2022-10-21T17:59:59.865Z] PASS [2022-10-21T17:59:59.865Z] [2022-10-21T17:59:59.865Z] === Skipped [2022-10-21T17:59:59.865Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T17:59:59.865Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T17:59:59.865Z] [2022-10-21T17:59:59.865Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-21T17:59:59.865Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-10-21T17:59:59.865Z] [2022-10-21T17:59:59.865Z] DONE 13 tests, 2 skipped in 98.181s [2022-10-21T17:59:59.865Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T17:59:59.865Z] INFO: Testing against a local daemon [2022-10-21T17:59:59.865Z] === RUN TestNetworkCreateDelete [2022-10-21T17:59:59.865Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-10-21T17:59:59.865Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T17:59:59.865Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-10-21T17:59:59.865Z] === RUN TestDaemonDNSFallback [2022-10-21T18:00:00.384Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T18:00:00.721Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-10-21T18:00:00.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan (12.02s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2022-10-21T18:00:00.721Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-10-21T18:00:00.721Z] PASS [2022-10-21T18:00:00.721Z] [2022-10-21T18:00:00.721Z] DONE 8 tests in 13.498s [2022-10-21T18:00:00.721Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T18:00:00.721Z] ++ 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-10-21T18:00:00.721Z] ++ set -e [2022-10-21T18:00:00.721Z] ++ '[' -n 0 ']' [2022-10-21T18:00:00.721Z] ++ set -x [2022-10-21T18:00:00.722Z] ++ 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-10-21T18:00:00.722Z] testing: warning: no tests to run [2022-10-21T18:00:00.722Z] PASS [2022-10-21T18:00:00.722Z] [2022-10-21T18:00:00.722Z] DONE 0 tests in 0.032s [2022-10-21T18:00:00.722Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T18:00:00.722Z] ++ 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-10-21T18:00:00.722Z] ++ set -e [2022-10-21T18:00:00.722Z] ++ '[' -n 0 ']' [2022-10-21T18:00:00.722Z] ++ set -x [2022-10-21T18:00:00.722Z] ++ 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-10-21T18:00:00.722Z] INFO: Testing against a local daemon [2022-10-21T18:00:00.722Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T18:00:01.657Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-10-21T18:00:02.227Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-10-21T18:00:02.227Z] === RUN TestAuthZPluginTLS [2022-10-21T18:00:02.272Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T18:00:02.804Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-10-21T18:00:02.804Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-10-21T18:00:02.804Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T18:00:03.063Z] docker_api_swarm_test.go:304: [d86369989e092] joining swarm manager [d33aedb0f5c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:00:03.322Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-10-21T18:00:03.322Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T18:00:03.637Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-21T18:00:03.637Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-10-21T18:00:03.637Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-10-21T18:00:03.637Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-10-21T18:00:03.637Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-10-21T18:00:03.637Z] === RUN TestDeleteDevicemapper [2022-10-21T18:00:03.637Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T18:00:03.637Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T18:00:03.637Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T18:00:03.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-21T18:00:03.889Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T18:00:04.457Z] docker_api_swarm_test.go:305: [dc8e39dab3abe] joining swarm manager [d33aedb0f5c26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:00:04.457Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2022-10-21T18:00:04.457Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T18:00:05.391Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-10-21T18:00:05.521Z] --- PASS: TestBuildMultiStageOnBuild (15.43s) [2022-10-21T18:00:05.521Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T18:00:05.521Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:00:05.521Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-10-21T18:00:05.521Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T18:00:05.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2022-10-21T18:00:05.527Z] === RUN TestUpdateMemory [2022-10-21T18:00:05.957Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-10-21T18:00:05.957Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T18:00:05.957Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-10-21T18:00:05.957Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-10-21T18:00:06.089Z] --- PASS: TestUpdateMemory (0.52s) [2022-10-21T18:00:06.089Z] === RUN TestUpdateCPUQuota [2022-10-21T18:00:06.216Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-10-21T18:00:06.216Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-10-21T18:00:06.216Z] === RUN TestDockerSuite/TestBuildSpaces [2022-10-21T18:00:06.474Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-10-21T18:00:06.474Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T18:00:06.515Z] --- PASS: TestDaemonDNSFallback (7.31s) [2022-10-21T18:00:06.516Z] === RUN TestInspectNetwork [2022-10-21T18:00:06.516Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] --- SKIP: TestInspectNetwork (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T18:00:06.516Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestNetworkInvalidJSON [2022-10-21T18:00:06.516Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:06.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:06.516Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:06.516Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:06.516Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:06.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:06.516Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestNetworkList [2022-10-21T18:00:06.516Z] === RUN TestNetworkList//networks [2022-10-21T18:00:06.516Z] === PAUSE TestNetworkList//networks [2022-10-21T18:00:06.516Z] === RUN TestNetworkList//networks/ [2022-10-21T18:00:06.516Z] === PAUSE TestNetworkList//networks/ [2022-10-21T18:00:06.516Z] === CONT TestNetworkList//networks [2022-10-21T18:00:06.516Z] === CONT TestNetworkList//networks/ [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkList (0.01s) [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T18:00:06.516Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T18:00:06.516Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T18:00:06.516Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-10-21T18:00:06.516Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T18:00:06.516Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T18:00:06.516Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T18:00:06.516Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T18:00:06.516Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T18:00:06.516Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T18:00:06.516Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:00:06.516Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T18:00:06.516Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-10-21T18:00:06.516Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T18:00:06.516Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T18:00:06.516Z] PASS [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === Skipped [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-10-21T18:00:06.516Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-10-21T18:00:06.516Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-10-21T18:00:06.516Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-10-21T18:00:06.516Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2022-10-21T18:00:06.516Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T18:00:06.516Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] DONE 22 tests, 12 skipped in 7.960s [2022-10-21T18:00:06.516Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T18:00:06.516Z] INFO: Testing against a local daemon [2022-10-21T18:00:06.516Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T18:00:06.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:00:06.516Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDockerNetworkIpvlan [2022-10-21T18:00:06.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:00:06.516Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T18:00:06.516Z] PASS [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === Skipped [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T18:00:06.516Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T18:00:06.516Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] DONE 2 tests, 2 skipped in 0.245s [2022-10-21T18:00:06.516Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T18:00:06.516Z] INFO: Testing against a local daemon [2022-10-21T18:00:06.516Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T18:00:06.516Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestDockerNetworkMacvlan [2022-10-21T18:00:06.516Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-10-21T18:00:06.516Z] PASS [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === Skipped [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-10-21T18:00:06.516Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-10-21T18:00:06.516Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] DONE 2 tests, 2 skipped in 0.138s [2022-10-21T18:00:06.516Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T18:00:06.516Z] testing: warning: no tests to run [2022-10-21T18:00:06.516Z] PASS [2022-10-21T18:00:06.516Z] [2022-10-21T18:00:06.516Z] DONE 0 tests in 0.026s [2022-10-21T18:00:06.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T18:00:06.516Z] INFO: Testing against a local daemon [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginTLS [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginHeader [2022-10-21T18:00:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.516Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-10-21T18:00:06.516Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T18:00:06.652Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-10-21T18:00:06.652Z] === RUN TestUpdatePidsLimit [2022-10-21T18:00:06.652Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T18:00:06.733Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-10-21T18:00:06.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:06.774Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-10-21T18:00:06.774Z] === RUN TestAuthZPluginV2Disable [2022-10-21T18:00:06.910Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T18:00:06.993Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-21T18:00:06.993Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T18:00:07.032Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:07.032Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-10-21T18:00:07.032Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T18:00:07.167Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T18:00:07.251Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-10-21T18:00:07.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:07.290Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-10-21T18:00:07.290Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T18:00:07.423Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T18:00:07.510Z] === RUN TestDockerSuite/TestBuildStderr [2022-10-21T18:00:07.510Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-10-21T18:00:07.510Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T18:00:07.548Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:07.548Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-10-21T18:00:07.548Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T18:00:07.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T18:00:07.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T18:00:07.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T18:00:08.077Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-10-21T18:00:08.114Z] PASS [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === Skipped [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.45s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-10-21T18:00:08.114Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.114Z] [2022-10-21T18:00:08.114Z] DONE 17 tests, 17 skipped in 1.861s [2022-10-21T18:00:08.114Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit (1.84s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-10-21T18:00:08.497Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-10-21T18:00:08.497Z] === RUN TestUpdateRestartPolicy [2022-10-21T18:00:08.680Z] INFO: Testing against a local daemon [2022-10-21T18:00:08.680Z] === RUN TestPluginInvalidJSON [2022-10-21T18:00:08.680Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:08.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:08.680Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:08.680Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-10-21T18:00:08.680Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T18:00:08.680Z] === RUN TestPluginInstall [2022-10-21T18:00:08.680Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.680Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T18:00:08.680Z] === RUN TestPluginsWithRuntimes [2022-10-21T18:00:08.680Z] 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-10-21T18:00:08.680Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T18:00:08.680Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T18:00:08.680Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T18:00:08.680Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:00:08.680Z] PASS [2022-10-21T18:00:08.680Z] [2022-10-21T18:00:08.680Z] === Skipped [2022-10-21T18:00:08.680Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-10-21T18:00:08.680Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T18:00:08.680Z] [2022-10-21T18:00:08.680Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-10-21T18:00:08.681Z] 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-10-21T18:00:08.681Z] [2022-10-21T18:00:08.681Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:00:08.681Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T18:00:08.681Z] [2022-10-21T18:00:08.681Z] DONE 5 tests, 3 skipped in 0.668s [2022-10-21T18:00:08.681Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T18:00:08.939Z] INFO: Testing against a local daemon [2022-10-21T18:00:08.939Z] === RUN TestExternalGraphDriver [2022-10-21T18:00:09.197Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-10-21T18:00:09.197Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-10-21T18:00:09.197Z] === RUN TestGraphdriverPluginV2 [2022-10-21T18:00:09.481Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-10-21T18:00:09.481Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T18:00:11.383Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-10-21T18:00:11.383Z] === RUN TestAuthZPluginHeader [2022-10-21T18:00:11.383Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-10-21T18:00:11.949Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-10-21T18:00:11.949Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T18:00:12.207Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-10-21T18:00:12.773Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-10-21T18:00:13.031Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-10-21T18:00:13.598Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-10-21T18:00:14.532Z] === RUN TestDockerSuite/TestBuildUser [2022-10-21T18:00:15.754Z] --- PASS: TestGraphdriverPluginV2 (5.95s) [2022-10-21T18:00:15.754Z] PASS [2022-10-21T18:00:15.754Z] [2022-10-21T18:00:15.754Z] === Skipped [2022-10-21T18:00:15.754Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-10-21T18:00:15.754Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-10-21T18:00:15.754Z] [2022-10-21T18:00:15.754Z] DONE 2 tests, 1 skipped in 6.425s [2022-10-21T18:00:15.754Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T18:00:15.754Z] INFO: Testing against a local daemon [2022-10-21T18:00:15.754Z] === RUN TestContinueAfterPluginCrash [2022-10-21T18:00:15.754Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T18:00:15.754Z] === RUN TestReadPluginNoRead [2022-10-21T18:00:15.754Z] === PAUSE TestReadPluginNoRead [2022-10-21T18:00:15.754Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T18:00:15.754Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T18:00:15.754Z] === CONT TestContinueAfterPluginCrash [2022-10-21T18:00:15.754Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T18:00:16.438Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-10-21T18:00:17.007Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.99s) [2022-10-21T18:00:17.007Z] === RUN TestAuthZPluginV2Disable [2022-10-21T18:00:18.382Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-10-21T18:00:20.666Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2022-10-21T18:00:20.666Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T18:00:20.666Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-10-21T18:00:20.666Z] === RUN TestWaitNonBlocked [2022-10-21T18:00:20.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:00:20.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:00:20.666Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:00:20.666Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:00:20.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:00:20.666Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:00:20.666Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T18:00:20.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-10-21T18:00:20.666Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-10-21T18:00:20.666Z] === RUN TestWaitBlocked [2022-10-21T18:00:20.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T18:00:20.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T18:00:20.666Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T18:00:20.666Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T18:00:20.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T18:00:20.666Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T18:00:20.916Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-10-21T18:00:20.916Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T18:00:21.228Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T18:00:21.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-10-21T18:00:21.228Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-10-21T18:00:21.228Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T18:00:21.228Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T18:00:21.849Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-10-21T18:00:23.365Z] --- PASS: TestBuildMultiStageLayerLeak (17.55s) [2022-10-21T18:00:23.365Z] === RUN TestBuildWithHugeFile [2022-10-21T18:00:23.747Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-10-21T18:00:23.747Z] === CONT TestIpcModeOlderClient [2022-10-21T18:00:23.747Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-10-21T18:00:23.747Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T18:00:23.747Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-10-21T18:00:23.747Z] === CONT TestDaemonHostGatewayIP [2022-10-21T18:00:23.864Z] --- PASS: TestDaemonStartWithLogOpt (7.32s) [2022-10-21T18:00:23.864Z] === CONT TestReadPluginNoRead [2022-10-21T18:00:25.133Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-10-21T18:00:25.133Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T18:00:25.763Z] === RUN TestReadPluginNoRead/default [2022-10-21T18:00:26.263Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-10-21T18:00:26.263Z] === CONT TestDaemonRestartIpcMode [2022-10-21T18:00:26.330Z] --- PASS: TestContinueAfterPluginCrash (10.94s) [2022-10-21T18:00:28.152Z] --- PASS: TestDaemonRestartIpcMode (2.09s) [2022-10-21T18:00:28.229Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T18:00:29.320Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-10-21T18:00:30.186Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T18:00:30.256Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-10-21T18:00:30.515Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-10-21T18:00:31.452Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-10-21T18:00:32.715Z] === CONT TestReadPluginNoRead [2022-10-21T18:00:32.715Z] read_test.go:92: [dc6e4cec75671] daemon is not started [2022-10-21T18:00:32.715Z] --- PASS: TestReadPluginNoRead (9.98s) [2022-10-21T18:00:32.715Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2022-10-21T18:00:32.715Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2022-10-21T18:00:32.715Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-10-21T18:00:32.715Z] PASS [2022-10-21T18:00:32.715Z] [2022-10-21T18:00:32.715Z] DONE 6 tests in 17.445s [2022-10-21T18:00:32.715Z] 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-10-21T18:00:32.715Z] testing: warning: no tests to run [2022-10-21T18:00:32.715Z] PASS [2022-10-21T18:00:32.715Z] [2022-10-21T18:00:32.715Z] DONE 0 tests in 0.040s [2022-10-21T18:00:32.715Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T18:00:32.715Z] INFO: Testing against a local daemon [2022-10-21T18:00:32.715Z] === RUN TestPluginWithDevMounts [2022-10-21T18:00:32.715Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-10-21T18:00:32.715Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T18:00:32.715Z] PASS [2022-10-21T18:00:32.715Z] [2022-10-21T18:00:32.715Z] === Skipped [2022-10-21T18:00:32.715Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-10-21T18:00:32.715Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-10-21T18:00:32.715Z] [2022-10-21T18:00:32.715Z] DONE 1 tests, 1 skipped in 0.136s [2022-10-21T18:00:32.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T18:00:32.840Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-10-21T18:00:32.973Z] INFO: Testing against a local daemon [2022-10-21T18:00:32.974Z] === RUN TestSecretInspect [2022-10-21T18:00:32.974Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestSecretInspect (0.01s) [2022-10-21T18:00:32.974Z] === RUN TestSecretList [2022-10-21T18:00:32.974Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestSecretList (0.01s) [2022-10-21T18:00:32.974Z] === RUN TestSecretsCreateAndDelete [2022-10-21T18:00:32.974Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-10-21T18:00:32.974Z] === RUN TestSecretsUpdate [2022-10-21T18:00:32.974Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-10-21T18:00:32.974Z] === RUN TestTemplatedSecret [2022-10-21T18:00:32.974Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-10-21T18:00:32.974Z] === RUN TestSecretCreateResolve [2022-10-21T18:00:32.974Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-10-21T18:00:32.974Z] PASS [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === Skipped [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-10-21T18:00:32.974Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-10-21T18:00:32.974Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-10-21T18:00:32.974Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-10-21T18:00:32.974Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-10-21T18:00:32.974Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-10-21T18:00:32.974Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:32.974Z] [2022-10-21T18:00:32.974Z] DONE 6 tests, 6 skipped in 0.192s [2022-10-21T18:00:32.974Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T18:00:33.232Z] INFO: Testing against a local daemon [2022-10-21T18:00:33.232Z] === RUN TestServiceCreateInit [2022-10-21T18:00:33.232Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T18:00:33.232Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T18:00:33.232Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- PASS: TestServiceCreateInit (0.01s) [2022-10-21T18:00:33.232Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:00:33.232Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T18:00:33.232Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceConflict [2022-10-21T18:00:33.232Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T18:00:33.232Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T18:00:33.232Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T18:00:33.232Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T18:00:33.232Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceSysctls [2022-10-21T18:00:33.232Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-10-21T18:00:33.232Z] === RUN TestCreateServiceCapabilities [2022-10-21T18:00:33.232Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-10-21T18:00:33.232Z] === RUN TestInspect [2022-10-21T18:00:33.232Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestInspect (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestCreateJob [2022-10-21T18:00:33.232Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestCreateJob (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestReplicatedJob [2022-10-21T18:00:33.232Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestReplicatedJob (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestUpdateReplicatedJob [2022-10-21T18:00:33.232Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestServiceListWithStatuses [2022-10-21T18:00:33.232Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:00:33.232Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T18:00:33.232Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T18:00:33.232Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestDockerNetworkReConnect [2022-10-21T18:00:33.232Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:33.232Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-10-21T18:00:33.232Z] === RUN TestServicePlugin [2022-10-21T18:00:34.225Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-10-21T18:00:34.225Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-10-21T18:00:34.225Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-10-21T18:00:34.225Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-10-21T18:00:34.225Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-10-21T18:00:34.225Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-10-21T18:00:34.225Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-10-21T18:00:34.225Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-10-21T18:00:34.225Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-10-21T18:00:35.165Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-10-21T18:00:35.424Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-10-21T18:00:35.991Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-10-21T18:00:36.237Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2022-10-21T18:00:36.237Z] PASS [2022-10-21T18:00:36.237Z] [2022-10-21T18:00:36.237Z] === Skipped [2022-10-21T18:00:36.237Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-10-21T18:00:36.237Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T18:00:36.237Z] [2022-10-21T18:00:36.237Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T18:00:36.237Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T18:00:36.237Z] [2022-10-21T18:00:36.237Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T18:00:36.237Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T18:00:36.237Z] [2022-10-21T18:00:36.237Z] DONE 197 tests, 3 skipped in 106.809s [2022-10-21T18:00:36.237Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T18:00:36.237Z] ++ 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-10-21T18:00:36.237Z] ++ set -e [2022-10-21T18:00:36.237Z] ++ '[' -n 0 ']' [2022-10-21T18:00:36.237Z] ++ set -x [2022-10-21T18:00:36.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T18:00:36.237Z] INFO: Testing against a local daemon [2022-10-21T18:00:36.237Z] === RUN TestLiveRestore [2022-10-21T18:00:36.237Z] === RUN TestLiveRestore/volume_references [2022-10-21T18:00:36.237Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T18:00:36.237Z] === CONT TestLiveRestore/volume_references [2022-10-21T18:00:36.237Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T18:00:36.238Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T18:00:36.518Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServicePlugin (3.03s) [2022-10-21T18:00:36.518Z] === RUN TestServiceUpdateLabel [2022-10-21T18:00:36.518Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-10-21T18:00:36.518Z] === RUN TestServiceUpdateSecrets [2022-10-21T18:00:36.518Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-10-21T18:00:36.518Z] === RUN TestServiceUpdateConfigs [2022-10-21T18:00:36.518Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-10-21T18:00:36.518Z] === RUN TestServiceUpdateNetwork [2022-10-21T18:00:36.518Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-10-21T18:00:36.518Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T18:00:36.518Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-10-21T18:00:36.518Z] PASS [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === Skipped [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:00:36.518Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:00:36.518Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-10-21T18:00:36.518Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-10-21T18:00:36.518Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-10-21T18:00:36.518Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-10-21T18:00:36.518Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-10-21T18:00:36.518Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-10-21T18:00:36.518Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-10-21T18:00:36.518Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-10-21T18:00:36.518Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-10-21T18:00:36.518Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-10-21T18:00:36.518Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-10-21T18:00:36.518Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-10-21T18:00:36.518Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T18:00:36.518Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-10-21T18:00:36.518Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-10-21T18:00:36.518Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServicePlugin (3.03s) [2022-10-21T18:00:36.518Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-10-21T18:00:36.518Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-10-21T18:00:36.518Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-10-21T18:00:36.518Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-10-21T18:00:36.518Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-10-21T18:00:36.518Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] DONE 24 tests, 23 skipped in 3.428s [2022-10-21T18:00:36.518Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T18:00:36.518Z] INFO: Testing against a local daemon [2022-10-21T18:00:36.518Z] === RUN TestSessionCreate [2022-10-21T18:00:36.518Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T18:00:36.518Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T18:00:36.518Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T18:00:36.518Z] PASS [2022-10-21T18:00:36.518Z] [2022-10-21T18:00:36.518Z] DONE 2 tests in 0.148s [2022-10-21T18:00:36.518Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T18:00:36.556Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-10-21T18:00:36.777Z] INFO: Testing against a local daemon [2022-10-21T18:00:36.777Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T18:00:36.777Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:00:36.777Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:00:36.777Z] === RUN TestEventsExecDie [2022-10-21T18:00:36.815Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.06s) [2022-10-21T18:00:36.815Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T18:00:37.075Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-10-21T18:00:37.075Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-10-21T18:00:37.164Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T18:00:37.344Z] --- PASS: TestEventsExecDie (0.60s) [2022-10-21T18:00:37.344Z] === RUN TestEventsBackwardsCompatible [2022-10-21T18:00:37.344Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-10-21T18:00:37.344Z] === RUN TestInfoBinaryCommits [2022-10-21T18:00:37.344Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T18:00:37.344Z] === RUN TestInfoAPIVersioned [2022-10-21T18:00:37.344Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T18:00:37.344Z] === RUN TestInfoDiscoveryBackend [2022-10-21T18:00:38.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-10-21T18:00:38.092Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T18:00:38.947Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-10-21T18:00:39.022Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T18:00:39.249Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-10-21T18:00:39.249Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references (4.47s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.79s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2022-10-21T18:00:39.952Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2022-10-21T18:00:39.952Z] PASS [2022-10-21T18:00:39.952Z] [2022-10-21T18:00:39.952Z] DONE 7 tests in 4.586s [2022-10-21T18:00:39.952Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T18:00:39.952Z] ++ 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-10-21T18:00:39.952Z] ++ set -e [2022-10-21T18:00:39.952Z] ++ '[' -n 0 ']' [2022-10-21T18:00:39.952Z] ++ set -x [2022-10-21T18:00:39.952Z] ++ 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-10-21T18:00:39.952Z] INFO: Testing against a local daemon [2022-10-21T18:00:39.952Z] === RUN TestCommitInheritsEnv [2022-10-21T18:00:40.208Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-10-21T18:00:40.208Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T18:00:40.208Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-10-21T18:00:40.208Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T18:00:40.208Z] === RUN TestImagesFilterMultiReference [2022-10-21T18:00:40.322Z] docker_api_swarm_test.go:272: [dcd097ff142db] joining swarm manager [dd8a41316d24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:00:40.467Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-10-21T18:00:40.467Z] === RUN TestImagePullPlatformInvalid [2022-10-21T18:00:40.467Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T18:00:40.467Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.18.7 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd765529-a8b2-4d58-aaa2-ddbf79c57175 http.request.method=GET http.request.remoteaddr="127.0.0.1:49434" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd765529-a8b2-4d58-aaa2-ddbf79c57175 http.request.method=GET http.request.remoteaddr="127.0.0.1:49434" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.939277ms http.response.status=200 http.response.written=2 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d09b2168-c434-4512-9391-f6788b238bc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d09b2168-c434-4512-9391-f6788b238bc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58dc84d2-b2ec-464b-b0ce-5cff81e5b443 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58dc84d2-b2ec-464b-b0ce-5cff81e5b443 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58dc84d2-b2ec-464b-b0ce-5cff81e5b443 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=38.991µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f8d2a41f-9bbb-417c-b60a-4c608b07012d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=58dc84d2-b2ec-464b-b0ce-5cff81e5b443 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.01276ms http.response.status=404 http.response.written=157 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.467Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.467Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d09b2168-c434-4512-9391-f6788b238bc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=42.872µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=92916f29-b7c3-4819-90f1-1190b24f964a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d09b2168-c434-4512-9391-f6788b238bc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.122969ms http.response.status=404 http.response.written=157 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=171.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=401ae981-19c9-444d-ac4b-e1907f9936af trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=21.834µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7e02d93-cd49-4ff5-8696-163474c75d32 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=97.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4230a38d-650d-49b5-948c-6514ef463d3e trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=b53095fc-3cfe-4cc2-8276-b1f7e6ac03b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.69064ms http.response.status=202 http.response.written=0 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=64.041µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70721fb9-ab88-4db1-8883-9e8cfc09093f trace.line=82 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=22.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e3e82997-395f-4127-9876-c2236069e70b trace.line=141 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=264.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=beae143f-b6e6-468f-959b-1d3bf0853caf trace.line=124 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=25.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4a5550dc-a63c-471f-8469-2b4ae5787455 trace.line=141 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=20.103µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15425b43-9660-4dce-9523-f2a7471ce1e2 trace.line=141 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=18.56µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1877d9bb-8f76-4315-8688-b634004d45af trace.line=141 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=180.389µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6917e766-83f7-4927-93f4-07872108c270 trace.line=167 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=77.366µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7a300dfa-a07c-4535-8dd9-4167861c86d4 trace.line=95 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/17fca8de-058e-4b13-804e-6682e22147e9\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=108.406µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1d124086-9ea7-4175-a3a2-8d1691eca056 trace.line=181 vars.name=test vars.uuid=17fca8de-058e-4b13-804e-6682e22147e9 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d1b5dca9-8859-4bd0-93c0-6711485db34a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49442" http.request.uri="/v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.452468ms http.response.status=201 http.response.written=0 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "PUT /v2/test/blobs/uploads/17fca8de-058e-4b13-804e-6682e22147e9?_state=6Mnt32B4azdPQZys86JepfI3tEA5c5fsA5rChppb1Kd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3ZmNhOGRlLTA1OGUtNGIxMy04MDRlLTY2ODJlMjIxNDdlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MDM4MTE4NjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=132.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ae5f9bdb-d44c-4b23-aa04-ea6e41d0868c trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=41.075µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd620f78-3c5f-45b3-97a6-7721bc6f4e61 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=187.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8d85162e-8279-4791-a256-572b13f6e1f5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=2f8f2931-1122-4315-9cca-52ef7dbeef63 http.request.method=POST http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=19.132555ms http.response.status=202 http.response.written=0 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.468Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=53.079µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62627e73-b43e-47cf-a684-a7556451a348 trace.line=82 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=22.892µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=da7ef21a-7c05-4b1e-93b6-79e5426b47e4 trace.line=141 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=651.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=4c9c29db-ca12-4090-a938-8b7346492ff9 trace.line=124 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=65.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7e096879-4c65-4ce9-8644-27795e120062 trace.line=141 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=23.098µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3159d095-e0dd-470e-80a9-9cf203e64cfc trace.line=141 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=29.998µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c595b471-6dfc-48fd-8b08-04a25bde7ffa trace.line=141 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=85.457µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6aee55d0-0799-4fa5-8308-a57e17ff5553 trace.line=167 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=95.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fce77126-fd02-4d41-867e-c61555237dce trace.line=95 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=188.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=14f3b0e6-3e9f-4245-98e7-e44712ffa81a trace.line=181 vars.name=test vars.uuid=72a12186-f0e5-45ff-a94e-be508cfa6d73 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3371d732-ce01-4624-836f-f7a6d684bf66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.738802ms http.response.status=201 http.response.written=0 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "PUT /v2/test/blobs/uploads/72a12186-f0e5-45ff-a94e-be508cfa6d73?_state=k1fHOiEY_dYhu4XBmuOzxQEr_EOkJEYRGs2HrCzUMON7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcyYTEyMTg2LWYwZTUtNDVmZi1hOTRlLWJlNTA4Y2ZhNmQ3MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQxODowMDo0MC40MTk0OTQ4NjdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7832b5f6-3f8d-4707-873a-4a53559bcc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7832b5f6-3f8d-4707-873a-4a53559bcc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7832b5f6-3f8d-4707-873a-4a53559bcc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=48.886µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=728013a6-a6c2-44a7-b16b-1f9a519cc73e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7832b5f6-3f8d-4707-873a-4a53559bcc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.258515ms http.response.status=404 http.response.written=96 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=64.5µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=486a9616-c763-48ba-b1d1-3a35e42f3b7c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=34.946µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e32f8267-38a2-4411-808d-e325cae7e879 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=46.088µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4ac72900-935b-40b3-8f43-e2a661dd2f09 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=17.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=251c8bdf-cf03-4235-8ce4-5a476870b80f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.469Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=17.846µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84c5b5f9-f857-40a4-bde1-e0a1b6f96013 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=83.577µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c4e34c1-37ab-4142-82d5-101395836648 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=99.618µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6544d96d-899d-4b52-8466-b3b91a081fe3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=38.441µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cbc66251-ef7d-4cc1-853c-16db4bf36700 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=92.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=93a03ba6-d82f-46b7-b9f1-90cd452a46f9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=72.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1874c00d-0e99-4647-8117-d80fa6f76779 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c44d1691-e1eb-43f1-844d-40d0778da7d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49446" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.800071ms http.response.status=201 http.response.written=0 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43d8882a-7b65-4ef8-8da3-388a7396fa90 http.request.method=GET http.request.remoteaddr="127.0.0.1:49470" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43d8882a-7b65-4ef8-8da3-388a7396fa90 http.request.method=GET http.request.remoteaddr="127.0.0.1:49470" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.106188ms http.response.status=200 http.response.written=2 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=51.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cdacca49-388f-4e95-b3e7-35ed020ec126 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=184.057µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=419e96fb-fca8-42f7-90a8-6fafb939af26 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=23.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=42654809-9db0-42e0-a6e1-73e13e8ecce1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=233.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95f21616-5c7a-4a01-84b6-74552beb58e5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=43b0a65b-6a4e-46fa-bc02-df810c2a8d78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49482" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.151515ms http.response.status=200 http.response.written=417 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=53.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8438a10e-9b7f-4fd2-95db-71e24ed1cc3f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=42.814µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fbf5691c-4f79-408f-9b53-f5d46b4004c1 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=36.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6f79f56d-3064-4f3d-8b8a-6a8782ad79b2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f5f11f40-7d4e-4ebc-9e48-64f2550d0abc http.request.method=GET http.request.remoteaddr="127.0.0.1:49490" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.544015ms http.response.status=200 http.response.written=417 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.470Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.581Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=325.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ea1ad87-30af-4591-a50d-15d68e33c0e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.728Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=523.601µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9b69a81-f374-4ae6-9057-860ecdf046ab trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=504.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6ed707b9-196d-4d02-b2de-6b23df512c30 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=61.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=195f85f7-24e0-406c-9aa9-f5ec1311d0d7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=26.183µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c5befac9-0bd5-4d84-851f-db3c26c18849 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=33.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a023c1c1-c630-4fdd-ac90-09cc4e34e9d8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=26.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=e8532bba-a408-475d-b488-97a486737ffc trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=32.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=bf27371b-1383-4ea0-b37d-19d037784ce5 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=3.47784ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2809da5-3e4f-4af4-90be-3669ae434967 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=51.323µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b68e63ad-f95b-41a6-9f1b-ae1f8ff01679 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=102.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e0790df5-9d97-4217-b55f-06979b6370d0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=13.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f0dec13e-17b0-4a95-aece-656858644327 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=6.548µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=d2d26699-c4ef-4058-9447-69fea02d6e94 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=49.723µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=29cdb3d9-b7ea-43ec-b6fb-2b89d57f4b25 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=44.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=83b720de-0ef0-455e-a310-38b03a8b0987 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=130.691µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=446ed7ff-37ac-46b9-ba83-67c1ed829df9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c973b637-9441-4ff7-ac8b-c68761e8b057 http.request.method=GET http.request.remoteaddr="127.0.0.1:49508" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.839369ms http.response.status=200 http.response.written=68 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=34.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9526a8bc-eba1-414d-ac93-1b8c7aa53f14 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=34.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a0d5083-f63d-447c-b882-91a6b768f70a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=15bb451e-9ed3-4535-a26c-4f56cecabf76 http.request.method=GET http.request.remoteaddr="127.0.0.1:49506" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.644569ms http.response.status=200 http.response.written=179 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a05509f6-4b1b-40f5-b387-941b37bf07bb http.request.method=GET http.request.remoteaddr="127.0.0.1:49524" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a05509f6-4b1b-40f5-b387-941b37bf07bb http.request.method=GET http.request.remoteaddr="127.0.0.1:49524" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="909.019µs" http.response.status=200 http.response.written=2 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=37.883µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7571d370-9ae7-4f18-a39b-1279cd363543 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=13.907µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d83c5f88-d1ff-493a-b9b9-4769c1a55afe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.729Z] time="2022-10-21T18:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edc941b4-81b8-4625-ab77-c8353aee2d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49530" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.165092ms http.response.status=404 http.response.written=181 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=35.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4f263f2-32ae-4278-b4d1-36220f116c6b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 trace.duration=18.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5a09b301-b506-4dda-bd14-df3d00358b5a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] time="2022-10-21T18:00:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=941b43a9-c879-4053-8b01-093b4ca6c9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:49536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.63915ms http.response.status=404 http.response.written=181 instance.id=605d696d-51cd-43df-93bd-6311f3f1e996 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T18:00:40.730Z] 127.0.0.1 - - [21/Oct/2022:18:00:40 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/8b5331f5077550ed32682a0202bdfccd9c28460e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T18:00:40.730Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.30s) [2022-10-21T18:00:40.730Z] === RUN TestRemoveImageOrphaning [2022-10-21T18:00:40.986Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-10-21T18:00:40.986Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T18:00:40.986Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:00:40.986Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-21T18:00:40.986Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T18:00:40.986Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-10-21T18:00:40.986Z] === RUN TestTagInvalidReference [2022-10-21T18:00:40.986Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T18:00:40.986Z] === RUN TestTagValidPrefixedRepo [2022-10-21T18:00:40.986Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-21T18:00:40.986Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T18:00:40.986Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-10-21T18:00:40.986Z] === RUN TestTagOfficialNames [2022-10-21T18:00:41.147Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-10-21T18:00:41.243Z] --- PASS: TestTagOfficialNames (0.09s) [2022-10-21T18:00:41.243Z] === RUN TestTagMatchesDigest [2022-10-21T18:00:41.243Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-21T18:00:41.243Z] PASS [2022-10-21T18:00:41.243Z] [2022-10-21T18:00:41.243Z] === Skipped [2022-10-21T18:00:41.243Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T18:00:41.243Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-10-21T18:00:41.243Z] [2022-10-21T18:00:41.243Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-21T18:00:41.243Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:00:41.243Z] [2022-10-21T18:00:41.243Z] DONE 13 tests, 2 skipped in 1.309s [2022-10-21T18:00:41.243Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T18:00:41.243Z] ++ 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-10-21T18:00:41.243Z] ++ set -e [2022-10-21T18:00:41.243Z] ++ '[' -n 0 ']' [2022-10-21T18:00:41.243Z] ++ set -x [2022-10-21T18:00:41.243Z] ++ 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-10-21T18:00:41.243Z] INFO: Testing against a local daemon [2022-10-21T18:00:41.243Z] === RUN TestNetworkCreateDelete [2022-10-21T18:00:41.406Z] docker_api_swarm_test.go:273: [d4988ff508ac3] joining swarm manager [dd8a41316d24f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:00:41.406Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-10-21T18:00:41.500Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-10-21T18:00:41.500Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T18:00:41.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-10-21T18:00:41.756Z] === RUN TestDaemonDNSFallback [2022-10-21T18:00:41.972Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-10-21T18:00:41.972Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-10-21T18:00:41.972Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-10-21T18:00:42.531Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2022-10-21T18:00:42.531Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T18:00:42.531Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:00:42.531Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-10-21T18:00:42.531Z] === RUN TestInfoAPI [2022-10-21T18:00:42.531Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T18:00:42.531Z] === RUN TestInfoAPIWarnings [2022-10-21T18:00:42.538Z] === RUN TestDockerSuite/TestBuildXZHost [2022-10-21T18:00:43.913Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-10-21T18:00:43.913Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-10-21T18:00:43.913Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T18:00:43.913Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-10-21T18:00:44.171Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-10-21T18:00:44.740Z] === RUN TestDockerSuite/TestCommitChange [2022-10-21T18:00:45.306Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-10-21T18:00:45.873Z] === RUN TestDockerSuite/TestCommitHardlink [2022-10-21T18:00:46.810Z] === RUN TestDockerSuite/TestCommitNewFile [2022-10-21T18:00:47.748Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-10-21T18:00:48.297Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-10-21T18:00:48.297Z] === RUN TestInspectNetwork [2022-10-21T18:00:48.683Z] === RUN TestDockerSuite/TestCommitTTY [2022-10-21T18:00:49.618Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-10-21T18:00:50.185Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-10-21T18:00:51.120Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-10-21T18:00:51.569Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T18:00:51.569Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T18:00:51.569Z] === RUN TestInspectNetwork/network_name [2022-10-21T18:00:51.569Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-10-21T18:00:51.687Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-10-21T18:00:52.625Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-10-21T18:00:54.001Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-10-21T18:00:54.001Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-10-21T18:00:54.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-21T18:00:54.001Z] PASS [2022-10-21T18:00:54.001Z] [2022-10-21T18:00:54.001Z] DONE 17 tests in 53.211s [2022-10-21T18:00:54.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T18:00:54.001Z] ++ 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-10-21T18:00:54.001Z] ++ set -e [2022-10-21T18:00:54.001Z] ++ '[' -n 0 ']' [2022-10-21T18:00:54.001Z] ++ set -x [2022-10-21T18:00:54.001Z] ++ 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-10-21T18:00:54.001Z] INFO: Testing against a local daemon [2022-10-21T18:00:54.001Z] === RUN TestPluginInvalidJSON [2022-10-21T18:00:54.001Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:54.001Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:54.001Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:00:54.001Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-10-21T18:00:54.001Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T18:00:54.001Z] === RUN TestPluginInstall [2022-10-21T18:00:54.001Z] === RUN TestPluginInstall/no_auth [2022-10-21T18:00:54.261Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-10-21T18:00:54.832Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-10-21T18:00:55.399Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-10-21T18:00:55.742Z] --- PASS: TestInspectNetwork (7.08s) [2022-10-21T18:00:55.742Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T18:00:55.742Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T18:00:55.742Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-21T18:00:55.742Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T18:00:55.742Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T18:00:55.966Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-10-21T18:00:56.224Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:56.224Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02bc332494b2872ac08d7dcb6bed8db11d369ca95203484216bd64953c65bc73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:56.224Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:56.224Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02bc332494b2872ac08d7dcb6bed8db11d369ca95203484216bd64953c65bc73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:56.482Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T18:00:56.482Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-10-21T18:00:56.482Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-10-21T18:00:56.671Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-10-21T18:00:56.671Z] === RUN TestNetworkInvalidJSON [2022-10-21T18:00:56.671Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:56.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:56.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:56.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:56.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:56.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:56.671Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T18:00:56.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:00:56.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T18:00:56.671Z] === RUN TestNetworkList [2022-10-21T18:00:56.671Z] === RUN TestNetworkList//networks [2022-10-21T18:00:56.671Z] === PAUSE TestNetworkList//networks [2022-10-21T18:00:56.671Z] === RUN TestNetworkList//networks/ [2022-10-21T18:00:56.671Z] === PAUSE TestNetworkList//networks/ [2022-10-21T18:00:56.671Z] === CONT TestNetworkList//networks [2022-10-21T18:00:56.671Z] === CONT TestNetworkList//networks/ [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkList (0.02s) [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T18:00:56.671Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T18:00:56.671Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T18:00:56.740Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-10-21T18:00:57.000Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:57.000Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efe4d821d1ca89f9855cb9655e50fbcdc016b945f8ada0b68c5b09a36691abf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:57.000Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:57.000Z] time="2022-10-21T18:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efe4d821d1ca89f9855cb9655e50fbcdc016b945f8ada0b68c5b09a36691abf2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:57.233Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-10-21T18:00:57.233Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T18:00:57.258Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-10-21T18:00:57.258Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-10-21T18:00:57.258Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-10-21T18:00:57.258Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-10-21T18:00:57.258Z] === RUN TestPluginInstall/with_insecure [2022-10-21T18:00:57.516Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-10-21T18:00:58.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-10-21T18:00:58.382Z] time="2022-10-21T18:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:58.382Z] time="2022-10-21T18:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eded3dea10fce2a1ca6de79d3f680674f4c62f497d51b15738669f697386c085" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:58.382Z] time="2022-10-21T18:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:00:58.382Z] time="2022-10-21T18:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eded3dea10fce2a1ca6de79d3f680674f4c62f497d51b15738669f697386c085" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:00:58.600Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-21T18:00:58.600Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T18:00:58.640Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-10-21T18:00:58.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-10-21T18:00:58.640Z] plugin_test.go:165: [d7dcf3838b3a4] daemon is not started [2022-10-21T18:00:58.640Z] --- PASS: TestPluginInstall (4.66s) [2022-10-21T18:00:58.640Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2022-10-21T18:00:58.640Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-10-21T18:00:58.640Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-10-21T18:00:58.640Z] === RUN TestPluginsWithRuntimes [2022-10-21T18:00:59.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-10-21T18:00:59.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T18:00:59.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-10-21T18:00:59.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-10-21T18:01:00.545Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-10-21T18:01:00.545Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T18:01:00.585Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T18:01:00.585Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-10-21T18:01:00.603Z] --- PASS: TestInfoAPIWarnings (17.33s) [2022-10-21T18:01:00.603Z] === RUN TestInfoDebug [2022-10-21T18:01:01.169Z] --- PASS: TestInfoDebug (1.54s) [2022-10-21T18:01:01.169Z] === RUN TestInfoInsecureRegistries [2022-10-21T18:01:01.485Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-10-21T18:01:01.485Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T18:01:01.521Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-10-21T18:01:01.521Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-10-21T18:01:01.780Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T18:01:02.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-10-21T18:01:02.048Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T18:01:02.348Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-10-21T18:01:02.607Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-10-21T18:01:02.865Z] --- PASS: TestPluginsWithRuntimes (4.30s) [2022-10-21T18:01:02.865Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.23s) [2022-10-21T18:01:02.865Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.16s) [2022-10-21T18:01:02.865Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T18:01:03.075Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-10-21T18:01:03.075Z] === RUN TestInfoRegistryMirrors [2022-10-21T18:01:03.431Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-10-21T18:01:03.689Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-10-21T18:01:03.689Z] PASS [2022-10-21T18:01:03.689Z] [2022-10-21T18:01:03.689Z] DONE 10 tests in 9.923s [2022-10-21T18:01:03.689Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T18:01:03.689Z] ++ 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-10-21T18:01:03.689Z] ++ set -e [2022-10-21T18:01:03.689Z] ++ '[' -n 0 ']' [2022-10-21T18:01:03.689Z] ++ set -x [2022-10-21T18:01:03.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-21T18:01:03.947Z] INFO: Testing against a local daemon [2022-10-21T18:01:03.947Z] === RUN TestExternalGraphDriver [2022-10-21T18:01:03.947Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-10-21T18:01:03.947Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-10-21T18:01:04.208Z] === RUN TestExternalGraphDriver/json [2022-10-21T18:01:04.448Z] --- PASS: TestInfoRegistryMirrors (1.56s) [2022-10-21T18:01:04.448Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T18:01:04.467Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-10-21T18:01:04.567Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-10-21T18:01:04.567Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T18:01:04.567Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:01:04.567Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:01:04.567Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T18:01:04.706Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-10-21T18:01:04.706Z] === RUN TestPingCacheHeaders [2022-10-21T18:01:04.706Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T18:01:04.706Z] === RUN TestPingGet [2022-10-21T18:01:04.706Z] --- PASS: TestPingGet (0.01s) [2022-10-21T18:01:04.706Z] === RUN TestPingHead [2022-10-21T18:01:04.706Z] --- PASS: TestPingHead (0.02s) [2022-10-21T18:01:04.706Z] === RUN TestVersion [2022-10-21T18:01:04.706Z] --- PASS: TestVersion (0.02s) [2022-10-21T18:01:04.706Z] PASS [2022-10-21T18:01:04.706Z] [2022-10-21T18:01:04.706Z] === Skipped [2022-10-21T18:01:04.706Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:01:04.706Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:01:04.706Z] [2022-10-21T18:01:04.706Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-10-21T18:01:04.706Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T18:01:04.706Z] [2022-10-21T18:01:04.706Z] DONE 18 tests, 2 skipped in 28.117s [2022-10-21T18:01:04.706Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-10-21T18:01:04.719Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T18:01:04.719Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T18:01:04.964Z] INFO: Testing against a local daemon [2022-10-21T18:01:04.964Z] === RUN TestVolumesCreateAndList [2022-10-21T18:01:04.964Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T18:01:04.964Z] === RUN TestVolumesRemove [2022-10-21T18:01:04.964Z] --- PASS: TestVolumesRemove (0.09s) [2022-10-21T18:01:04.964Z] === RUN TestVolumesInspect [2022-10-21T18:01:04.964Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T18:01:04.964Z] === RUN TestVolumesInvalidJSON [2022-10-21T18:01:04.964Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T18:01:04.964Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T18:01:04.964Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T18:01:04.964Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-21T18:01:04.964Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T18:01:04.964Z] PASS [2022-10-21T18:01:04.964Z] [2022-10-21T18:01:04.964Z] DONE 5 tests in 0.291s [2022-10-21T18:01:04.964Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T18:01:04.964Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12808 is not a child of this shell [2022-10-21T18:01:04.964Z] warning: PID 12808 from bundles/test-integration/docker.pid had a nonzero exit code [2022-10-21T18:01:04.964Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T18:01:04.964Z] [2022-10-21T18:01:04.964Z] Unloading profiles will leave already running processes permanently [2022-10-21T18:01:04.964Z] unconfined, which can lead to unexpected situations. [2022-10-21T18:01:04.964Z] [2022-10-21T18:01:04.964Z] To set a process to complain mode, use the command line tool [2022-10-21T18:01:04.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T18:01:04.964Z] Removing test suite binaries [2022-10-21T18:01:05.222Z] exiting test-integration [2022-10-21T18:01:05.222Z] ++ exit 0 [2022-10-21T18:01:05.403Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-10-21T18:01:05.647Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-10-21T18:01:05.647Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 48.5% of statements [2022-10-21T18:01:05.647Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T18:01:05.969Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-10-21T18:01:05.969Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-10-21T18:01:05.969Z] === RUN TestExternalGraphDriver/spec [2022-10-21T18:01:06.155Z] [2022-10-21T18:01:06.536Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-10-21T18:01:06.577Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements Post stage [Pipeline] junit [2022-10-21T18:01:07.103Z] Recording test results [2022-10-21T18:01:07.472Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-10-21T18:01:08.042Z] === RUN TestExternalGraphDriver/pull [2022-10-21T18:01:08.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-10-21T18:01:08.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-10-21T18:01:08.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-10-21T18:01:08.609Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-10-21T18:01:08.609Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-10-21T18:01:08.868Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-10-21T18:01:09.016Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T18:01:09.097Z] ok github.com/docker/docker/builder/remotecontext/git 2.492s coverage: 83.5% of statements [2022-10-21T18:01:09.097Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T18:01:09.097Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T18:01:09.355Z] + echo Ensuring container killed. [2022-10-21T18:01:09.355Z] Ensuring container killed. [2022-10-21T18:01:09.355Z] + docker rm -vf docker-pr6 [2022-10-21T18:01:09.801Z] --- PASS: TestExternalGraphDriver (5.72s) [2022-10-21T18:01:09.801Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2022-10-21T18:01:09.801Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-10-21T18:01:09.801Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2022-10-21T18:01:09.801Z] === RUN TestGraphdriverPluginV2 [2022-10-21T18:01:09.921Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-21T18:01:10.207Z] + echo Chowning /workspace to jenkins user [2022-10-21T18:01:10.207Z] Chowning /workspace to jenkins user [2022-10-21T18:01:10.207Z] + id -u [2022-10-21T18:01:10.207Z] + id -g [2022-10-21T18:01:10.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T18:01:10.207Z] Unable to find image 'busybox:latest' locally [2022-10-21T18:01:10.465Z] latest: Pulling from library/busybox [2022-10-21T18:01:10.465Z] f5b7ce95afea: Pulling fs layer [2022-10-21T18:01:10.465Z] f5b7ce95afea: Download complete [2022-10-21T18:01:10.465Z] f5b7ce95afea: Pull complete [2022-10-21T18:01:10.465Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T18:01:10.723Z] Status: Downloaded newer image for busybox:latest [2022-10-21T18:01:11.616Z] ok github.com/docker/docker/client 0.097s coverage: 75.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T18:01:12.917Z] + bundleName=amd64-rootless [2022-10-21T18:01:12.917Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-10-21T18:01:12.917Z] Creating amd64-rootless-bundles.tar.gz [2022-10-21T18:01:12.917Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-10-21T18:01:12.917Z] + 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-10-21T18:01:12.929Z] Archiving artifacts [2022-10-21T18:01:13.983Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-10-21T18:01:13.983Z] === RUN TestDockerSuite/TestContainerAPITop [2022-10-21T18:01:13.983Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-10-21T18:01:13.983Z] PASS [2022-10-21T18:01:13.983Z] [2022-10-21T18:01:13.983Z] DONE 5 tests in 10.238s [2022-10-21T18:01:13.983Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T18:01:13.983Z] ++ 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-10-21T18:01:13.983Z] ++ set -e [2022-10-21T18:01:13.983Z] ++ '[' -n 0 ']' [2022-10-21T18:01:13.983Z] ++ set -x [2022-10-21T18:01:13.983Z] ++ 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-10-21T18:01:14.242Z] INFO: Testing against a local daemon [2022-10-21T18:01:14.242Z] === RUN TestContinueAfterPluginCrash [2022-10-21T18:01:14.242Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T18:01:14.242Z] === RUN TestReadPluginNoRead [2022-10-21T18:01:14.242Z] === PAUSE TestReadPluginNoRead [2022-10-21T18:01:14.242Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T18:01:14.242Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T18:01:14.242Z] === CONT TestContinueAfterPluginCrash [2022-10-21T18:01:14.242Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T18:01:14.502Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-10-21T18:01:14.502Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-10-21T18:01:14.502Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-10-21T18:01:14.502Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-10-21T18:01:14.598Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T18:01:14.901Z] + make clean [2022-10-21T18:01:15.468Z] docker volume rm -f docker-dev-cache [2022-10-21T18:01:15.468Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T18:01:17.790Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-10-21T18:01:17.790Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-10-21T18:01:18.062Z] --- PASS: TestDaemonStartWithLogOpt (3.79s) [2022-10-21T18:01:18.062Z] === CONT TestReadPluginNoRead [2022-10-21T18:01:18.627Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-10-21T18:01:19.412Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-10-21T18:01:19.412Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T18:01:20.785Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uf5qxsqy6dai5amniggcrzz6a Created:2022-10-21 18:01:19.584394366 +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[b6b005d1310218817fc03973eb39968e7baa47d9e41bd3cd32ae593002fd6ef3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ie313dg5061y8wf8rvesa29t0 EndpointID:025476b0e52a3f8262849afb2a84cb38ef35a0b6783377d315de107811506b8a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b3bcb41a74d46f0e9e74d73042f69be99ef09ad01f6996154e88284e58adf101 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:d560301c6bd5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ie313dg5061y8wf8rvesa29t0 EndpointID:025476b0e52a3f8262849afb2a84cb38ef35a0b6783377d315de107811506b8a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T18:01:21.156Z] === RUN TestReadPluginNoRead/default [2022-10-21T18:01:22.092Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-10-21T18:01:22.351Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T18:01:22.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-10-21T18:01:22.917Z] --- PASS: TestContinueAfterPluginCrash (8.77s) [2022-10-21T18:01:22.917Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-10-21T18:01:23.854Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T18:01:24.791Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-10-21T18:01:26.030Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-10-21T18:01:26.030Z] PASS [2022-10-21T18:01:26.030Z] [2022-10-21T18:01:26.030Z] === Skipped [2022-10-21T18:01:26.030Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:01:26.030Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:01:26.030Z] [2022-10-21T18:01:26.030Z] DONE 26 tests, 1 skipped in 43.987s [2022-10-21T18:01:26.030Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T18:01:26.030Z] ++ 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-10-21T18:01:26.030Z] ++ set -e [2022-10-21T18:01:26.030Z] ++ '[' -n 0 ']' [2022-10-21T18:01:26.030Z] ++ set -x [2022-10-21T18:01:26.031Z] ++ 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-10-21T18:01:26.031Z] INFO: Testing against a local daemon [2022-10-21T18:01:26.031Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T18:01:26.031Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:01:26.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T18:01:26.031Z] === RUN TestDockerNetworkIpvlan [2022-10-21T18:01:26.031Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:01:26.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T18:01:26.031Z] PASS [2022-10-21T18:01:26.031Z] [2022-10-21T18:01:26.031Z] === Skipped [2022-10-21T18:01:26.031Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T18:01:26.031Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:01:26.031Z] [2022-10-21T18:01:26.031Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T18:01:26.031Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T18:01:26.031Z] [2022-10-21T18:01:26.031Z] DONE 2 tests, 2 skipped in 0.106s [2022-10-21T18:01:26.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T18:01:26.031Z] ++ 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-10-21T18:01:26.031Z] ++ set -e [2022-10-21T18:01:26.031Z] ++ '[' -n 0 ']' [2022-10-21T18:01:26.031Z] ++ set -x [2022-10-21T18:01:26.031Z] ++ 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-10-21T18:01:26.031Z] INFO: Testing against a local daemon [2022-10-21T18:01:26.031Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T18:01:26.171Z] === CONT TestReadPluginNoRead [2022-10-21T18:01:26.171Z] read_test.go:92: [d809ee4774790] daemon is not started [2022-10-21T18:01:26.171Z] --- PASS: TestReadPluginNoRead (7.94s) [2022-10-21T18:01:26.171Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-10-21T18:01:26.171Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-10-21T18:01:26.171Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2022-10-21T18:01:26.171Z] PASS [2022-10-21T18:01:26.171Z] [2022-10-21T18:01:26.171Z] DONE 6 tests in 11.900s [2022-10-21T18:01:26.171Z] 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-10-21T18:01:26.171Z] ++ 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-10-21T18:01:26.171Z] ++ set -e [2022-10-21T18:01:26.171Z] ++ '[' -n 0 ']' [2022-10-21T18:01:26.171Z] ++ set -x [2022-10-21T18:01:26.171Z] ++ 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-10-21T18:01:26.171Z] testing: warning: no tests to run [2022-10-21T18:01:26.171Z] PASS [2022-10-21T18:01:26.171Z] [2022-10-21T18:01:26.171Z] DONE 0 tests in 0.063s [2022-10-21T18:01:26.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T18:01:26.171Z] ++ 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-10-21T18:01:26.171Z] ++ set -e [2022-10-21T18:01:26.171Z] ++ '[' -n 0 ']' [2022-10-21T18:01:26.171Z] ++ set -x [2022-10-21T18:01:26.172Z] ++ 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-10-21T18:01:26.172Z] INFO: Testing against a local daemon [2022-10-21T18:01:26.172Z] === RUN TestPluginWithDevMounts [2022-10-21T18:01:26.172Z] === PAUSE TestPluginWithDevMounts [2022-10-21T18:01:26.172Z] === CONT TestPluginWithDevMounts [2022-10-21T18:01:26.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-10-21T18:01:26.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-10-21T18:01:26.594Z] === RUN TestDockerNetworkMacvlan [2022-10-21T18:01:27.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-10-21T18:01:27.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-10-21T18:01:27.522Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T18:01:28.087Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T18:01:28.302Z] --- PASS: TestPluginWithDevMounts (1.89s) [2022-10-21T18:01:28.302Z] PASS [2022-10-21T18:01:28.302Z] [2022-10-21T18:01:28.302Z] DONE 1 tests in 2.039s [2022-10-21T18:01:28.303Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T18:01:28.303Z] ++ 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-10-21T18:01:28.303Z] ++ set -e [2022-10-21T18:01:28.303Z] ++ '[' -n 0 ']' [2022-10-21T18:01:28.303Z] ++ set -x [2022-10-21T18:01:28.303Z] ++ 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-10-21T18:01:28.303Z] INFO: Testing against a local daemon [2022-10-21T18:01:28.303Z] === RUN TestSecretInspect [2022-10-21T18:01:28.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-10-21T18:01:29.016Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T18:01:29.496Z] docker_api_swarm_node_test.go:20: [d90387ae36d68] joining swarm manager [d8350e024a56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:01:30.062Z] docker_api_swarm_node_test.go:21: [df5d3cfcbd229] joining swarm manager [d8350e024a56b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:01:30.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-10-21T18:01:30.887Z] --- PASS: TestSecretInspect (2.77s) [2022-10-21T18:01:30.888Z] === RUN TestSecretList [2022-10-21T18:01:30.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-10-21T18:01:30.909Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T18:01:32.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6a5b8_} [2022-10-21T18:01:32.276Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T18:01:33.640Z] --- PASS: TestSecretList (2.38s) [2022-10-21T18:01:33.640Z] === RUN TestSecretsCreateAndDelete [2022-10-21T18:01:33.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14064510969_/foo_false____} [2022-10-21T18:01:35.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14064510969_/foo_true____} [2022-10-21T18:01:35.544Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2022-10-21T18:01:35.544Z] === RUN TestSecretsUpdate [2022-10-21T18:01:35.548Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-10-21T18:01:36.111Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-10-21T18:01:36.111Z] PASS [2022-10-21T18:01:36.111Z] [2022-10-21T18:01:36.111Z] DONE 8 tests in 10.762s [2022-10-21T18:01:36.111Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T18:01:36.111Z] ++ 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-10-21T18:01:36.111Z] ++ set -e [2022-10-21T18:01:36.111Z] ++ '[' -n 0 ']' [2022-10-21T18:01:36.111Z] ++ set -x [2022-10-21T18:01:36.111Z] ++ 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-10-21T18:01:36.111Z] testing: warning: no tests to run [2022-10-21T18:01:36.111Z] PASS [2022-10-21T18:01:36.111Z] [2022-10-21T18:01:36.111Z] DONE 0 tests in 0.027s [2022-10-21T18:01:36.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T18:01:36.111Z] ++ 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-10-21T18:01:36.111Z] ++ set -e [2022-10-21T18:01:36.111Z] ++ '[' -n 0 ']' [2022-10-21T18:01:36.111Z] ++ set -x [2022-10-21T18:01:36.111Z] ++ 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-10-21T18:01:36.368Z] INFO: Testing against a local daemon [2022-10-21T18:01:36.368Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T18:01:36.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_false____} [2022-10-21T18:01:37.297Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-10-21T18:01:37.298Z] === RUN TestAuthZPluginTLS [2022-10-21T18:01:37.857Z] --- PASS: TestSecretsUpdate (2.21s) [2022-10-21T18:01:37.857Z] === RUN TestTemplatedSecret [2022-10-21T18:01:37.860Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-10-21T18:01:37.860Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T18:01:38.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_true____} [2022-10-21T18:01:38.423Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-10-21T18:01:38.423Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T18:01:38.986Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-21T18:01:38.986Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T18:01:39.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_true__0xc000c6a5e8__} [2022-10-21T18:01:39.550Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-10-21T18:01:39.550Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T18:01:40.425Z] --- PASS: TestTemplatedSecret (2.67s) [2022-10-21T18:01:40.425Z] === RUN TestSecretCreateResolve [2022-10-21T18:01:40.918Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-10-21T18:01:40.918Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T18:01:40.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6a600_} [2022-10-21T18:01:40.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-10-21T18:01:41.174Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-10-21T18:01:41.175Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T18:01:41.737Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-21T18:01:41.737Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T18:01:42.299Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-10-21T18:01:42.299Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T18:01:42.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6a618_} [2022-10-21T18:01:43.326Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-10-21T18:01:43.326Z] PASS [2022-10-21T18:01:43.326Z] [2022-10-21T18:01:43.326Z] DONE 6 tests in 15.000s [2022-10-21T18:01:43.326Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T18:01:43.326Z] ++ 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-10-21T18:01:43.326Z] ++ set -e [2022-10-21T18:01:43.326Z] ++ '[' -n 0 ']' [2022-10-21T18:01:43.326Z] ++ set -x [2022-10-21T18:01:43.326Z] ++ 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-10-21T18:01:43.326Z] INFO: Testing against a local daemon [2022-10-21T18:01:43.326Z] === RUN TestServiceCreateInit [2022-10-21T18:01:43.326Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T18:01:43.667Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-10-21T18:01:43.667Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T18:01:43.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6a630_} [2022-10-21T18:01:45.035Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-10-21T18:01:45.035Z] === RUN TestAuthZPluginHeader [2022-10-21T18:01:45.597Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-10-21T18:01:45.597Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T18:01:45.597Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:01:45.597Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-21T18:01:45.597Z] === RUN TestAuthZPluginV2Disable [2022-10-21T18:01:45.597Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:01:45.597Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-10-21T18:01:45.597Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T18:01:45.597Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:01:45.597Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-21T18:01:45.597Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T18:01:45.597Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:01:45.597Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-21T18:01:45.597Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T18:01:45.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6a648_} [2022-10-21T18:01:45.795Z] docker_api_swarm_test.go:502: [da944507e2969] joining swarm manager [dc0a194c8e641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:01:47.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-10-21T18:01:47.737Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-10-21T18:01:47.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-10-21T18:01:48.254Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-10-21T18:01:50.384Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.1% of statements [2022-10-21T18:01:50.384Z] ok github.com/docker/docker/container 0.132s coverage: 34.5% of statements [2022-10-21T18:01:50.384Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T18:01:50.384Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T18:01:50.384Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T18:01:50.384Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T18:01:50.789Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-10-21T18:01:52.165Z] --- PASS: TestServiceCreateInit (8.63s) [2022-10-21T18:01:52.165Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2022-10-21T18:01:52.165Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.27s) [2022-10-21T18:01:52.165Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T18:01:52.165Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-10-21T18:01:53.541Z] docker_api_swarm_test.go:507: [dcd48b32ba244] joining swarm manager [dc0a194c8e641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:01:54.475Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-10-21T18:01:55.853Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-10-21T18:01:56.112Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-10-21T18:01:56.678Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-10-21T18:01:56.924Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2022-10-21T18:01:57.613Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-10-21T18:01:58.293Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-10-21T18:01:58.549Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-10-21T18:01:58.808Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-10-21T18:01:59.375Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-10-21T18:01:59.661Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-10-21T18:02:00.311Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-10-21T18:02:00.878Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-10-21T18:02:01.444Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-10-21T18:02:02.015Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-10-21T18:02:02.950Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-10-21T18:02:03.517Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-10-21T18:02:03.643Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-21T18:02:03.643Z] PASS [2022-10-21T18:02:03.643Z] [2022-10-21T18:02:03.643Z] === Skipped [2022-10-21T18:02:03.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-21T18:02:03.643Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:03.643Z] [2022-10-21T18:02:03.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-10-21T18:02:03.643Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:03.643Z] [2022-10-21T18:02:03.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-21T18:02:03.643Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:03.643Z] [2022-10-21T18:02:03.643Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-21T18:02:03.643Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:03.643Z] [2022-10-21T18:02:03.643Z] DONE 17 tests, 4 skipped in 26.395s [2022-10-21T18:02:03.643Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T18:02:03.643Z] ++ 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-10-21T18:02:03.643Z] ++ set -e [2022-10-21T18:02:03.643Z] ++ '[' -n 0 ']' [2022-10-21T18:02:03.643Z] ++ set -x [2022-10-21T18:02:03.643Z] ++ 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-10-21T18:02:03.643Z] INFO: Testing against a local daemon [2022-10-21T18:02:03.643Z] === RUN TestPluginInvalidJSON [2022-10-21T18:02:03.643Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:02:03.643Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:02:03.643Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:02:03.643Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-10-21T18:02:03.643Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T18:02:03.643Z] === RUN TestPluginInstall [2022-10-21T18:02:03.643Z] === RUN TestPluginInstall/no_auth [2022-10-21T18:02:03.643Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:03.643Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f834649ae2605f458eaaccc323f35bc3cb7eedbd81c2bbf9a774aedba802be1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:03.643Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:03.643Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f834649ae2605f458eaaccc323f35bc3cb7eedbd81c2bbf9a774aedba802be1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:03.643Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T18:02:04.087Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-10-21T18:02:04.205Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:04.205Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f834649ae2605f458eaaccc323f35bc3cb7eedbd81c2bbf9a774aedba802be1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:04.205Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:04.206Z] time="2022-10-21T18:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f834649ae2605f458eaaccc323f35bc3cb7eedbd81c2bbf9a774aedba802be1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:04.462Z] === RUN TestPluginInstall/with_insecure [2022-10-21T18:02:04.666Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-10-21T18:02:05.391Z] time="2022-10-21T18:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:05.391Z] time="2022-10-21T18:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8c8e8380d22d3b092c3cd221357b8677c6b1198ad8209086e18845ef2884036" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:05.391Z] time="2022-10-21T18:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T18:02:05.391Z] time="2022-10-21T18:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8c8e8380d22d3b092c3cd221357b8677c6b1198ad8209086e18845ef2884036" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T18:02:05.391Z] plugin_test.go:165: [deb9299289684] daemon is not started [2022-10-21T18:02:05.391Z] --- PASS: TestPluginInstall (2.69s) [2022-10-21T18:02:05.391Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-10-21T18:02:05.391Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-10-21T18:02:05.391Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-10-21T18:02:05.391Z] === RUN TestPluginsWithRuntimes [2022-10-21T18:02:05.609Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-10-21T18:02:06.175Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-10-21T18:02:06.435Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-10-21T18:02:06.435Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-10-21T18:02:07.002Z] === RUN TestDockerSuite/TestCpRelativePath [2022-10-21T18:02:07.282Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T18:02:07.569Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-10-21T18:02:07.750Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-10-21T18:02:07.750Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2022-10-21T18:02:07.846Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T18:02:08.317Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-10-21T18:02:08.504Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-10-21T18:02:08.574Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-10-21T18:02:08.774Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-10-21T18:02:08.774Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-10-21T18:02:08.774Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-10-21T18:02:08.774Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T18:02:09.071Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2022-10-21T18:02:09.071Z] === RUN TestCreateServiceConflict [2022-10-21T18:02:09.136Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-10-21T18:02:09.329Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-10-21T18:02:09.337Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-10-21T18:02:09.337Z] PASS [2022-10-21T18:02:09.337Z] [2022-10-21T18:02:09.337Z] DONE 10 tests in 6.804s [2022-10-21T18:02:09.337Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T18:02:09.337Z] ++ 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-10-21T18:02:09.337Z] ++ set -e [2022-10-21T18:02:09.337Z] ++ '[' -n 0 ']' [2022-10-21T18:02:09.337Z] ++ set -x [2022-10-21T18:02:09.337Z] ++ 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-10-21T18:02:09.593Z] INFO: Testing against a local daemon [2022-10-21T18:02:09.593Z] === RUN TestExternalGraphDriver [2022-10-21T18:02:09.850Z] === RUN TestExternalGraphDriver/json [2022-10-21T18:02:10.264Z] === RUN TestDockerSuite/TestCpToCaseA [2022-10-21T18:02:10.504Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.469s coverage: 74.6% of statements [2022-10-21T18:02:11.200Z] === RUN TestDockerSuite/TestCpToCaseB [2022-10-21T18:02:11.741Z] === RUN TestExternalGraphDriver/spec [2022-10-21T18:02:11.767Z] === RUN TestDockerSuite/TestCpToCaseC [2022-10-21T18:02:11.767Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-10-21T18:02:11.767Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T18:02:11.870Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2022-10-21T18:02:12.126Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 60.7% of statements [2022-10-21T18:02:12.126Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.1% of statements [2022-10-21T18:02:12.126Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T18:02:12.126Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T18:02:12.126Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T18:02:12.126Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T18:02:13.158Z] === RUN TestExternalGraphDriver/pull [2022-10-21T18:02:13.669Z] === RUN TestDockerSuite/TestCpToCaseD [2022-10-21T18:02:14.039Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-10-21T18:02:14.548Z] --- PASS: TestExternalGraphDriver (5.10s) [2022-10-21T18:02:14.548Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-10-21T18:02:14.548Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-10-21T18:02:14.548Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-10-21T18:02:14.548Z] === RUN TestGraphdriverPluginV2 [2022-10-21T18:02:14.805Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:14.805Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-10-21T18:02:14.805Z] PASS [2022-10-21T18:02:14.805Z] [2022-10-21T18:02:14.805Z] === Skipped [2022-10-21T18:02:14.805Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-10-21T18:02:14.805Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:02:14.805Z] [2022-10-21T18:02:14.805Z] DONE 5 tests, 1 skipped in 5.540s [2022-10-21T18:02:15.043Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2022-10-21T18:02:15.043Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T18:02:15.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T18:02:15.062Z] ++ 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-10-21T18:02:15.062Z] ++ set -e [2022-10-21T18:02:15.062Z] ++ '[' -n 0 ']' [2022-10-21T18:02:15.062Z] ++ set -x [2022-10-21T18:02:15.062Z] ++ 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-10-21T18:02:15.062Z] INFO: Testing against a local daemon [2022-10-21T18:02:15.062Z] === RUN TestContinueAfterPluginCrash [2022-10-21T18:02:15.062Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T18:02:15.062Z] === RUN TestReadPluginNoRead [2022-10-21T18:02:15.062Z] === PAUSE TestReadPluginNoRead [2022-10-21T18:02:15.062Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T18:02:15.062Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T18:02:15.062Z] === CONT TestContinueAfterPluginCrash [2022-10-21T18:02:15.062Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T18:02:15.437Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.328s coverage: 50.5% of statements [2022-10-21T18:02:16.809Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.594s coverage: 45.9% of statements [2022-10-21T18:02:16.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T18:02:16.945Z] === RUN TestDockerSuite/TestCpToCaseE [2022-10-21T18:02:17.738Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.595s coverage: 58.0% of statements [2022-10-21T18:02:17.738Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-21T18:02:17.738Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T18:02:17.738Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-10-21T18:02:18.332Z] --- PASS: TestDaemonStartWithLogOpt (3.14s) [2022-10-21T18:02:18.332Z] === CONT TestReadPluginNoRead [2022-10-21T18:02:18.666Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-10-21T18:02:19.229Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-10-21T18:02:19.476Z] === RUN TestDockerSuite/TestCpToCaseF [2022-10-21T18:02:19.476Z] === RUN TestDockerSuite/TestCpToCaseG [2022-10-21T18:02:19.792Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.6% of statements [2022-10-21T18:02:19.792Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T18:02:19.792Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T18:02:20.722Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2022-10-21T18:02:20.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T18:02:21.287Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2022-10-21T18:02:21.287Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T18:02:21.287Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T18:02:21.544Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-10-21T18:02:21.781Z] === RUN TestReadPluginNoRead/default [2022-10-21T18:02:22.107Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-10-21T18:02:22.670Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-10-21T18:02:22.670Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-10-21T18:02:22.768Z] === RUN TestDockerSuite/TestCpToCaseH [2022-10-21T18:02:23.148Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T18:02:23.148Z] --- PASS: TestContinueAfterPluginCrash (8.11s) [2022-10-21T18:02:23.234Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-10-21T18:02:23.234Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T18:02:23.491Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.7% of statements [2022-10-21T18:02:24.054Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-10-21T18:02:24.078Z] === CONT TestReadPluginNoRead [2022-10-21T18:02:24.078Z] read_test.go:92: [d3ae74f194348] daemon is not started [2022-10-21T18:02:24.078Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-10-21T18:02:24.079Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-10-21T18:02:24.079Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-10-21T18:02:24.079Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-10-21T18:02:24.079Z] PASS [2022-10-21T18:02:24.079Z] [2022-10-21T18:02:24.079Z] DONE 6 tests in 9.198s [2022-10-21T18:02:24.079Z] 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-10-21T18:02:24.079Z] ++ 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-10-21T18:02:24.079Z] ++ set -e [2022-10-21T18:02:24.079Z] ++ '[' -n 0 ']' [2022-10-21T18:02:24.079Z] ++ set -x [2022-10-21T18:02:24.079Z] ++ 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-10-21T18:02:24.079Z] testing: warning: no tests to run [2022-10-21T18:02:24.079Z] PASS [2022-10-21T18:02:24.079Z] [2022-10-21T18:02:24.079Z] DONE 0 tests in 0.033s [2022-10-21T18:02:24.143Z] === RUN TestDockerSuite/TestCpToCaseI [2022-10-21T18:02:24.335Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T18:02:24.335Z] ++ 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-10-21T18:02:24.335Z] ++ set -e [2022-10-21T18:02:24.335Z] ++ '[' -n 0 ']' [2022-10-21T18:02:24.335Z] ++ set -x [2022-10-21T18:02:24.335Z] ++ 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-10-21T18:02:24.335Z] INFO: Testing against a local daemon [2022-10-21T18:02:24.335Z] === RUN TestPluginWithDevMounts [2022-10-21T18:02:24.335Z] === PAUSE TestPluginWithDevMounts [2022-10-21T18:02:24.335Z] === CONT TestPluginWithDevMounts [2022-10-21T18:02:24.402Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-10-21T18:02:24.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-10-21T18:02:25.249Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-10-21T18:02:25.811Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-10-21T18:02:26.226Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-10-21T18:02:26.226Z] PASS [2022-10-21T18:02:26.226Z] [2022-10-21T18:02:26.226Z] DONE 1 tests in 1.655s [2022-10-21T18:02:26.226Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T18:02:26.226Z] ++ 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-10-21T18:02:26.226Z] ++ set -e [2022-10-21T18:02:26.226Z] ++ '[' -n 0 ']' [2022-10-21T18:02:26.226Z] ++ set -x [2022-10-21T18:02:26.226Z] ++ 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-10-21T18:02:26.226Z] INFO: Testing against a local daemon [2022-10-21T18:02:26.226Z] === RUN TestSecretInspect [2022-10-21T18:02:26.375Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 82.5% of statements [2022-10-21T18:02:26.375Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T18:02:26.375Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T18:02:27.686Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-10-21T18:02:27.686Z] === RUN TestDockerSuite/TestCpToDot [2022-10-21T18:02:27.742Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-10-21T18:02:28.117Z] --- PASS: TestSecretInspect (2.24s) [2022-10-21T18:02:28.117Z] === RUN TestSecretList [2022-10-21T18:02:28.252Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-10-21T18:02:28.819Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2022-10-21T18:02:28.819Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T18:02:29.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-10-21T18:02:29.080Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-10-21T18:02:29.108Z] ok github.com/docker/docker/distribution 1.515s coverage: 29.3% of statements [2022-10-21T18:02:29.108Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T18:02:29.365Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-10-21T18:02:29.928Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-10-21T18:02:29.928Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.6% of statements [2022-10-21T18:02:29.928Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T18:02:30.468Z] === RUN TestDockerSuite/TestCpToStdout [2022-10-21T18:02:30.491Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2022-10-21T18:02:30.491Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T18:02:30.491Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-10-21T18:02:30.491Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T18:02:30.635Z] --- PASS: TestSecretList (2.14s) [2022-10-21T18:02:30.635Z] === RUN TestSecretsCreateAndDelete [2022-10-21T18:02:31.059Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-10-21T18:02:31.405Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-10-21T18:02:31.664Z] docker_api_swarm_node_test.go:81: [d6be0d20481fc] joining swarm manager [d5689a65a10a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:02:31.987Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2022-10-21T18:02:32.526Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-10-21T18:02:32.526Z] === RUN TestSecretsUpdate [2022-10-21T18:02:32.550Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-10-21T18:02:32.598Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-10-21T18:02:32.598Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-10-21T18:02:32.807Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-10-21T18:02:33.166Z] === RUN TestDockerSuite/TestCpVolumePath [2022-10-21T18:02:34.103Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-10-21T18:02:34.103Z] === RUN TestDockerSuite/TestCreateArgs [2022-10-21T18:02:34.193Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.3% of statements [2022-10-21T18:02:34.362Z] === RUN TestDockerSuite/TestCreateByImageID [2022-10-21T18:02:34.620Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-10-21T18:02:35.047Z] --- PASS: TestSecretsUpdate (2.13s) [2022-10-21T18:02:35.047Z] === RUN TestTemplatedSecret [2022-10-21T18:02:35.121Z] ok github.com/docker/docker/pkg/authorization 0.215s coverage: 68.3% of statements [2022-10-21T18:02:35.121Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-10-21T18:02:35.186Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-10-21T18:02:35.186Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-10-21T18:02:35.186Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-10-21T18:02:35.186Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-10-21T18:02:35.377Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-10-21T18:02:35.753Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-10-21T18:02:36.012Z] === RUN TestDockerSuite/TestCreateLabels [2022-10-21T18:02:36.012Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-10-21T18:02:36.269Z] === RUN TestDockerSuite/TestCreateRM [2022-10-21T18:02:36.269Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-10-21T18:02:36.269Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T18:02:36.269Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-10-21T18:02:36.269Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-10-21T18:02:36.527Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-10-21T18:02:37.565Z] --- PASS: TestTemplatedSecret (2.56s) [2022-10-21T18:02:37.565Z] === RUN TestSecretCreateResolve [2022-10-21T18:02:38.430Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-10-21T18:02:38.430Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-10-21T18:02:38.430Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-10-21T18:02:38.642Z] ok github.com/docker/docker/pkg/chrootarchive 2.461s coverage: 43.5% of statements [2022-10-21T18:02:38.642Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-10-21T18:02:38.642Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-10-21T18:02:38.898Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-10-21T18:02:39.456Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-10-21T18:02:39.456Z] PASS [2022-10-21T18:02:39.456Z] [2022-10-21T18:02:39.456Z] DONE 6 tests in 13.665s [2022-10-21T18:02:39.456Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T18:02:39.456Z] ++ 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-10-21T18:02:39.456Z] ++ set -e [2022-10-21T18:02:39.457Z] ++ '[' -n 0 ']' [2022-10-21T18:02:39.457Z] ++ set -x [2022-10-21T18:02:39.457Z] ++ 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-10-21T18:02:39.713Z] INFO: Testing against a local daemon [2022-10-21T18:02:39.713Z] === RUN TestServiceCreateInit [2022-10-21T18:02:39.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T18:02:40.266Z] ok github.com/docker/docker/layer 7.995s coverage: 68.8% of statements [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T18:02:40.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T18:02:40.522Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2022-10-21T18:02:41.036Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2022-10-21T18:02:41.294Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-10-21T18:02:41.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-10-21T18:02:42.224Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-10-21T18:02:42.281Z] --- PASS: TestCreateServiceSecretFileMode (13.34s) [2022-10-21T18:02:42.281Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T18:02:42.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-10-21T18:02:42.481Z] ok github.com/docker/docker/pkg/discovery/kv 3.023s coverage: 84.1% of statements [2022-10-21T18:02:42.738Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2022-10-21T18:02:42.994Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-10-21T18:02:42.994Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-10-21T18:02:43.215Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-10-21T18:02:43.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-10-21T18:02:43.882Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T18:02:44.362Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 69.5% of statements [2022-10-21T18:02:44.362Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 69.3% of statements [2022-10-21T18:02:44.618Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-10-21T18:02:44.618Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-10-21T18:02:44.618Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T18:02:44.618Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-21T18:02:44.618Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T18:02:44.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-10-21T18:02:44.875Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-10-21T18:02:44.875Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T18:02:44.875Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-10-21T18:02:44.976Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-10-21T18:02:45.438Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-10-21T18:02:45.438Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2022-10-21T18:02:45.438Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2022-10-21T18:02:45.438Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T18:02:45.438Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T18:02:46.350Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-10-21T18:02:46.369Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-10-21T18:02:46.403Z] --- PASS: TestServiceCreateInit (6.73s) [2022-10-21T18:02:46.403Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-10-21T18:02:46.403Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.22s) [2022-10-21T18:02:46.403Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T18:02:46.625Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-10-21T18:02:46.883Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-10-21T18:02:46.883Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-21T18:02:46.917Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-10-21T18:02:46.917Z] docker_api_swarm_node_test.go:53: [dd5bfcbf5c47a] joining swarm manager [d0698d369a6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:02:47.176Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-10-21T18:02:47.434Z] === RUN TestDockerSuite/TestDevicePermissions [2022-10-21T18:02:47.693Z] docker_api_swarm_node_test.go:54: [d7f1114e77f5f] joining swarm manager [d0698d369a6a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:02:47.693Z] === RUN TestDockerSuite/TestDockerFails [2022-10-21T18:02:47.951Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-10-21T18:02:47.951Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-10-21T18:02:47.951Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-10-21T18:02:48.248Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-10-21T18:02:48.505Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-10-21T18:02:48.885Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-10-21T18:02:49.144Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-10-21T18:02:50.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-10-21T18:02:50.079Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-10-21T18:02:50.079Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-10-21T18:02:50.337Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-10-21T18:02:52.673Z] ok github.com/docker/docker/pkg/signal 3.307s coverage: 62.3% of statements [2022-10-21T18:02:52.674Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-10-21T18:02:52.674Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-10-21T18:02:52.674Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-10-21T18:02:53.236Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-10-21T18:02:53.492Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-10-21T18:02:54.056Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-10-21T18:02:54.312Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-10-21T18:02:54.580Z] coverage: [no statements] [2022-10-21T18:02:54.580Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-10-21T18:02:54.836Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-10-21T18:02:55.092Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-10-21T18:02:55.092Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-21T18:02:55.627Z] --- PASS: TestCreateServiceConfigFileMode (12.80s) [2022-10-21T18:02:55.627Z] === RUN TestCreateServiceSysctls [2022-10-21T18:02:55.627Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-10-21T18:02:56.982Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-10-21T18:02:57.239Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-10-21T18:02:57.495Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-10-21T18:02:58.161Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-10-21T18:02:58.425Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2022-10-21T18:02:58.681Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-10-21T18:02:58.728Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-10-21T18:02:58.728Z] === RUN TestCreateServiceCapabilities [2022-10-21T18:02:59.610Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2022-10-21T18:02:59.664Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-10-21T18:03:00.173Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-10-21T18:03:00.173Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-10-21T18:03:00.736Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-10-21T18:03:00.993Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-10-21T18:03:01.040Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-10-21T18:03:01.605Z] --- PASS: TestCreateServiceCapabilities (2.80s) [2022-10-21T18:03:01.605Z] === RUN TestInspect [2022-10-21T18:03:01.864Z] === RUN TestDockerSuite/TestEventsAttach [2022-10-21T18:03:02.799Z] === RUN TestDockerSuite/TestEventsCommit [2022-10-21T18:03:02.886Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-10-21T18:03:03.143Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2022-10-21T18:03:03.366Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-10-21T18:03:03.705Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-10-21T18:03:04.302Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-10-21T18:03:04.453Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2022-10-21T18:03:04.453Z] === RUN TestCreateServiceConflict [2022-10-21T18:03:04.453Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-10-21T18:03:04.453Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T18:03:04.562Z] --- PASS: TestInspect (3.10s) [2022-10-21T18:03:04.562Z] === RUN TestCreateJob [2022-10-21T18:03:04.634Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2022-10-21T18:03:04.820Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-10-21T18:03:05.387Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-10-21T18:03:06.344Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-10-21T18:03:06.344Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T18:03:06.763Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-10-21T18:03:08.143Z] --- PASS: TestCreateJob (3.55s) [2022-10-21T18:03:08.143Z] === RUN TestReplicatedJob [2022-10-21T18:03:08.143Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-10-21T18:03:10.672Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-10-21T18:03:13.202Z] === RUN TestDockerSuite/TestEventsCopy [2022-10-21T18:03:13.770Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-10-21T18:03:14.704Z] --- PASS: TestReplicatedJob (6.27s) [2022-10-21T18:03:14.704Z] === RUN TestUpdateReplicatedJob [2022-10-21T18:03:15.271Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-10-21T18:03:17.801Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-10-21T18:03:17.801Z] === RUN TestServiceListWithStatuses [2022-10-21T18:03:17.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:03:17.801Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T18:03:17.801Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T18:03:20.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-10-21T18:03:20.623Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-10-21T18:03:21.012Z] --- PASS: TestBuildWithHugeFile (163.85s) [2022-10-21T18:03:21.012Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T18:03:21.012Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T18:03:21.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T18:03:21.012Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T18:03:21.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T18:03:21.012Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T18:03:21.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T18:03:21.012Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T18:03:21.012Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T18:03:21.012Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T18:03:21.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-10-21T18:03:21.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-10-21T18:03:21.012Z] === RUN TestBuildPreserveOwnership [2022-10-21T18:03:21.012Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:03:21.012Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestBuildPlatformInvalid [2022-10-21T18:03:21.012Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-10-21T18:03:21.012Z] PASS [2022-10-21T18:03:21.012Z] ok github.com/docker/docker/integration/build 242.788s [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === Skipped [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-10-21T18:03:21.012Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-10-21T18:03:21.012Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-10-21T18:03:21.012Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-10-21T18:03:21.012Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-10-21T18:03:21.012Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] DONE 28 tests, 5 skipped in 276.804s [2022-10-21T18:03:21.012Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-10-21T18:03:21.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:03:21.012Z] INFO: Testing against a local daemon [2022-10-21T18:03:21.012Z] === RUN TestConfigInspect [2022-10-21T18:03:21.012Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigInspect (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestConfigList [2022-10-21T18:03:21.012Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigList (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestConfigsCreateAndDelete [2022-10-21T18:03:21.012Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestConfigsUpdate [2022-10-21T18:03:21.012Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestTemplatedConfig [2022-10-21T18:03:21.012Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestConfigCreateResolve [2022-10-21T18:03:21.012Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T18:03:21.012Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.012Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-10-21T18:03:21.012Z] PASS [2022-10-21T18:03:21.012Z] ok github.com/docker/docker/integration/config 0.136s [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === Skipped [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-10-21T18:03:21.012Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.012Z] [2022-10-21T18:03:21.012Z] DONE 7 tests, 7 skipped in 2.592s [2022-10-21T18:03:21.012Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-10-21T18:03:21.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:03:21.012Z] INFO: Testing against a local daemon [2022-10-21T18:03:21.012Z] === RUN TestCheckpoint [2022-10-21T18:03:21.012Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T18:03:21.012Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestContainerInvalidJSON [2022-10-21T18:03:21.012Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T18:03:21.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T18:03:21.012Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T18:03:21.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T18:03:21.012Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T18:03:21.012Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T18:03:21.012Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T18:03:21.012Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T18:03:21.012Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T18:03:21.012Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-10-21T18:03:21.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-10-21T18:03:21.012Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T18:03:21.012Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-10-21T18:03:21.012Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T18:03:21.012Z] copy_test.go:38: testEnv.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2022-10-21T18:03:21.012Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T18:03:21.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-10-21T18:03:21.012Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T18:03:21.012Z] copy_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T18:03:21.012Z] === RUN TestCopyFromContainer [2022-10-21T18:03:21.012Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T18:03:21.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T18:03:21.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T18:03:21.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T18:03:21.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T18:03:21.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T18:03:21.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T18:03:21.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T18:03:21.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T18:03:21.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T18:03:21.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-10-21T18:03:21.012Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T18:03:21.012Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-10-21T18:03:21.012Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestCreateWithInvalidEnv [2022-10-21T18:03:21.012Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T18:03:21.012Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T18:03:21.012Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T18:03:21.012Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T18:03:21.012Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T18:03:21.012Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T18:03:21.012Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T18:03:21.012Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T18:03:21.012Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T18:03:21.012Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-10-21T18:03:21.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-10-21T18:03:21.012Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T18:03:21.012Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.012Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T18:03:21.012Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.012Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-10-21T18:03:21.012Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T18:03:21.013Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:03:21.013Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T18:03:21.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T18:03:21.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T18:03:21.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T18:03:21.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T18:03:21.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T18:03:21.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T18:03:21.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T18:03:21.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T18:03:21.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T18:03:21.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T18:03:21.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T18:03:21.013Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T18:03:21.013Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-10-21T18:03:21.013Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestCreateDifferentPlatform [2022-10-21T18:03:21.013Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T18:03:21.013Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T18:03:21.013Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-10-21T18:03:21.013Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-10-21T18:03:21.013Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T18:03:21.013Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-10-21T18:03:21.013Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T18:03:21.013Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-10-21T18:03:21.013Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T18:03:21.013Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T18:03:21.013Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.013Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestDiff [2022-10-21T18:03:21.013Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-10-21T18:03:21.013Z] --- SKIP: TestDiff (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestExecWithCloseStdin [2022-10-21T18:03:21.013Z] --- PASS: TestExecWithCloseStdin (2.96s) [2022-10-21T18:03:21.013Z] === RUN TestExec [2022-10-21T18:03:21.013Z] --- PASS: TestExec (2.78s) [2022-10-21T18:03:21.013Z] === RUN TestExecUser [2022-10-21T18:03:21.013Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-10-21T18:03:21.013Z] --- SKIP: TestExecUser (0.01s) [2022-10-21T18:03:21.013Z] === RUN TestExportContainerAndImportImage [2022-10-21T18:03:21.013Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.013Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T18:03:21.013Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:21.013Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestHealthCheckWorkdir [2022-10-21T18:03:21.013Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-10-21T18:03:21.013Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestHealthKillContainer [2022-10-21T18:03:21.013Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-10-21T18:03:21.013Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-10-21T18:03:21.013Z] === RUN TestHealthCheckProcessKilled [2022-10-21T18:03:21.189Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-10-21T18:03:21.192Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.70s) [2022-10-21T18:03:21.192Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T18:03:22.564Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2022-10-21T18:03:22.564Z] === RUN TestDockerNetworkReConnect [2022-10-21T18:03:22.675Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T18:03:22.675Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === Skipped [2022-10-21T18:03:22.675Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-10-21T18:03:22.675Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-10-21T18:03:22.675Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:74: No driver to put! [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-21T18:03:22.675Z] time="2022-10-21T18:02:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-21T18:03:22.675Z] time="2022-10-21T18:02:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-21T18:03:22.675Z] time="2022-10-21T18:02:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-21T18:03:22.675Z] time="2022-10-21T18:02:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-21T18:03:22.675Z] time="2022-10-21T18:02:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:74: No driver to put! [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-21T18:03:22.675Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-21T18:03:22.675Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-21T18:03:22.675Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T18:03:22.675Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-21T18:03:22.675Z] graphtest_unix.go:74: No driver to put! [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-21T18:03:22.675Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-21T18:03:22.675Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-10-21T18:03:22.675Z] [2022-10-21T18:03:22.675Z] DONE 2265 tests, 26 skipped in 232.848s Post stage [Pipeline] junit [2022-10-21T18:03:22.686Z] Recording test results [2022-10-21T18:03:22.823Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-10-21T18:03:22.994Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-10-21T18:03:23.081Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-10-21T18:03:23.340Z] === RUN TestDockerSuite/TestEventsFilterType [2022-10-21T18:03:23.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44339/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8155ffd3e749d134908ee50ebf382d82c7a66562 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8155ffd3e749d134908ee50ebf382d82c7a66562 hack/validate/vendor [2022-10-21T18:03:23.599Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-10-21T18:03:23.599Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-10-21T18:03:23.858Z] === RUN TestDockerSuite/TestEventsFilters [2022-10-21T18:03:23.935Z] update vendored copy of archive/tar [2022-10-21T18:03:23.935Z] downloading: https://golang.org/dl/go1.18.7.src.tar.gz [2022-10-21T18:03:24.016Z] --- PASS: TestHealthCheckProcessKilled (2.65s) [2022-10-21T18:03:24.016Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T18:03:24.016Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T18:03:24.016Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T18:03:24.016Z] === RUN TestKillContainerInvalidSignal [2022-10-21T18:03:25.236Z] === RUN TestDockerSuite/TestEventsFormat [2022-10-21T18:03:25.826Z] patching file stat_unix.go [2022-10-21T18:03:25.826Z] 2022/10/21 18:03:25 Collecting initial packages [2022-10-21T18:03:25.826Z] 2022/10/21 18:03:25 Download dependencies [2022-10-21T18:03:26.239Z] --- PASS: TestKillContainerInvalidSignal (2.43s) [2022-10-21T18:03:26.239Z] === RUN TestKillContainer [2022-10-21T18:03:26.239Z] === RUN TestKillContainer/no_signal [2022-10-21T18:03:26.613Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-10-21T18:03:26.613Z] --- PASS: TestDockerNetworkReConnect (3.90s) [2022-10-21T18:03:26.613Z] === RUN TestServicePlugin [2022-10-21T18:03:26.613Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-10-21T18:03:26.613Z] === RUN TestDockerSuite/TestEventsImageImport [2022-10-21T18:03:26.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-10-21T18:03:27.548Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-10-21T18:03:27.807Z] === RUN TestDockerSuite/TestEventsImagePull [2022-10-21T18:03:28.464Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T18:03:28.465Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-10-21T18:03:28.465Z] === RUN TestKillContainer/killing_signal [2022-10-21T18:03:28.743Z] docker_api_swarm_test.go:202: [d57dbf600a64e] joining swarm manager [df8133c88043e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:03:29.002Z] === RUN TestDockerSuite/TestEventsImageTag [2022-10-21T18:03:29.092Z] 2022/10/21 18:03:28 Starting whole vndr cycle because no package specified [2022-10-21T18:03:29.092Z] 2022/10/21 18:03:28 Ignoring paths matching "^archive/tar" [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-10-21T18:03:29.354Z] 2022/10/21 18:03:29 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-10-21T18:03:29.936Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-10-21T18:03:30.196Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-10-21T18:03:30.196Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-10-21T18:03:30.196Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-10-21T18:03:30.196Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-10-21T18:03:30.196Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-10-21T18:03:30.454Z] plugin_test.go:62: [d6cd0748f6c2a] joining swarm manager [daa11deb23bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/moby/locker [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/Azure/go-ansiterm [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/tchap/go-patricia [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/creack/pty [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/moby/term [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/google/uuid [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone golang.org/x/sync [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/docker/libtrust [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Finished clone github.com/gorilla/mux [2022-10-21T18:03:30.722Z] 2022/10/21 18:03:30 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-10-21T18:03:30.979Z] 2022/10/21 18:03:30 Finished clone github.com/moby/sys [2022-10-21T18:03:30.979Z] 2022/10/21 18:03:30 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-10-21T18:03:30.979Z] 2022/10/21 18:03:30 Finished clone github.com/Microsoft/go-winio [2022-10-21T18:03:30.979Z] 2022/10/21 18:03:30 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-10-21T18:03:31.236Z] 2022/10/21 18:03:31 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-10-21T18:03:31.236Z] 2022/10/21 18:03:31 Finished clone github.com/sirupsen/logrus [2022-10-21T18:03:31.799Z] 2022/10/21 18:03:31 Finished clone github.com/docker/go-units [2022-10-21T18:03:31.799Z] 2022/10/21 18:03:31 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-10-21T18:03:31.829Z] plugin_test.go:65: [d3c255de41dc0] joining swarm manager [daa11deb23bec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:03:32.057Z] 2022/10/21 18:03:31 Finished clone github.com/RackSec/srslog [2022-10-21T18:03:32.057Z] 2022/10/21 18:03:31 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-10-21T18:03:32.057Z] 2022/10/21 18:03:32 Finished clone github.com/syndtr/gocapability [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Finished clone github.com/Graylog2/go-gelf [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Finished clone github.com/armon/circbuf [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Finished clone gotest.tools/v3 [2022-10-21T18:03:32.313Z] 2022/10/21 18:03:32 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-10-21T18:03:32.571Z] 2022/10/21 18:03:32 Finished clone github.com/imdario/mergo [2022-10-21T18:03:32.571Z] 2022/10/21 18:03:32 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-10-21T18:03:32.765Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-10-21T18:03:32.828Z] 2022/10/21 18:03:32 Finished clone github.com/google/go-cmp [2022-10-21T18:03:32.828Z] 2022/10/21 18:03:32 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-10-21T18:03:33.084Z] 2022/10/21 18:03:32 Finished clone github.com/docker/go-connections [2022-10-21T18:03:33.085Z] 2022/10/21 18:03:32 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-10-21T18:03:33.332Z] === RUN TestDockerSuite/TestEventsRename [2022-10-21T18:03:33.365Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-10-21T18:03:33.365Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Finished clone github.com/tonistiigi/units [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Finished clone github.com/willf/bitset [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-10-21T18:03:33.648Z] 2022/10/21 18:03:33 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-10-21T18:03:33.898Z] === RUN TestDockerSuite/TestEventsResize [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Finished clone github.com/opentracing-contrib/go-stdlib [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Finished clone github.com/opentracing/opentracing-go [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Finished clone github.com/google/shlex [2022-10-21T18:03:33.905Z] 2022/10/21 18:03:33 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-10-21T18:03:34.162Z] 2022/10/21 18:03:34 Finished clone github.com/mitchellh/hashstructure [2022-10-21T18:03:34.162Z] 2022/10/21 18:03:34 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-10-21T18:03:34.419Z] 2022/10/21 18:03:34 Finished clone github.com/gofrs/flock [2022-10-21T18:03:34.419Z] 2022/10/21 18:03:34 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-10-21T18:03:34.465Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-10-21T18:03:34.983Z] 2022/10/21 18:03:34 Finished clone github.com/docker/go-events [2022-10-21T18:03:34.983Z] 2022/10/21 18:03:34 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-10-21T18:03:35.240Z] 2022/10/21 18:03:34 Finished clone github.com/armon/go-radix [2022-10-21T18:03:35.240Z] 2022/10/21 18:03:34 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-10-21T18:03:35.497Z] 2022/10/21 18:03:35 Finished clone github.com/armon/go-metrics [2022-10-21T18:03:35.497Z] 2022/10/21 18:03:35 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-10-21T18:03:35.754Z] 2022/10/21 18:03:35 Finished clone github.com/google/btree [2022-10-21T18:03:35.754Z] 2022/10/21 18:03:35 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-10-21T18:03:36.318Z] 2022/10/21 18:03:36 Finished clone github.com/sean-/seed [2022-10-21T18:03:36.318Z] 2022/10/21 18:03:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-10-21T18:03:36.575Z] 2022/10/21 18:03:36 Finished clone github.com/hashicorp/errwrap [2022-10-21T18:03:36.575Z] 2022/10/21 18:03:36 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-10-21T18:03:37.138Z] 2022/10/21 18:03:36 Finished clone github.com/hashicorp/memberlist [2022-10-21T18:03:37.139Z] 2022/10/21 18:03:36 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-10-21T18:03:37.144Z] --- PASS: TestKillContainer (9.94s) [2022-10-21T18:03:37.144Z] --- PASS: TestKillContainer/no_signal (2.36s) [2022-10-21T18:03:37.144Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-10-21T18:03:37.144Z] --- PASS: TestKillContainer/killing_signal (7.50s) [2022-10-21T18:03:37.144Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T18:03:37.144Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:03:37.144Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestKillStoppedContainer [2022-10-21T18:03:37.144Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:03:37.144Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T18:03:37.144Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:03:37.144Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestKillDifferentUserContainer [2022-10-21T18:03:37.144Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-10-21T18:03:37.144Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestInspectOomKilledTrue [2022-10-21T18:03:37.144Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:37.144Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestInspectOomKilledFalse [2022-10-21T18:03:37.144Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T18:03:37.144Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-10-21T18:03:37.144Z] === RUN TestLogsFollowTailEmpty [2022-10-21T18:03:37.396Z] 2022/10/21 18:03:37 Finished clone github.com/hashicorp/go-multierror [2022-10-21T18:03:37.396Z] 2022/10/21 18:03:37 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-10-21T18:03:37.960Z] 2022/10/21 18:03:37 Finished clone github.com/tonistiigi/fsutil [2022-10-21T18:03:37.960Z] 2022/10/21 18:03:37 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-10-21T18:03:38.216Z] 2022/10/21 18:03:38 Finished clone github.com/docker/libkv [2022-10-21T18:03:38.216Z] 2022/10/21 18:03:38 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-10-21T18:03:38.216Z] 2022/10/21 18:03:38 Finished clone github.com/golang/gddo [2022-10-21T18:03:38.216Z] 2022/10/21 18:03:38 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-10-21T18:03:38.473Z] 2022/10/21 18:03:38 Finished clone github.com/vishvananda/netns [2022-10-21T18:03:38.473Z] 2022/10/21 18:03:38 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-10-21T18:03:38.473Z] 2022/10/21 18:03:38 Finished clone github.com/hashicorp/go-sockaddr [2022-10-21T18:03:38.714Z] --- PASS: TestLogsFollowTailEmpty (2.60s) [2022-10-21T18:03:38.714Z] === RUN TestNetworkNat [2022-10-21T18:03:38.714Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-10-21T18:03:38.714Z] --- SKIP: TestNetworkNat (0.00s) [2022-10-21T18:03:38.714Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T18:03:38.730Z] 2022/10/21 18:03:38 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-10-21T18:03:39.731Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-10-21T18:03:40.117Z] 2022/10/21 18:03:40 Finished clone github.com/samuel/go-zookeeper [2022-10-21T18:03:40.117Z] 2022/10/21 18:03:40 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-10-21T18:03:40.298Z] === RUN TestDockerSuite/TestEventsStreaming [2022-10-21T18:03:40.376Z] 2022/10/21 18:03:40 Finished clone github.com/deckarep/golang-set [2022-10-21T18:03:40.376Z] 2022/10/21 18:03:40 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-10-21T18:03:40.376Z] 2022/10/21 18:03:40 Finished clone github.com/hashicorp/go-msgpack [2022-10-21T18:03:40.376Z] 2022/10/21 18:03:40 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-10-21T18:03:40.632Z] 2022/10/21 18:03:40 Finished clone github.com/moby/ipvs [2022-10-21T18:03:40.632Z] 2022/10/21 18:03:40 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-10-21T18:03:40.864Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-10-21T18:03:40.888Z] 2022/10/21 18:03:40 Finished clone github.com/BurntSushi/toml [2022-10-21T18:03:40.888Z] 2022/10/21 18:03:40 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-10-21T18:03:41.144Z] 2022/10/21 18:03:40 Finished clone github.com/vishvananda/netlink [2022-10-21T18:03:41.144Z] 2022/10/21 18:03:40 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-10-21T18:03:41.675Z] --- PASS: TestNetworkLocalhostTCPNat (2.95s) [2022-10-21T18:03:41.675Z] === RUN TestNetworkLoopbackNat [2022-10-21T18:03:41.675Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-10-21T18:03:41.675Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-10-21T18:03:41.675Z] === RUN TestPause [2022-10-21T18:03:41.675Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-10-21T18:03:41.675Z] --- SKIP: TestPause (0.00s) [2022-10-21T18:03:41.675Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T18:03:41.706Z] 2022/10/21 18:03:41 Finished clone github.com/coreos/go-semver [2022-10-21T18:03:41.706Z] 2022/10/21 18:03:41 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-10-21T18:03:41.963Z] 2022/10/21 18:03:41 Finished clone github.com/ishidawataru/sctp [2022-10-21T18:03:41.963Z] 2022/10/21 18:03:41 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-10-21T18:03:42.526Z] 2022/10/21 18:03:42 Finished clone github.com/Microsoft/opengcs [2022-10-21T18:03:42.526Z] 2022/10/21 18:03:42 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-10-21T18:03:43.394Z] === RUN TestDockerSuite/TestEventsTop [2022-10-21T18:03:43.458Z] 2022/10/21 18:03:43 Finished clone github.com/modern-go/concurrent [2022-10-21T18:03:43.458Z] 2022/10/21 18:03:43 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-10-21T18:03:43.715Z] 2022/10/21 18:03:43 Finished clone github.com/modern-go/reflect2 [2022-10-21T18:03:43.715Z] 2022/10/21 18:03:43 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-10-21T18:03:43.715Z] 2022/10/21 18:03:43 Finished clone golang.org/x/net [2022-10-21T18:03:43.715Z] 2022/10/21 18:03:43 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-10-21T18:03:43.901Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.37s) [2022-10-21T18:03:43.901Z] === RUN TestPauseStopPausedContainer [2022-10-21T18:03:43.901Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:03:43.901Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-10-21T18:03:43.901Z] === RUN TestPsFilter [2022-10-21T18:03:43.901Z] --- PASS: TestPsFilter (0.17s) [2022-10-21T18:03:43.901Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T18:03:43.973Z] 2022/10/21 18:03:43 Finished clone github.com/json-iterator/go [2022-10-21T18:03:43.973Z] 2022/10/21 18:03:43 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-10-21T18:03:43.973Z] 2022/10/21 18:03:43 Finished clone go.etcd.io/bbolt [2022-10-21T18:03:43.973Z] 2022/10/21 18:03:43 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-10-21T18:03:44.342Z] === RUN TestDockerSuite/TestEventsUntag [2022-10-21T18:03:44.537Z] 2022/10/21 18:03:44 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-10-21T18:03:44.537Z] 2022/10/21 18:03:44 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-10-21T18:03:45.105Z] 2022/10/21 18:03:44 Finished clone github.com/hashicorp/serf [2022-10-21T18:03:45.105Z] 2022/10/21 18:03:44 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-10-21T18:03:45.362Z] 2022/10/21 18:03:45 Finished clone github.com/mistifyio/go-zfs [2022-10-21T18:03:45.362Z] 2022/10/21 18:03:45 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-10-21T18:03:45.362Z] 2022/10/21 18:03:45 Finished clone github.com/opencontainers/go-digest [2022-10-21T18:03:45.362Z] 2022/10/21 18:03:45 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-10-21T18:03:45.587Z] --- PASS: TestCreateServiceConfigFileMode (12.38s) [2022-10-21T18:03:45.587Z] === RUN TestCreateServiceSysctls [2022-10-21T18:03:46.860Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.67s) [2022-10-21T18:03:46.860Z] === RUN TestRemoveContainerWithVolume [2022-10-21T18:03:46.871Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-10-21T18:03:47.261Z] 2022/10/21 18:03:46 Finished clone github.com/cyphar/filepath-securejoin [2022-10-21T18:03:47.261Z] 2022/10/21 18:03:46 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-10-21T18:03:47.482Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-10-21T18:03:47.482Z] === RUN TestCreateServiceCapabilities [2022-10-21T18:03:47.807Z] === RUN TestDockerSuite/TestExec [2022-10-21T18:03:47.825Z] 2022/10/21 18:03:47 Finished clone github.com/coreos/go-systemd [2022-10-21T18:03:47.825Z] 2022/10/21 18:03:47 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-10-21T18:03:48.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-10-21T18:03:48.081Z] 2022/10/21 18:03:47 Finished clone github.com/opencontainers/runtime-spec [2022-10-21T18:03:48.081Z] 2022/10/21 18:03:47 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-10-21T18:03:48.081Z] 2022/10/21 18:03:48 Finished clone github.com/vbatts/tar-split [2022-10-21T18:03:48.081Z] 2022/10/21 18:03:48 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-10-21T18:03:48.324Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-10-21T18:03:48.890Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-10-21T18:03:49.374Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-10-21T18:03:49.374Z] === RUN TestInspect [2022-10-21T18:03:49.450Z] 2022/10/21 18:03:49 Finished clone github.com/opencontainers/image-spec [2022-10-21T18:03:49.450Z] 2022/10/21 18:03:49 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-10-21T18:03:49.456Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-10-21T18:03:49.707Z] 2022/10/21 18:03:49 Finished clone github.com/coreos/go-systemd/v22 [2022-10-21T18:03:49.707Z] 2022/10/21 18:03:49 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-10-21T18:03:49.826Z] --- PASS: TestRemoveContainerWithVolume (2.95s) [2022-10-21T18:03:49.826Z] === RUN TestRemoveContainerRunning [2022-10-21T18:03:50.026Z] === RUN TestDockerSuite/TestExecAPIStart [2022-10-21T18:03:50.271Z] 2022/10/21 18:03:50 Finished clone github.com/fluent/fluent-logger-golang [2022-10-21T18:03:50.271Z] 2022/10/21 18:03:50 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-10-21T18:03:50.286Z] docker_api_swarm_test.go:384: [dc4dac139893a] joining swarm manager [d32bd5bc35852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:03:50.833Z] 2022/10/21 18:03:50 Finished clone github.com/godbus/dbus/v5 [2022-10-21T18:03:50.833Z] 2022/10/21 18:03:50 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-10-21T18:03:51.223Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-10-21T18:03:51.401Z] 2022/10/21 18:03:51 Finished clone github.com/philhofer/fwd [2022-10-21T18:03:51.401Z] 2022/10/21 18:03:51 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-10-21T18:03:51.790Z] docker_api_swarm_test.go:385: [de4504dc9bac3] joining swarm manager [d32bd5bc35852]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:03:51.790Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-10-21T18:03:51.895Z] --- PASS: TestInspect (2.38s) [2022-10-21T18:03:51.895Z] === RUN TestCreateJob [2022-10-21T18:03:52.170Z] --- PASS: TestRemoveContainerRunning (2.42s) [2022-10-21T18:03:52.170Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T18:03:52.357Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-10-21T18:03:52.925Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-10-21T18:03:53.294Z] 2022/10/21 18:03:52 Finished clone github.com/fsnotify/fsnotify [2022-10-21T18:03:53.294Z] 2022/10/21 18:03:52 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-10-21T18:03:53.490Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-10-21T18:03:53.748Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-10-21T18:03:53.857Z] 2022/10/21 18:03:53 Finished clone github.com/docker/libnetwork [2022-10-21T18:03:53.857Z] 2022/10/21 18:03:53 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-10-21T18:03:53.857Z] 2022/10/21 18:03:53 Finished clone github.com/jmespath/go-jmespath [2022-10-21T18:03:53.857Z] 2022/10/21 18:03:53 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-10-21T18:03:54.315Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-10-21T18:03:54.393Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.57s) [2022-10-21T18:03:54.393Z] === RUN TestRemoveInvalidContainer [2022-10-21T18:03:54.786Z] 2022/10/21 18:03:54 Finished clone github.com/bsphere/le_go [2022-10-21T18:03:54.786Z] 2022/10/21 18:03:54 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-10-21T18:03:54.786Z] 2022/10/21 18:03:54 Finished clone github.com/tinylib/msgp [2022-10-21T18:03:54.786Z] 2022/10/21 18:03:54 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-10-21T18:03:54.864Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-10-21T18:03:54.864Z] === RUN TestRenameLinkedContainer [2022-10-21T18:03:54.864Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-10-21T18:03:54.864Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-10-21T18:03:54.864Z] === RUN TestRenameStoppedContainer [2022-10-21T18:03:55.165Z] --- PASS: TestCreateJob (2.92s) [2022-10-21T18:03:55.165Z] === RUN TestReplicatedJob [2022-10-21T18:03:55.249Z] === RUN TestDockerSuite/TestExecCgroup [2022-10-21T18:03:56.185Z] === RUN TestDockerSuite/TestExecEnv [2022-10-21T18:03:56.680Z] 2022/10/21 18:03:56 Finished clone github.com/golang/groupcache [2022-10-21T18:03:56.680Z] 2022/10/21 18:03:56 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-10-21T18:03:56.680Z] 2022/10/21 18:03:56 Finished clone golang.org/x/oauth2 [2022-10-21T18:03:56.680Z] 2022/10/21 18:03:56 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-10-21T18:03:56.752Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-10-21T18:03:57.243Z] 2022/10/21 18:03:56 Finished clone github.com/miekg/dns [2022-10-21T18:03:57.243Z] 2022/10/21 18:03:56 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-10-21T18:03:57.319Z] --- PASS: TestServicePlugin (31.09s) [2022-10-21T18:03:57.319Z] === RUN TestServiceUpdateLabel [2022-10-21T18:03:57.824Z] --- PASS: TestRenameStoppedContainer (3.07s) [2022-10-21T18:03:57.824Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T18:03:57.886Z] === RUN TestDockerSuite/TestExecExitStatus [2022-10-21T18:03:58.455Z] === RUN TestDockerSuite/TestExecInspectID [2022-10-21T18:03:59.141Z] 2022/10/21 18:03:58 Finished clone github.com/googleapis/gax-go [2022-10-21T18:03:59.141Z] 2022/10/21 18:03:58 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-10-21T18:03:59.141Z] 2022/10/21 18:03:58 Finished clone go.opencensus.io [2022-10-21T18:03:59.141Z] 2022/10/21 18:03:58 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-10-21T18:03:59.831Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-10-21T18:03:59.831Z] === RUN TestServiceUpdateSecrets [2022-10-21T18:04:00.413Z] --- PASS: TestReplicatedJob (4.76s) [2022-10-21T18:04:00.413Z] === RUN TestUpdateReplicatedJob [2022-10-21T18:04:00.549Z] 2022/10/21 18:04:00 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-10-21T18:04:00.549Z] 2022/10/21 18:04:00 Finished clone golang.org/x/sys [2022-10-21T18:04:00.805Z] 2022/10/21 18:04:00 Finished clone github.com/containerd/fifo [2022-10-21T18:04:00.805Z] 2022/10/21 18:04:00 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-10-21T18:04:01.212Z] === RUN TestDockerSuite/TestExecInteractive [2022-10-21T18:04:02.148Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-10-21T18:04:02.175Z] 2022/10/21 18:04:01 Finished clone golang.org/x/text [2022-10-21T18:04:02.175Z] 2022/10/21 18:04:01 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-10-21T18:04:02.406Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-10-21T18:04:02.605Z] --- PASS: TestRenameRunningContainerAndReuse (5.07s) [2022-10-21T18:04:02.605Z] === RUN TestRenameInvalidName [2022-10-21T18:04:02.932Z] --- PASS: TestUpdateReplicatedJob (3.38s) [2022-10-21T18:04:02.932Z] === RUN TestServiceListWithStatuses [2022-10-21T18:04:02.932Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:04:02.932Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T18:04:02.932Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T18:04:02.975Z] === RUN TestDockerSuite/TestExecParseError [2022-10-21T18:04:03.542Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-10-21T18:04:03.544Z] 2022/10/21 18:04:03 Finished clone github.com/containerd/cgroups [2022-10-21T18:04:03.544Z] 2022/10/21 18:04:03 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-10-21T18:04:04.108Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-10-21T18:04:04.367Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-10-21T18:04:04.912Z] 2022/10/21 18:04:04 Finished clone github.com/containerd/console [2022-10-21T18:04:04.912Z] 2022/10/21 18:04:04 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-10-21T18:04:05.302Z] === RUN TestDockerSuite/TestExecSetEnv [2022-10-21T18:04:05.477Z] 2022/10/21 18:04:05 Finished clone github.com/containerd/go-runc [2022-10-21T18:04:05.477Z] 2022/10/21 18:04:05 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-10-21T18:04:05.570Z] --- PASS: TestRenameInvalidName (2.40s) [2022-10-21T18:04:05.570Z] === RUN TestRenameAnonymousContainer [2022-10-21T18:04:05.570Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:05.570Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-10-21T18:04:05.570Z] === RUN TestRenameContainerWithSameName [2022-10-21T18:04:05.878Z] === RUN TestDockerSuite/TestExecStartFails [2022-10-21T18:04:06.469Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-10-21T18:04:06.846Z] 2022/10/21 18:04:06 Finished clone github.com/containerd/typeurl [2022-10-21T18:04:06.847Z] 2022/10/21 18:04:06 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-10-21T18:04:07.102Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-10-21T18:04:07.102Z] === RUN TestDockerNetworkReConnect [2022-10-21T18:04:07.410Z] 2022/10/21 18:04:07 Finished clone github.com/containerd/ttrpc [2022-10-21T18:04:07.410Z] 2022/10/21 18:04:07 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-10-21T18:04:07.789Z] --- PASS: TestRenameContainerWithSameName (2.42s) [2022-10-21T18:04:07.790Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T18:04:07.790Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:07.790Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-10-21T18:04:07.790Z] === RUN TestResize [2022-10-21T18:04:08.343Z] 2022/10/21 18:04:07 Finished clone github.com/containerd/continuity [2022-10-21T18:04:08.343Z] 2022/10/21 18:04:07 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-10-21T18:04:08.600Z] 2022/10/21 18:04:08 Finished clone github.com/opencontainers/runc [2022-10-21T18:04:08.600Z] 2022/10/21 18:04:08 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-10-21T18:04:08.600Z] 2022/10/21 18:04:08 Finished clone google.golang.org/grpc [2022-10-21T18:04:08.600Z] 2022/10/21 18:04:08 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-10-21T18:04:08.857Z] 2022/10/21 18:04:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-10-21T18:04:08.857Z] 2022/10/21 18:04:08 Finished clone github.com/gogo/googleapis [2022-10-21T18:04:09.421Z] 2022/10/21 18:04:09 Finished clone github.com/Microsoft/hcsshim [2022-10-21T18:04:09.422Z] 2022/10/21 18:04:09 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-10-21T18:04:10.010Z] --- PASS: TestResize (2.48s) [2022-10-21T18:04:10.010Z] === RUN TestResizeWithInvalidSize [2022-10-21T18:04:10.010Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:10.010Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-10-21T18:04:10.010Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T18:04:10.354Z] 2022/10/21 18:04:10 Finished clone github.com/beorn7/perks [2022-10-21T18:04:10.354Z] 2022/10/21 18:04:10 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-10-21T18:04:10.373Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-10-21T18:04:10.373Z] === RUN TestServicePlugin [2022-10-21T18:04:10.373Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:04:10.373Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-21T18:04:10.373Z] === RUN TestServiceUpdateLabel [2022-10-21T18:04:11.727Z] 2022/10/21 18:04:11 Finished clone github.com/docker/distribution [2022-10-21T18:04:11.727Z] 2022/10/21 18:04:11 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-10-21T18:04:11.985Z] 2022/10/21 18:04:11 Finished clone github.com/fernet/fernet-go [2022-10-21T18:04:11.985Z] 2022/10/21 18:04:11 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-10-21T18:04:12.264Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-10-21T18:04:12.265Z] === RUN TestServiceUpdateSecrets [2022-10-21T18:04:12.969Z] --- PASS: TestResizeWhenContainerNotStarted (2.69s) [2022-10-21T18:04:12.969Z] === RUN TestDaemonRestartKillContainers [2022-10-21T18:04:12.969Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:12.969Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-10-21T18:04:12.969Z] === RUN TestStats [2022-10-21T18:04:12.969Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-10-21T18:04:12.969Z] --- SKIP: TestStats (0.00s) [2022-10-21T18:04:12.969Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T18:04:13.881Z] 2022/10/21 18:04:13 Finished clone golang.org/x/time [2022-10-21T18:04:13.881Z] 2022/10/21 18:04:13 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-10-21T18:04:14.588Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-10-21T18:04:14.588Z] === RUN TestServiceUpdateConfigs [2022-10-21T18:04:15.778Z] 2022/10/21 18:04:15 Finished clone github.com/hashicorp/go-memdb [2022-10-21T18:04:15.778Z] 2022/10/21 18:04:15 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-10-21T18:04:16.710Z] 2022/10/21 18:04:16 Finished clone github.com/moby/buildkit [2022-10-21T18:04:16.710Z] 2022/10/21 18:04:16 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-10-21T18:04:17.118Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-10-21T18:04:17.276Z] 2022/10/21 18:04:17 Finished clone github.com/golang/protobuf [2022-10-21T18:04:17.276Z] 2022/10/21 18:04:17 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-10-21T18:04:17.535Z] 2022/10/21 18:04:17 Finished clone github.com/cilium/ebpf [2022-10-21T18:04:17.535Z] 2022/10/21 18:04:17 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-10-21T18:04:17.686Z] === RUN TestDockerSuite/TestExecTTY [2022-10-21T18:04:17.792Z] 2022/10/21 18:04:17 Finished clone github.com/hashicorp/go-immutable-radix [2022-10-21T18:04:17.792Z] 2022/10/21 18:04:17 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-10-21T18:04:18.252Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-10-21T18:04:18.358Z] 2022/10/21 18:04:18 Finished clone github.com/hashicorp/golang-lru [2022-10-21T18:04:18.358Z] 2022/10/21 18:04:18 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-10-21T18:04:18.819Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-10-21T18:04:19.308Z] 2022/10/21 18:04:18 Finished clone github.com/coreos/pkg [2022-10-21T18:04:19.308Z] 2022/10/21 18:04:18 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-10-21T18:04:19.386Z] === RUN TestDockerSuite/TestExecUlimits [2022-10-21T18:04:19.564Z] 2022/10/21 18:04:19 Finished clone golang.org/x/crypto [2022-10-21T18:04:19.565Z] 2022/10/21 18:04:19 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-10-21T18:04:19.953Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-10-21T18:04:19.953Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-10-21T18:04:19.953Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-10-21T18:04:20.888Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-10-21T18:04:21.455Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-10-21T18:04:21.459Z] 2022/10/21 18:04:20 Finished clone github.com/prometheus/client_model [2022-10-21T18:04:21.459Z] 2022/10/21 18:04:20 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-10-21T18:04:21.459Z] 2022/10/21 18:04:21 Finished clone github.com/cespare/xxhash/v2 [2022-10-21T18:04:21.459Z] 2022/10/21 18:04:21 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-10-21T18:04:22.390Z] 2022/10/21 18:04:22 Finished clone github.com/prometheus/client_golang [2022-10-21T18:04:22.390Z] 2022/10/21 18:04:22 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-10-21T18:04:22.392Z] === RUN TestDockerSuite/TestExecWithTERM [2022-10-21T18:04:22.954Z] 2022/10/21 18:04:22 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-10-21T18:04:22.954Z] 2022/10/21 18:04:22 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-10-21T18:04:22.958Z] === RUN TestDockerSuite/TestExecWithUser [2022-10-21T18:04:23.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.64s) [2022-10-21T18:04:23.422Z] === RUN TestStopContainerWithTimeout [2022-10-21T18:04:23.422Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-10-21T18:04:23.422Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-10-21T18:04:23.422Z] === RUN TestUpdateRestartPolicy [2022-10-21T18:04:23.524Z] === RUN TestDockerSuite/TestGetContainerStats [2022-10-21T18:04:23.886Z] 2022/10/21 18:04:23 Finished clone github.com/prometheus/common [2022-10-21T18:04:23.886Z] 2022/10/21 18:04:23 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-10-21T18:04:24.143Z] 2022/10/21 18:04:23 Finished clone github.com/pkg/errors [2022-10-21T18:04:24.143Z] 2022/10/21 18:04:23 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-10-21T18:04:24.708Z] 2022/10/21 18:04:24 Finished clone code.cloudfoundry.org/clock [2022-10-21T18:04:24.708Z] 2022/10/21 18:04:24 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-10-21T18:04:24.708Z] 2022/10/21 18:04:24 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-10-21T18:04:24.708Z] 2022/10/21 18:04:24 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-10-21T18:04:25.272Z] 2022/10/21 18:04:25 Finished clone github.com/prometheus/procfs [2022-10-21T18:04:25.272Z] 2022/10/21 18:04:25 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-10-21T18:04:25.272Z] 2022/10/21 18:04:25 Finished clone github.com/inconshreveable/mousetrap [2022-10-21T18:04:25.272Z] 2022/10/21 18:04:25 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-10-21T18:04:26.203Z] 2022/10/21 18:04:26 Finished clone github.com/google/certificate-transparency-go [2022-10-21T18:04:26.768Z] 2022/10/21 18:04:26 Finished clone github.com/spf13/pflag [2022-10-21T18:04:26.768Z] 2022/10/21 18:04:26 Finished clone github.com/morikuni/aec [2022-10-21T18:04:27.112Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-10-21T18:04:27.112Z] === RUN TestServiceUpdateConfigs [2022-10-21T18:04:27.698Z] 2022/10/21 18:04:27 Finished clone github.com/spf13/cobra [2022-10-21T18:04:27.698Z] 2022/10/21 18:04:27 Finished clone github.com/docker/go-metrics [2022-10-21T18:04:28.786Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-10-21T18:04:28.786Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-10-21T18:04:28.786Z] === RUN TestServiceUpdateNetwork [2022-10-21T18:04:29.596Z] 2022/10/21 18:04:29 Finished clone github.com/opencontainers/selinux [2022-10-21T18:04:32.971Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-10-21T18:04:33.905Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-10-21T18:04:39.178Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-10-21T18:04:39.178Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-10-21T18:04:39.178Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-10-21T18:04:39.178Z] === RUN TestDockerSuite/TestHealth [2022-10-21T18:04:39.551Z] 2022/10/21 18:04:38 Finished clone github.com/cloudflare/cfssl [2022-10-21T18:04:41.709Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-10-21T18:04:41.709Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T18:04:41.958Z] --- PASS: TestServiceUpdateConfigs (14.37s) [2022-10-21T18:04:41.958Z] === RUN TestServiceUpdateNetwork [2022-10-21T18:04:42.642Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T18:04:43.209Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T18:04:44.806Z] 2022/10/21 18:04:43 Finished clone github.com/containerd/containerd [2022-10-21T18:04:44.806Z] 2022/10/21 18:04:44 Finished clone github.com/coreos/etcd [2022-10-21T18:04:46.490Z] check_test.go:380: [de4504dc9bac3] daemon is not started [2022-10-21T18:04:46.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-10-21T18:04:48.392Z] docker_api_swarm_test.go:802: [dbfb2d75c451f] joining swarm manager [dfe9e84b60673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:04:48.729Z] --- PASS: TestUpdateRestartPolicy (22.93s) [2022-10-21T18:04:48.729Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T18:04:48.729Z] --- PASS: TestUpdateRestartWithAutoRemove (2.46s) [2022-10-21T18:04:48.729Z] === RUN TestWaitNonBlocked [2022-10-21T18:04:48.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:04:48.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:04:48.729Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:04:48.729Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:04:48.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T18:04:48.729Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T18:04:49.325Z] docker_api_swarm_test.go:802: [de06997720555] joining swarm manager [dfe9e84b60673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:04:50.091Z] 2022/10/21 18:04:49 Finished clone github.com/docker/swarmkit [2022-10-21T18:04:50.259Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T18:04:50.516Z] docker_api_swarm_test.go:802: [de0372f1272cb] joining swarm manager [dfe9e84b60673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T18:04:50.954Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-10-21T18:04:50.954Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.07s) [2022-10-21T18:04:50.954Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.21s) [2022-10-21T18:04:50.954Z] === RUN TestWaitBlocked [2022-10-21T18:04:50.954Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:04:50.954Z] --- SKIP: TestWaitBlocked (0.00s) [2022-10-21T18:04:50.954Z] PASS [2022-10-21T18:04:50.954Z] ok github.com/docker/docker/integration/container 97.128s [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === Skipped [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-10-21T18:04:51.424Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2022-10-21T18:04:51.424Z] copy_test.go:38: testEnv.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T18:04:51.424Z] copy_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-10-21T18:04:51.424Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-10-21T18:04:51.424Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-10-21T18:04:51.424Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-10-21T18:04:51.424Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-10-21T18:04:51.424Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-10-21T18:04:51.424Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T18:04:51.424Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-10-21T18:04:51.424Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-10-21T18:04:51.424Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2022-10-21T18:04:51.424Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-10-21T18:04:51.424Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-10-21T18:04:51.424Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-10-21T18:04:51.424Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-10-21T18:04:51.424Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T18:04:51.424Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-10-21T18:04:51.424Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-10-21T18:04:51.424Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-10-21T18:04:51.424Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-10-21T18:04:51.424Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-10-21T18:04:51.424Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-10-21T18:04:51.424Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-10-21T18:04:51.424Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-10-21T18:04:51.424Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-10-21T18:04:51.424Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-10-21T18:04:51.424Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-10-21T18:04:51.424Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-10-21T18:04:51.424Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-10-21T18:04:51.424Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-10-21T18:04:51.424Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:04:51.424Z] [2022-10-21T18:04:51.424Z] DONE 89 tests, 37 skipped in 100.471s [2022-10-21T18:04:51.424Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-10-21T18:04:51.893Z] docker_api_swarm_test.go:802: [d4295d1312a3b] joining swarm manager [dfe9e84b60673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-10-21T18:04:53.268Z] docker_api_swarm_test.go:810: [df34e949132b3] joining swarm manager [dfe9e84b60673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-10-21T18:04:53.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:04:53.654Z] INFO: Testing against a local daemon [2022-10-21T18:04:53.654Z] === RUN TestLiveRestore [2022-10-21T18:04:53.654Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-10-21T18:04:53.654Z] --- SKIP: TestLiveRestore (0.00s) [2022-10-21T18:04:53.654Z] PASS [2022-10-21T18:04:53.654Z] ok github.com/docker/docker/integration/daemon 0.134s [2022-10-21T18:04:53.654Z] [2022-10-21T18:04:53.654Z] === Skipped [2022-10-21T18:04:53.654Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-10-21T18:04:53.654Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-10-21T18:04:53.654Z] [2022-10-21T18:04:53.654Z] DONE 1 tests, 1 skipped in 2.266s [2022-10-21T18:04:53.654Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-10-21T18:04:54.133Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2022-10-21T18:04:54.133Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T18:04:54.695Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T18:04:55.258Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T18:04:58.186Z] 2022/10/21 18:04:57 Finished clone github.com/gogo/protobuf [2022-10-21T18:04:58.532Z] --- PASS: TestServiceUpdatePidsLimit (16.37s) [2022-10-21T18:04:58.532Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-10-21T18:04:58.532Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-10-21T18:04:58.532Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-10-21T18:04:58.532Z] PASS [2022-10-21T18:04:58.532Z] [2022-10-21T18:04:58.532Z] === Skipped [2022-10-21T18:04:58.532Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T18:04:58.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:04:58.532Z] [2022-10-21T18:04:58.532Z] DONE 27 tests, 1 skipped in 194.621s [2022-10-21T18:04:58.532Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T18:04:58.532Z] ++ 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-10-21T18:04:58.532Z] ++ set -e [2022-10-21T18:04:58.532Z] ++ '[' -n 0 ']' [2022-10-21T18:04:58.532Z] ++ set -x [2022-10-21T18:04:58.532Z] ++ 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-10-21T18:04:58.532Z] INFO: Testing against a local daemon [2022-10-21T18:04:58.532Z] === RUN TestSessionCreate [2022-10-21T18:04:58.532Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T18:04:58.532Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T18:04:58.532Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-10-21T18:04:58.532Z] PASS [2022-10-21T18:04:58.532Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-10-21T18:04:58.532Z] [2022-10-21T18:04:58.532Z] DONE 2 tests in 0.211s [2022-10-21T18:04:58.532Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-10-21T18:04:58.532Z] [2022-10-21T18:04:58.532Z] ++ 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-10-21T18:04:58.532Z] ++ set -e [2022-10-21T18:04:58.532Z] ++ '[' -n 0 ']' [2022-10-21T18:04:58.532Z] ++ set -x [2022-10-21T18:04:58.532Z] ++ 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-10-21T18:04:58.532Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-10-21T18:04:58.532Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-10-21T18:04:58.532Z] INFO: Testing against a local daemon [2022-10-21T18:04:58.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T18:04:58.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:04:58.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:04:58.532Z] === RUN TestEventsExecDie [2022-10-21T18:04:59.101Z] --- PASS: TestEventsExecDie (0.87s) [2022-10-21T18:04:59.101Z] === RUN TestEventsBackwardsCompatible [2022-10-21T18:04:59.101Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-10-21T18:04:59.101Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-10-21T18:04:59.101Z] === RUN TestInfoBinaryCommits [2022-10-21T18:04:59.101Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-10-21T18:04:59.101Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-10-21T18:04:59.101Z] === RUN TestInfoAPIVersioned [2022-10-21T18:04:59.101Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T18:04:59.101Z] === RUN TestInfoDiscoveryBackend [2022-10-21T18:04:59.669Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-10-21T18:04:59.669Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T18:04:59.927Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-10-21T18:04:59.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-10-21T18:04:59.927Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-10-21T18:04:59.927Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-10-21T18:05:00.185Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-10-21T18:05:00.444Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-10-21T18:05:00.703Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T18:05:00.703Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T18:05:00.703Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-10-21T18:05:00.703Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-10-21T18:05:01.269Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-10-21T18:05:01.269Z] === RUN TestInfoAPI [2022-10-21T18:05:01.269Z] --- PASS: TestInfoAPI (0.03s) [2022-10-21T18:05:01.269Z] === RUN TestInfoAPIWarnings [2022-10-21T18:05:01.269Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-10-21T18:05:01.528Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-10-21T18:05:02.095Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-10-21T18:05:02.662Z] === RUN TestDockerSuite/TestImagesFormat [2022-10-21T18:05:02.662Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-10-21T18:05:03.229Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-10-21T18:05:03.345Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T18:05:05.757Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-10-21T18:05:05.758Z] === RUN TestDockerSuite/TestImportBadURL [2022-10-21T18:05:05.758Z] === RUN TestDockerSuite/TestImportDisplay [2022-10-21T18:05:06.702Z] === RUN TestDockerSuite/TestImportFile [2022-10-21T18:05:08.084Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-10-21T18:05:08.084Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-10-21T18:05:08.145Z] 2022/10/21 18:05:06 Finished clone cloud.google.com/go [2022-10-21T18:05:09.020Z] === RUN TestDockerSuite/TestImportGzipped [2022-10-21T18:05:09.881Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-10-21T18:05:09.881Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-10-21T18:05:09.881Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-10-21T18:05:09.881Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-10-21T18:05:09.881Z] PASS [2022-10-21T18:05:09.881Z] [2022-10-21T18:05:09.881Z] === Skipped [2022-10-21T18:05:09.881Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T18:05:09.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T18:05:09.881Z] [2022-10-21T18:05:09.881Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-10-21T18:05:09.881Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T18:05:09.881Z] [2022-10-21T18:05:09.881Z] DONE 27 tests, 2 skipped in 149.684s [2022-10-21T18:05:09.881Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T18:05:09.881Z] ++ 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-10-21T18:05:09.881Z] ++ set -e [2022-10-21T18:05:09.881Z] ++ '[' -n 0 ']' [2022-10-21T18:05:09.881Z] ++ set -x [2022-10-21T18:05:09.881Z] ++ 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-10-21T18:05:09.881Z] INFO: Testing against a local daemon [2022-10-21T18:05:09.881Z] === RUN TestSessionCreate [2022-10-21T18:05:09.881Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T18:05:09.881Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T18:05:09.881Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T18:05:09.881Z] PASS [2022-10-21T18:05:09.881Z] [2022-10-21T18:05:09.881Z] DONE 2 tests in 0.133s [2022-10-21T18:05:09.881Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T18:05:09.881Z] ++ 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-10-21T18:05:09.881Z] ++ set -e [2022-10-21T18:05:09.881Z] ++ '[' -n 0 ']' [2022-10-21T18:05:09.881Z] ++ set -x [2022-10-21T18:05:09.881Z] ++ 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-10-21T18:05:09.881Z] INFO: Testing against a local daemon [2022-10-21T18:05:09.881Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T18:05:09.881Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:05:09.881Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:05:09.881Z] === RUN TestEventsExecDie [2022-10-21T18:05:09.881Z] --- PASS: TestEventsExecDie (0.48s) [2022-10-21T18:05:09.881Z] === RUN TestEventsBackwardsCompatible [2022-10-21T18:05:09.955Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-10-21T18:05:10.137Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-10-21T18:05:10.137Z] === RUN TestInfoBinaryCommits [2022-10-21T18:05:10.137Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T18:05:10.137Z] === RUN TestInfoAPIVersioned [2022-10-21T18:05:10.137Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T18:05:10.137Z] === RUN TestInfoDiscoveryBackend [2022-10-21T18:05:10.699Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-10-21T18:05:10.699Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T18:05:11.333Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-10-21T18:05:11.626Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T18:05:11.626Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T18:05:12.188Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-10-21T18:05:12.188Z] === RUN TestInfoAPI [2022-10-21T18:05:12.188Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T18:05:12.188Z] === RUN TestInfoAPIWarnings [2022-10-21T18:05:12.268Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-10-21T18:05:12.528Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-10-21T18:05:13.095Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-10-21T18:05:13.095Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-10-21T18:05:13.095Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-10-21T18:05:13.403Z] 2022/10/21 18:05:12 Finished clone google.golang.org/genproto [2022-10-21T18:05:13.662Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-10-21T18:05:13.920Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-10-21T18:05:14.488Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-10-21T18:05:14.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:14.942Z] INFO: Testing against a local daemon [2022-10-21T18:05:14.942Z] === RUN TestCommitInheritsEnv [2022-10-21T18:05:14.942Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:05:14.942Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-10-21T18:05:14.942Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T18:05:14.942Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-10-21T18:05:14.942Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T18:05:14.942Z] === RUN TestImagesFilterMultiReference [2022-10-21T18:05:14.942Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-10-21T18:05:14.942Z] === RUN TestImagePullPlatformInvalid [2022-10-21T18:05:14.942Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-10-21T18:05:14.942Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T18:05:14.942Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-10-21T18:05:14.942Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T18:05:14.942Z] === RUN TestRemoveImageOrphaning [2022-10-21T18:05:15.054Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-10-21T18:05:15.312Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-10-21T18:05:15.414Z] --- PASS: TestRemoveImageOrphaning (1.36s) [2022-10-21T18:05:15.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T18:05:15.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-10-21T18:05:15.414Z] === RUN TestTagInvalidReference [2022-10-21T18:05:15.414Z] --- PASS: TestTagInvalidReference (0.04s) [2022-10-21T18:05:15.414Z] === RUN TestTagValidPrefixedRepo [2022-10-21T18:05:15.878Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-10-21T18:05:15.878Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-10-21T18:05:15.884Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-10-21T18:05:15.884Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T18:05:15.884Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-10-21T18:05:15.884Z] === RUN TestTagOfficialNames [2022-10-21T18:05:15.884Z] --- PASS: TestTagOfficialNames (0.12s) [2022-10-21T18:05:15.884Z] === RUN TestTagMatchesDigest [2022-10-21T18:05:15.884Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-10-21T18:05:15.884Z] PASS [2022-10-21T18:05:15.884Z] ok github.com/docker/docker/integration/image 2.074s [2022-10-21T18:05:16.361Z] [2022-10-21T18:05:16.361Z] === Skipped [2022-10-21T18:05:16.361Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-10-21T18:05:16.361Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:05:16.361Z] [2022-10-21T18:05:16.361Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T18:05:16.361Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-10-21T18:05:16.361Z] [2022-10-21T18:05:16.361Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T18:05:16.361Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-10-21T18:05:16.361Z] [2022-10-21T18:05:16.361Z] DONE 12 tests, 3 skipped in 22.481s [2022-10-21T18:05:16.361Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-10-21T18:05:16.812Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-10-21T18:05:17.379Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-10-21T18:05:17.637Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-10-21T18:05:17.637Z] === RUN TestInfoDebug [2022-10-21T18:05:17.896Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-10-21T18:05:17.896Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-10-21T18:05:18.154Z] --- PASS: TestInfoDebug (0.53s) [2022-10-21T18:05:18.154Z] === RUN TestInfoInsecureRegistries [2022-10-21T18:05:18.412Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-10-21T18:05:18.412Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-10-21T18:05:18.412Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-10-21T18:05:18.597Z] testing: warning: no tests to run [2022-10-21T18:05:18.597Z] PASS [2022-10-21T18:05:18.597Z] ok github.com/docker/docker/integration/network/ipvlan 0.171s [no tests to run] [2022-10-21T18:05:18.597Z] testing: warning: no tests to run [2022-10-21T18:05:18.597Z] PASS [2022-10-21T18:05:18.597Z] ok github.com/docker/docker/integration/network/macvlan 0.145s [no tests to run] [2022-10-21T18:05:18.670Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-10-21T18:05:18.670Z] === RUN TestInfoRegistryMirrors [2022-10-21T18:05:19.236Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-10-21T18:05:19.236Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T18:05:19.236Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-10-21T18:05:19.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-10-21T18:05:19.496Z] === RUN TestPingCacheHeaders [2022-10-21T18:05:19.496Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-10-21T18:05:19.496Z] === RUN TestPingGet [2022-10-21T18:05:19.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:19.586Z] INFO: Testing against a local daemon [2022-10-21T18:05:19.586Z] === RUN TestNetworkCreateDelete [2022-10-21T18:05:19.586Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:19.586Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-10-21T18:05:19.586Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T18:05:19.586Z] 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-10-21T18:05:19.586Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonDNSFallback [2022-10-21T18:05:19.586Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestInspectNetwork [2022-10-21T18:05:19.586Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:19.586Z] --- SKIP: TestInspectNetwork (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T18:05:19.586Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:19.586Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestNetworkInvalidJSON [2022-10-21T18:05:19.586Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T18:05:19.586Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T18:05:19.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:05:19.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:05:19.586Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:05:19.586Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:05:19.586Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T18:05:19.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T18:05:19.586Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-10-21T18:05:19.586Z] === RUN TestNetworkList [2022-10-21T18:05:19.586Z] === RUN TestNetworkList//networks [2022-10-21T18:05:19.586Z] === PAUSE TestNetworkList//networks [2022-10-21T18:05:19.586Z] === RUN TestNetworkList//networks/ [2022-10-21T18:05:19.586Z] === PAUSE TestNetworkList//networks/ [2022-10-21T18:05:19.586Z] === CONT TestNetworkList//networks [2022-10-21T18:05:19.586Z] === CONT TestNetworkList//networks/ [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkList (0.04s) [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkList//networks (0.01s) [2022-10-21T18:05:19.586Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-10-21T18:05:19.586Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T18:05:19.586Z] network_test.go:126: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T18:05:19.586Z] service_test.go:29: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T18:05:19.586Z] service_test.go:58: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T18:05:19.586Z] service_test.go:102: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T18:05:19.586Z] service_test.go:136: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T18:05:19.586Z] service_test.go:187: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T18:05:19.586Z] service_test.go:212: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T18:05:19.586Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:05:19.586Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:05:19.586Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T18:05:19.586Z] service_test.go:333: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-10-21T18:05:19.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T18:05:19.586Z] service_test.go:401: testEnv.OSType == "windows" [2022-10-21T18:05:19.586Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T18:05:19.586Z] PASS [2022-10-21T18:05:19.586Z] ok github.com/docker/docker/integration/network 0.278s [2022-10-21T18:05:19.756Z] --- PASS: TestPingGet (0.02s) [2022-10-21T18:05:19.756Z] === RUN TestPingHead [2022-10-21T18:05:19.756Z] --- PASS: TestPingHead (0.02s) [2022-10-21T18:05:19.756Z] === RUN TestVersion [2022-10-21T18:05:19.756Z] --- PASS: TestVersion (0.02s) [2022-10-21T18:05:19.756Z] PASS [2022-10-21T18:05:19.756Z] [2022-10-21T18:05:19.756Z] === Skipped [2022-10-21T18:05:19.756Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:05:19.756Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:05:19.756Z] [2022-10-21T18:05:19.756Z] DONE 18 tests, 1 skipped in 21.659s [2022-10-21T18:05:19.756Z] === RUN TestDockerSuite/TestInspectDefault [2022-10-21T18:05:19.756Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T18:05:19.756Z] ++ 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-10-21T18:05:19.756Z] ++ set -e [2022-10-21T18:05:19.756Z] ++ '[' -n 0 ']' [2022-10-21T18:05:19.756Z] ++ set -x [2022-10-21T18:05:19.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-21T18:05:19.756Z] INFO: Testing against a local daemon [2022-10-21T18:05:19.756Z] === RUN TestVolumesCreateAndList [2022-10-21T18:05:19.756Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T18:05:19.756Z] === RUN TestVolumesRemove [2022-10-21T18:05:20.016Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-21T18:05:20.016Z] === RUN TestVolumesInspect [2022-10-21T18:05:20.016Z] --- PASS: TestVolumesInspect (0.04s) [2022-10-21T18:05:20.016Z] === RUN TestVolumesInvalidJSON [2022-10-21T18:05:20.016Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:20.016Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:20.016Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:20.016Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-21T18:05:20.016Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T18:05:20.016Z] PASS [2022-10-21T18:05:20.016Z] [2022-10-21T18:05:20.016Z] DONE 5 tests in 0.280s [2022-10-21T18:05:20.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === Skipped [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-10-21T18:05:20.059Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-10-21T18:05:20.059Z] 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-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-10-21T18:05:20.059Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-10-21T18:05:20.059Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-10-21T18:05:20.059Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-10-21T18:05:20.059Z] network_test.go:126: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:29: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:58: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:102: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:136: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:187: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:212: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:242: FLAKY_TEST [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-10-21T18:05:20.059Z] service_test.go:333: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T18:05:20.059Z] service_test.go:401: testEnv.OSType == "windows" [2022-10-21T18:05:20.059Z] [2022-10-21T18:05:20.059Z] DONE 22 tests, 15 skipped in 3.440s [2022-10-21T18:05:20.059Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-10-21T18:05:20.275Z] === RUN TestDockerSuite/TestInspectHistory [2022-10-21T18:05:20.275Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T18:05:20.275Z] +++ kill 5973 [2022-10-21T18:05:20.529Z] testing: warning: no tests to run [2022-10-21T18:05:20.529Z] PASS [2022-10-21T18:05:20.529Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-10-21T18:05:20.529Z] [2022-10-21T18:05:20.529Z] DONE 0 tests in 0.543s [2022-10-21T18:05:20.529Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-10-21T18:05:20.842Z] === RUN TestDockerSuite/TestInspectImage [2022-10-21T18:05:20.842Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-10-21T18:05:20.842Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-10-21T18:05:20.842Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-10-21T18:05:20.842Z] === RUN TestDockerSuite/TestInspectInt64 [2022-10-21T18:05:21.410Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-10-21T18:05:21.410Z] +++ /etc/init.d/apparmor stop [2022-10-21T18:05:21.410Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T18:05:21.410Z] [2022-10-21T18:05:21.410Z] Unloading profiles will leave already running processes permanently [2022-10-21T18:05:21.410Z] unconfined, which can lead to unexpected situations. [2022-10-21T18:05:21.410Z] [2022-10-21T18:05:21.410Z] To set a process to complain mode, use the command line tool [2022-10-21T18:05:21.410Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T18:05:21.410Z] +++ true [2022-10-21T18:05:21.410Z] exiting test-integration [2022-10-21T18:05:21.410Z] ++ exit 0 [2022-10-21T18:05:21.410Z] [2022-10-21T18:05:21.518Z] testing: warning: no tests to run [2022-10-21T18:05:21.518Z] PASS [2022-10-21T18:05:21.518Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-10-21T18:05:21.518Z] [2022-10-21T18:05:21.518Z] DONE 0 tests in 0.574s [2022-10-21T18:05:21.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-10-21T18:05:21.976Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-10-21T18:05:21.976Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-10-21T18:05:22.235Z] + for job in $(jobs -p) [2022-10-21T18:05:22.235Z] + wait 24299 [2022-10-21T18:05:23.091Z] testing: warning: no tests to run [2022-10-21T18:05:23.091Z] testing: warning: no tests to run [2022-10-21T18:05:23.091Z] PASS [2022-10-21T18:05:23.091Z] PASS [2022-10-21T18:05:23.091Z] ok github.com/docker/docker/integration/plugin 0.197s [no tests to run] [2022-10-21T18:05:23.091Z] ok github.com/docker/docker/integration/plugin/authz 0.167s [no tests to run] [2022-10-21T18:05:23.169Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-10-21T18:05:23.427Z] === RUN TestDockerSuite/TestInspectPlugin [2022-10-21T18:05:25.954Z] === RUN TestDockerSuite/TestInspectRootFS [2022-10-21T18:05:25.954Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-10-21T18:05:26.521Z] === RUN TestDockerSuite/TestInspectStatus [2022-10-21T18:05:26.780Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-10-21T18:05:27.734Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-10-21T18:05:28.303Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-10-21T18:05:28.872Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-10-21T18:05:29.439Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-10-21T18:05:29.697Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-10-21T18:05:30.264Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-10-21T18:05:30.270Z] testing: warning: no tests to run [2022-10-21T18:05:30.270Z] PASS [2022-10-21T18:05:30.270Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [no tests to run] [2022-10-21T18:05:30.275Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-10-21T18:05:30.275Z] === RUN TestInfoDebug [2022-10-21T18:05:30.275Z] --- PASS: TestInfoDebug (0.52s) [2022-10-21T18:05:30.275Z] === RUN TestInfoInsecureRegistries [2022-10-21T18:05:30.275Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-10-21T18:05:30.275Z] === RUN TestInfoRegistryMirrors [2022-10-21T18:05:30.275Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-21T18:05:30.275Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T18:05:30.275Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-10-21T18:05:30.275Z] === RUN TestPingCacheHeaders [2022-10-21T18:05:30.275Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T18:05:30.275Z] === RUN TestPingGet [2022-10-21T18:05:30.275Z] --- PASS: TestPingGet (0.01s) [2022-10-21T18:05:30.275Z] === RUN TestPingHead [2022-10-21T18:05:30.275Z] --- PASS: TestPingHead (0.02s) [2022-10-21T18:05:30.275Z] === RUN TestVersion [2022-10-21T18:05:30.531Z] --- PASS: TestVersion (0.02s) [2022-10-21T18:05:30.531Z] PASS [2022-10-21T18:05:30.531Z] [2022-10-21T18:05:30.531Z] === Skipped [2022-10-21T18:05:30.531Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:05:30.531Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T18:05:30.531Z] [2022-10-21T18:05:30.531Z] DONE 18 tests, 1 skipped in 20.998s [2022-10-21T18:05:30.531Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T18:05:30.531Z] ++ 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-10-21T18:05:30.531Z] ++ set -e [2022-10-21T18:05:30.531Z] ++ '[' -n 0 ']' [2022-10-21T18:05:30.531Z] ++ set -x [2022-10-21T18:05:30.531Z] ++ 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-10-21T18:05:30.531Z] INFO: Testing against a local daemon [2022-10-21T18:05:30.531Z] === RUN TestVolumesCreateAndList [2022-10-21T18:05:30.531Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T18:05:30.531Z] === RUN TestVolumesRemove [2022-10-21T18:05:30.531Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-21T18:05:30.531Z] === RUN TestVolumesInspect [2022-10-21T18:05:30.531Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T18:05:30.531Z] === RUN TestVolumesInvalidJSON [2022-10-21T18:05:30.531Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:30.531Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:30.531Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:30.531Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-21T18:05:30.531Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T18:05:30.531Z] PASS [2022-10-21T18:05:30.531Z] [2022-10-21T18:05:30.531Z] DONE 5 tests in 0.214s [2022-10-21T18:05:30.531Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T18:05:30.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:30.742Z] INFO: Testing against a local daemon [2022-10-21T18:05:30.742Z] === RUN TestExternalGraphDriver [2022-10-21T18:05:30.742Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T18:05:30.742Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-10-21T18:05:30.742Z] === RUN TestGraphdriverPluginV2 [2022-10-21T18:05:30.742Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T18:05:30.742Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-10-21T18:05:30.742Z] PASS [2022-10-21T18:05:30.742Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.160s [2022-10-21T18:05:30.787Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T18:05:30.787Z] +++ kill 12847 [2022-10-21T18:05:30.832Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-10-21T18:05:30.832Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-10-21T18:05:32.155Z] +++ /etc/init.d/apparmor stop [2022-10-21T18:05:32.155Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T18:05:32.155Z] [2022-10-21T18:05:32.156Z] Unloading profiles will leave already running processes permanently [2022-10-21T18:05:32.156Z] unconfined, which can lead to unexpected situations. [2022-10-21T18:05:32.156Z] [2022-10-21T18:05:32.156Z] To set a process to complain mode, use the command line tool [2022-10-21T18:05:32.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T18:05:32.156Z] +++ true [2022-10-21T18:05:32.156Z] exiting test-integration [2022-10-21T18:05:32.156Z] ++ exit 0 [2022-10-21T18:05:32.156Z] [2022-10-21T18:05:32.207Z] === RUN TestDockerSuite/TestLinkShortDefinition Post stage [Pipeline] junit [2022-10-21T18:05:32.728Z] Recording test results [2022-10-21T18:05:33.007Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T18:05:33.142Z] === RUN TestDockerSuite/TestLinksEnvs [2022-10-21T18:05:33.384Z] + echo Ensuring container killed. [2022-10-21T18:05:33.384Z] Ensuring container killed. [2022-10-21T18:05:33.384Z] + docker rm -vf docker-pr6 [2022-10-21T18:05:33.384Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-21T18:05:33.659Z] + echo Chowning /workspace to jenkins user [2022-10-21T18:05:33.659Z] Chowning /workspace to jenkins user [2022-10-21T18:05:33.659Z] + id -u [2022-10-21T18:05:33.659Z] + id -g [2022-10-21T18:05:33.659Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T18:05:33.659Z] Unable to find image 'busybox:latest' locally [2022-10-21T18:05:33.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:33.710Z] INFO: Testing against a local daemon [2022-10-21T18:05:33.710Z] === RUN TestReadPluginNoRead [2022-10-21T18:05:33.710Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T18:05:33.710Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-10-21T18:05:33.710Z] PASS [2022-10-21T18:05:33.710Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-10-21T18:05:33.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:33.710Z] INFO: Testing against a local daemon [2022-10-21T18:05:33.710Z] === RUN TestPluginInvalidJSON [2022-10-21T18:05:33.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:33.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:33.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:33.710Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-10-21T18:05:33.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T18:05:33.710Z] === RUN TestPluginInstall [2022-10-21T18:05:33.710Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:05:33.710Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T18:05:33.710Z] === RUN TestPluginsWithRuntimes [2022-10-21T18:05:33.710Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T18:05:33.710Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T18:05:33.710Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T18:05:33.710Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T18:05:33.710Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:05:33.710Z] PASS [2022-10-21T18:05:33.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:33.710Z] INFO: Testing against a local daemon [2022-10-21T18:05:33.710Z] ok github.com/docker/docker/integration/plugin/common 0.194s [2022-10-21T18:05:33.710Z] === RUN TestPluginWithDevMounts [2022-10-21T18:05:33.710Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:33.710Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T18:05:33.710Z] PASS [2022-10-21T18:05:33.710Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-10-21T18:05:33.710Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-10-21T18:05:33.710Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-10-21T18:05:33.710Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-10-21T18:05:33.710Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-10-21T18:05:33.915Z] latest: Pulling from library/busybox [2022-10-21T18:05:33.915Z] 89485c9dae0b: Pulling fs layer [2022-10-21T18:05:33.915Z] 89485c9dae0b: Verifying Checksum [2022-10-21T18:05:33.915Z] 89485c9dae0b: Download complete [2022-10-21T18:05:33.915Z] 89485c9dae0b: Pull complete [2022-10-21T18:05:33.969Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-10-21T18:05:34.171Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T18:05:34.171Z] Status: Downloaded newer image for busybox:latest [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === Skipped [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-10-21T18:05:34.179Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-10-21T18:05:34.179Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:05:34.179Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-10-21T18:05:34.179Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-10-21T18:05:34.179Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-10-21T18:05:34.179Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-10-21T18:05:34.179Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:34.179Z] [2022-10-21T18:05:34.179Z] DONE 9 tests, 7 skipped in 12.754s [2022-10-21T18:05:34.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-10-21T18:05:35.170Z] testing: warning: no tests to run [2022-10-21T18:05:35.170Z] PASS [2022-10-21T18:05:35.170Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-10-21T18:05:35.170Z] [2022-10-21T18:05:35.170Z] DONE 0 tests in 0.559s [2022-10-21T18:05:35.170Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-10-21T18:05:35.343Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T18:05:35.825Z] + bundleName=arm64-integration [2022-10-21T18:05:35.825Z] + echo Creating arm64-integration-bundles.tar.gz [2022-10-21T18:05:35.825Z] Creating arm64-integration-bundles.tar.gz [2022-10-21T18:05:35.825Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-10-21T18:05:35.825Z] + 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-10-21T18:05:35.835Z] Archiving artifacts [2022-10-21T18:05:36.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:36.161Z] INFO: Testing against a local daemon [2022-10-21T18:05:36.161Z] === RUN TestPluginInvalidJSON [2022-10-21T18:05:36.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:36.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:36.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T18:05:36.161Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-10-21T18:05:36.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T18:05:36.161Z] === RUN TestPluginInstall [2022-10-21T18:05:36.161Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:05:36.161Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T18:05:36.161Z] === RUN TestPluginsWithRuntimes [2022-10-21T18:05:36.161Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T18:05:36.161Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T18:05:36.161Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T18:05:36.161Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T18:05:36.161Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:05:36.161Z] PASS [2022-10-21T18:05:36.161Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-10-21T18:05:36.632Z] [2022-10-21T18:05:36.632Z] === Skipped [2022-10-21T18:05:36.632Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-10-21T18:05:36.632Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T18:05:36.632Z] [2022-10-21T18:05:36.632Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-10-21T18:05:36.632Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T18:05:36.632Z] [2022-10-21T18:05:36.632Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T18:05:36.632Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T18:05:36.632Z] [2022-10-21T18:05:36.632Z] DONE 5 tests, 3 skipped in 1.297s [2022-10-21T18:05:36.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-10-21T18:05:36.719Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-10-21T18:05:37.441Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T18:05:37.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:37.623Z] INFO: Testing against a local daemon [2022-10-21T18:05:37.623Z] === RUN TestExternalGraphDriver [2022-10-21T18:05:37.623Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T18:05:37.623Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-10-21T18:05:37.623Z] === RUN TestGraphdriverPluginV2 [2022-10-21T18:05:37.623Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T18:05:37.623Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-10-21T18:05:37.623Z] PASS [2022-10-21T18:05:37.623Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-10-21T18:05:37.623Z] [2022-10-21T18:05:37.623Z] === Skipped [2022-10-21T18:05:37.623Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-10-21T18:05:37.623Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T18:05:37.623Z] [2022-10-21T18:05:37.623Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-10-21T18:05:37.623Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T18:05:37.623Z] [2022-10-21T18:05:37.623Z] DONE 2 tests, 2 skipped in 1.246s [2022-10-21T18:05:37.829Z] + make clean [2022-10-21T18:05:38.085Z] docker volume rm -f docker-dev-cache [2022-10-21T18:05:38.085Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T18:05:38.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-10-21T18:05:38.096Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-10-21T18:05:38.096Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-10-21T18:05:39.084Z] testing: warning: no tests to run [2022-10-21T18:05:39.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:39.084Z] PASS [2022-10-21T18:05:39.084Z] INFO: Testing against a local daemon [2022-10-21T18:05:39.084Z] === RUN TestReadPluginNoRead [2022-10-21T18:05:39.084Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T18:05:39.084Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-10-21T18:05:39.084Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-10-21T18:05:39.084Z] PASS [2022-10-21T18:05:39.084Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-10-21T18:05:39.084Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-10-21T18:05:39.084Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-10-21T18:05:39.473Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-10-21T18:05:39.555Z] [2022-10-21T18:05:39.555Z] === Skipped [2022-10-21T18:05:39.555Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-10-21T18:05:39.555Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T18:05:39.555Z] [2022-10-21T18:05:39.555Z] DONE 1 tests, 1 skipped in 1.371s [2022-10-21T18:05:39.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-10-21T18:05:39.731Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T18:05:40.299Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-10-21T18:05:40.546Z] testing: warning: no tests to run [2022-10-21T18:05:40.546Z] PASS [2022-10-21T18:05:40.546Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-10-21T18:05:40.546Z] [2022-10-21T18:05:40.546Z] DONE 0 tests in 0.850s [2022-10-21T18:05:40.546Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-10-21T18:05:41.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:41.558Z] INFO: Testing against a local daemon [2022-10-21T18:05:41.558Z] === RUN TestPluginWithDevMounts [2022-10-21T18:05:41.558Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:41.558Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T18:05:41.558Z] PASS [2022-10-21T18:05:41.558Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-10-21T18:05:41.558Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-10-21T18:05:42.028Z] [2022-10-21T18:05:42.028Z] === Skipped [2022-10-21T18:05:42.028Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-10-21T18:05:42.028Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:42.028Z] [2022-10-21T18:05:42.028Z] DONE 1 tests, 1 skipped in 1.351s [2022-10-21T18:05:42.028Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-10-21T18:05:43.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-10-21T18:05:44.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:44.253Z] INFO: Testing against a local daemon [2022-10-21T18:05:44.253Z] === RUN TestSecretInspect [2022-10-21T18:05:44.253Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] --- SKIP: TestSecretInspect (0.00s) [2022-10-21T18:05:44.253Z] === RUN TestSecretList [2022-10-21T18:05:44.253Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] --- SKIP: TestSecretList (0.00s) [2022-10-21T18:05:44.253Z] === RUN TestSecretsCreateAndDelete [2022-10-21T18:05:44.253Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-10-21T18:05:44.253Z] === RUN TestSecretsUpdate [2022-10-21T18:05:44.253Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-10-21T18:05:44.253Z] === RUN TestTemplatedSecret [2022-10-21T18:05:44.253Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-10-21T18:05:44.253Z] === RUN TestSecretCreateResolve [2022-10-21T18:05:44.253Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:44.253Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-10-21T18:05:44.253Z] PASS [2022-10-21T18:05:44.253Z] ok github.com/docker/docker/integration/secret 0.125s [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === Skipped [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-10-21T18:05:44.253Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:44.253Z] [2022-10-21T18:05:44.253Z] DONE 6 tests, 6 skipped in 2.347s [2022-10-21T18:05:44.724Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-10-21T18:05:46.871Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-10-21T18:05:47.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:47.683Z] INFO: Testing against a local daemon [2022-10-21T18:05:47.683Z] === RUN TestServiceCreateInit [2022-10-21T18:05:47.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T18:05:47.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T18:05:47.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- PASS: TestServiceCreateInit (0.06s) [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T18:05:47.683Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceConflict [2022-10-21T18:05:47.683Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T18:05:47.683Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-10-21T18:05:47.683Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T18:05:47.683Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T18:05:47.683Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T18:05:47.683Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceSysctls [2022-10-21T18:05:47.683Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-10-21T18:05:47.683Z] === RUN TestCreateServiceCapabilities [2022-10-21T18:05:47.683Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-10-21T18:05:47.683Z] === RUN TestInspect [2022-10-21T18:05:47.683Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestInspect (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestCreateJob [2022-10-21T18:05:47.683Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestCreateJob (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestReplicatedJob [2022-10-21T18:05:47.683Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestReplicatedJob (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestUpdateReplicatedJob [2022-10-21T18:05:47.683Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceListWithStatuses [2022-10-21T18:05:47.683Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T18:05:47.683Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestDockerNetworkReConnect [2022-10-21T18:05:47.683Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServicePlugin [2022-10-21T18:05:47.683Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceUpdateLabel [2022-10-21T18:05:47.683Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceUpdateSecrets [2022-10-21T18:05:47.683Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceUpdateConfigs [2022-10-21T18:05:47.683Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceUpdateNetwork [2022-10-21T18:05:47.683Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-10-21T18:05:47.683Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T18:05:47.683Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-10-21T18:05:47.683Z] PASS [2022-10-21T18:05:47.683Z] ok github.com/docker/docker/integration/service 0.317s [2022-10-21T18:05:47.683Z] [2022-10-21T18:05:47.683Z] === Skipped [2022-10-21T18:05:47.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:05:47.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T18:05:47.683Z] [2022-10-21T18:05:47.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:05:47.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-10-21T18:05:47.684Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-10-21T18:05:47.684Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-10-21T18:05:47.684Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-10-21T18:05:47.684Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-10-21T18:05:47.684Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-10-21T18:05:47.684Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-10-21T18:05:47.684Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-10-21T18:05:47.684Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-10-21T18:05:47.684Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-10-21T18:05:47.684Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-10-21T18:05:47.684Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-10-21T18:05:47.684Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-10-21T18:05:47.684Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-10-21T18:05:47.684Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-10-21T18:05:47.684Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-10-21T18:05:47.684Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-10-21T18:05:47.684Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-10-21T18:05:47.684Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-10-21T18:05:47.684Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-10-21T18:05:47.684Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-10-21T18:05:47.684Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T18:05:47.684Z] [2022-10-21T18:05:47.684Z] DONE 24 tests, 23 skipped in 3.094s [2022-10-21T18:05:47.684Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-10-21T18:05:48.506Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-10-21T18:05:49.440Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-10-21T18:05:49.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:49.910Z] INFO: Testing against a local daemon [2022-10-21T18:05:49.910Z] === RUN TestSessionCreate [2022-10-21T18:05:49.910Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:49.910Z] --- SKIP: TestSessionCreate (0.00s) [2022-10-21T18:05:49.910Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T18:05:49.910Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:49.910Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-10-21T18:05:49.910Z] PASS [2022-10-21T18:05:49.910Z] ok github.com/docker/docker/integration/session 0.138s [2022-10-21T18:05:49.910Z] [2022-10-21T18:05:49.910Z] === Skipped [2022-10-21T18:05:49.910Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-10-21T18:05:49.910Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:49.910Z] [2022-10-21T18:05:49.910Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-10-21T18:05:49.910Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-10-21T18:05:49.910Z] [2022-10-21T18:05:49.910Z] DONE 2 tests, 2 skipped in 2.261s [2022-10-21T18:05:50.007Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-10-21T18:05:50.381Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-10-21T18:05:51.384Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-10-21T18:05:51.384Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-10-21T18:05:51.643Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-10-21T18:05:51.643Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-10-21T18:05:51.643Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-10-21T18:05:52.209Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-10-21T18:05:52.497Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-10-21T18:05:52.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:52.604Z] INFO: Testing against a local daemon [2022-10-21T18:05:52.604Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T18:05:52.604Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:52.604Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestEventsExecDie [2022-10-21T18:05:52.604Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-10-21T18:05:52.604Z] --- SKIP: TestEventsExecDie (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestEventsBackwardsCompatible [2022-10-21T18:05:52.604Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-10-21T18:05:52.604Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestInfoAPI [2022-10-21T18:05:52.604Z] --- PASS: TestInfoAPI (0.07s) [2022-10-21T18:05:52.604Z] === RUN TestInfoAPIWarnings [2022-10-21T18:05:52.604Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:05:52.604Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestInfoDebug [2022-10-21T18:05:52.604Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:52.604Z] --- SKIP: TestInfoDebug (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestInfoInsecureRegistries [2022-10-21T18:05:52.604Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:52.604Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestInfoRegistryMirrors [2022-10-21T18:05:52.604Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:52.604Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-10-21T18:05:52.604Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T18:05:53.593Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-10-21T18:05:53.593Z] === RUN TestPingCacheHeaders [2022-10-21T18:05:53.593Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-10-21T18:05:53.593Z] === RUN TestPingGet [2022-10-21T18:05:53.593Z] --- PASS: TestPingGet (0.05s) [2022-10-21T18:05:53.593Z] === RUN TestPingHead [2022-10-21T18:05:53.593Z] --- PASS: TestPingHead (0.05s) [2022-10-21T18:05:53.593Z] === RUN TestVersion [2022-10-21T18:05:53.593Z] --- PASS: TestVersion (0.04s) [2022-10-21T18:05:53.593Z] PASS [2022-10-21T18:05:53.593Z] ok github.com/docker/docker/integration/system 1.435s [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === Skipped [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T18:05:53.593Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-10-21T18:05:53.593Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-10-21T18:05:53.593Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-10-21T18:05:53.593Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-10-21T18:05:53.593Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-10-21T18:05:53.593Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-10-21T18:05:53.593Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T18:05:53.593Z] [2022-10-21T18:05:53.593Z] DONE 13 tests, 7 skipped in 3.486s [2022-10-21T18:05:54.065Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-10-21T18:05:56.290Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:05:56.290Z] INFO: Testing against a local daemon [2022-10-21T18:05:56.290Z] === RUN TestVolumesCreateAndList [2022-10-21T18:05:56.290Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-10-21T18:05:56.290Z] === RUN TestVolumesRemove [2022-10-21T18:05:56.290Z] --- PASS: TestVolumesRemove (0.09s) [2022-10-21T18:05:56.290Z] === RUN TestVolumesInspect [2022-10-21T18:05:56.290Z] --- PASS: TestVolumesInspect (0.07s) [2022-10-21T18:05:56.290Z] === RUN TestVolumesInvalidJSON [2022-10-21T18:05:56.290Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:56.290Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:56.290Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T18:05:56.290Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-10-21T18:05:56.290Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T18:05:56.290Z] PASS [2022-10-21T18:05:56.290Z] ok github.com/docker/docker/integration/volume 0.353s [2022-10-21T18:05:56.698Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-10-21T18:05:56.698Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-10-21T18:05:56.760Z] [2022-10-21T18:05:56.760Z] DONE 5 tests in 2.749s [2022-10-21T18:05:56.760Z] INFO: make.ps1 ended at 10/21/2022 18:05:56 [2022-10-21T18:05:56.760Z] INFO: Integration CLI tests being run from the host: [2022-10-21T18:05:56.760Z] 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-10-21T18:06:00.879Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-10-21T18:06:01.445Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-10-21T18:06:01.445Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-10-21T18:06:02.382Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-10-21T18:06:02.950Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-10-21T18:06:03.885Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-10-21T18:06:04.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-10-21T18:06:04.820Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-10-21T18:06:05.756Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-10-21T18:06:08.290Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-10-21T18:06:08.860Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-10-21T18:06:09.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T18:06:09.283Z] INFO: Testing against a local daemon [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-10-21T18:06:09.283Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-10-21T18:06:09.283Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-10-21T18:06:09.283Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-10-21T18:06:09.426Z] === RUN TestDockerSuite/TestLogsSince [2022-10-21T18:06:09.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-10-21T18:06:09.600Z] 2022/10/21 18:06:08 Finished clone github.com/hashicorp/consul [2022-10-21T18:06:10.272Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-10-21T18:06:10.745Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-10-21T18:06:11.326Z] docker_api_swarm_service_test.go:395: [d8c213fc859aa] joining swarm manager [d8f3893884528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:06:11.735Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-10-21T18:06:11.735Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-10-21T18:06:12.260Z] docker_api_swarm_service_test.go:395: [db8ff97a19cb8] joining swarm manager [d8f3893884528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:06:16.445Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-10-21T18:06:21.705Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-10-21T18:06:22.274Z] === RUN TestDockerSuite/TestLogsTail [2022-10-21T18:06:22.847Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-10-21T18:06:23.427Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-10-21T18:06:23.686Z] === RUN TestDockerSuite/TestMountIntoProc [2022-10-21T18:06:23.944Z] === RUN TestDockerSuite/TestMountIntoSys [2022-10-21T18:06:24.509Z] === RUN TestDockerSuite/TestNetHostname [2022-10-21T18:06:25.883Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-10-21T18:06:25.883Z] === RUN TestDockerSuite/TestNetworkEvents [2022-10-21T18:06:27.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-10-21T18:06:29.159Z] docker_api_swarm_service_test.go:343: [df9c8d69c737e] joining swarm manager [dfa793155c577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:06:29.725Z] docker_api_swarm_service_test.go:343: [d107a1588b61d] joining swarm manager [dfa793155c577]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:06:31.625Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-10-21T18:06:33.528Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-10-21T18:06:34.093Z] === RUN TestDockerSuite/TestPluginActive [2022-10-21T18:06:36.132Z] 2022/10/21 18:06:31 Finished clone github.com/aws/aws-sdk-go [2022-10-21T18:06:36.621Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-10-21T18:06:43.180Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-10-21T18:06:43.180Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-10-21T18:06:43.180Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-10-21T18:06:43.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-10-21T18:06:43.696Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-10-21T18:06:45.597Z] docker_api_swarm_service_test.go:490: [d31ccf3290f85] joining swarm manager [ddfb487fea1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:06:46.164Z] docker_api_swarm_service_test.go:490: [df5b772990131] joining swarm manager [ddfb487fea1c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:06:47.100Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-10-21T18:06:49.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-10-21T18:06:52.300Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-10-21T18:06:57.564Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-10-21T18:06:58.498Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-10-21T18:06:58.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-10-21T18:06:59.443Z] === RUN TestDockerSuite/TestPortHostBinding [2022-10-21T18:07:00.820Z] === RUN TestDockerSuite/TestPortList [2022-10-21T18:07:05.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-10-21T18:07:06.913Z] docker_api_swarm_service_test.go:128: [dc3749dcc4ceb] joining swarm manager [d0f14ff9967b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:07:07.848Z] docker_api_swarm_service_test.go:129: [d475f1fe47370] joining swarm manager [d0f14ff9967b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:07:08.416Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-10-21T18:07:09.794Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-10-21T18:07:09.794Z] docker_api_swarm_service_test.go:137: [deccceaa59697] joining swarm manager [d0f14ff9967b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T18:07:10.728Z] docker_api_swarm_service_test.go:138: [de57962915f49] joining swarm manager [d0f14ff9967b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-10-21T18:07:15.991Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-10-21T18:07:15.991Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-10-21T18:07:15.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-10-21T18:07:15.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-10-21T18:07:15.991Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-10-21T18:07:16.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-10-21T18:07:16.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-10-21T18:07:17.125Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-10-21T18:07:17.125Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-10-21T18:07:18.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-10-21T18:07:18.059Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-10-21T18:07:19.960Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-10-21T18:07:20.539Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-10-21T18:07:21.110Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-10-21T18:07:21.110Z] === RUN TestDockerSuite/TestPsByOrder [2022-10-21T18:07:23.638Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-10-21T18:07:23.896Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-10-21T18:07:26.427Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-10-21T18:07:28.956Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-10-21T18:07:28.956Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-10-21T18:07:31.486Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-10-21T18:07:32.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-10-21T18:07:35.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-10-21T18:07:37.294Z] docker_api_swarm_service_test.go:304: [d0e5f738ad8d4] joining swarm manager [d7c294550b436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:07:37.861Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-10-21T18:07:37.861Z] docker_api_swarm_service_test.go:304: [d2e074c26c549] joining swarm manager [d7c294550b436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:07:39.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-10-21T18:07:40.616Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-10-21T18:07:41.552Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-10-21T18:07:42.486Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-10-21T18:07:43.863Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-10-21T18:07:45.766Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-10-21T18:07:47.167Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-10-21T18:07:47.167Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-10-21T18:07:47.734Z] === RUN TestDockerSuite/TestPsRightTagName [2022-10-21T18:07:49.111Z] === RUN TestDockerSuite/TestPsShowMounts [2022-10-21T18:07:51.011Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-10-21T18:07:51.011Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-10-21T18:07:51.011Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-10-21T18:07:51.011Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-10-21T18:07:51.577Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-10-21T18:07:52.143Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-10-21T18:07:52.143Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-10-21T18:07:52.709Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-10-21T18:07:53.644Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-10-21T18:07:54.211Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-10-21T18:07:54.778Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-10-21T18:07:58.066Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-10-21T18:07:59.968Z] docker_api_swarm_service_test.go:100: [dae31fb624d17] joining swarm manager [d656398b0715c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:08:00.536Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-10-21T18:08:00.795Z] docker_api_swarm_service_test.go:101: [d0134fa7254b9] joining swarm manager [d656398b0715c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:08:01.364Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-10-21T18:08:03.268Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-10-21T18:08:03.268Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-10-21T18:08:03.268Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-10-21T18:08:03.527Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-10-21T18:08:06.069Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-10-21T18:08:06.636Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-10-21T18:08:09.166Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-10-21T18:08:09.733Z] === RUN TestDockerSuite/TestRmiBlank [2022-10-21T18:08:09.733Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-10-21T18:08:09.733Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-10-21T18:08:12.278Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-10-21T18:08:12.857Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-10-21T18:08:13.116Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-10-21T18:08:14.050Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-10-21T18:08:14.987Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-10-21T18:08:16.363Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-10-21T18:08:17.300Z] === RUN TestDockerSuite/TestRmiTag [2022-10-21T18:08:17.300Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-10-21T18:08:17.870Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-10-21T18:08:19.775Z] check_test.go:380: [dae31fb624d17] daemon is not started [2022-10-21T18:08:21.149Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-10-21T18:08:21.408Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-10-21T18:08:21.975Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-10-21T18:08:22.234Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-10-21T18:08:23.169Z] === RUN TestDockerSuite/TestRunAddHost [2022-10-21T18:08:23.736Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-10-21T18:08:23.736Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-10-21T18:08:24.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-10-21T18:08:24.303Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-10-21T18:08:24.868Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-10-21T18:08:24.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-10-21T18:08:25.805Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-10-21T18:08:26.372Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-10-21T18:08:26.940Z] docker_api_swarm_service_test.go:533: [db050a9a82d12] joining swarm manager [d981f03a1861a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:08:27.199Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-10-21T18:08:27.766Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-10-21T18:08:28.334Z] docker_api_swarm_service_test.go:534: [d19f4dcfda331] joining swarm manager [d981f03a1861a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:08:28.591Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-10-21T18:08:29.526Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-10-21T18:08:30.461Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-10-21T18:08:31.399Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-10-21T18:08:32.337Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-10-21T18:08:32.904Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-10-21T18:08:33.848Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-10-21T18:08:34.417Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-10-21T18:08:35.795Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-10-21T18:08:36.054Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-10-21T18:08:36.313Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-10-21T18:08:36.879Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-10-21T18:08:36.879Z] === RUN TestDockerSuite/TestRunBindMounts [2022-10-21T18:08:38.255Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-10-21T18:08:38.513Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-10-21T18:08:38.916Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-10-21T18:08:38.916Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-10-21T18:08:38.916Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-10-21T18:08:38.916Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-10-21T18:08:38.916Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-10-21T18:08:38.916Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-10-21T18:08:38.916Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-10-21T18:08:38.916Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-10-21T18:08:38.916Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-10-21T18:08:39.080Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-10-21T18:08:39.647Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-10-21T18:08:39.906Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-10-21T18:08:39.906Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-10-21T18:08:40.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-10-21T18:08:41.047Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-10-21T18:08:41.613Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-10-21T18:08:41.873Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-10-21T18:08:41.880Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-10-21T18:08:41.880Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T18:08:41.880Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-10-21T18:08:41.880Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-10-21T18:08:41.880Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-10-21T18:08:42.439Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-10-21T18:08:42.439Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-10-21T18:08:42.697Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-10-21T18:08:42.697Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-10-21T18:08:43.631Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-10-21T18:08:43.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-10-21T18:08:44.459Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-10-21T18:08:45.026Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-10-21T18:08:45.026Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-10-21T18:08:45.284Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-10-21T18:08:45.685Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-10-21T18:08:46.659Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-10-21T18:08:47.226Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-10-21T18:08:48.161Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-10-21T18:08:48.728Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-10-21T18:08:48.986Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-10-21T18:08:49.554Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-10-21T18:08:50.121Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-10-21T18:08:50.379Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-10-21T18:08:51.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-10-21T18:08:51.315Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-10-21T18:08:53.848Z] docker_api_swarm_service_test.go:148: [df81da1260aa6] joining swarm manager [dcf84cf61f7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:08:53.848Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-10-21T18:08:53.848Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-10-21T18:08:54.373Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-10-21T18:08:54.373Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-10-21T18:08:54.373Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-10-21T18:08:54.373Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-10-21T18:08:54.373Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-10-21T18:08:54.373Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-10-21T18:08:54.373Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-10-21T18:08:54.373Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-10-21T18:08:54.373Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-10-21T18:08:54.416Z] docker_api_swarm_service_test.go:148: [df323adba9788] joining swarm manager [dcf84cf61f7ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:08:54.417Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-10-21T18:08:56.398Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-10-21T18:08:57.334Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-10-21T18:08:57.368Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-10-21T18:08:57.368Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-10-21T18:08:57.368Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-10-21T18:08:57.368Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T18:08:57.368Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-10-21T18:08:59.235Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-10-21T18:09:00.611Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-10-21T18:09:00.611Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-10-21T18:09:00.611Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-10-21T18:09:00.611Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-10-21T18:09:00.611Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-10-21T18:09:01.178Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-10-21T18:09:02.114Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-10-21T18:09:03.049Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-10-21T18:09:04.952Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-10-21T18:09:05.210Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-10-21T18:09:06.047Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-10-21T18:09:06.145Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-10-21T18:09:06.712Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-10-21T18:09:06.712Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-10-21T18:09:06.712Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-10-21T18:09:07.279Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-10-21T18:09:08.213Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-10-21T18:09:08.213Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-10-21T18:09:08.780Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-10-21T18:09:09.038Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-10-21T18:09:09.605Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-10-21T18:09:10.173Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-10-21T18:09:10.173Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-10-21T18:09:10.431Z] === RUN TestDockerSuite/TestRunEnvironment [2022-10-21T18:09:10.998Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-10-21T18:09:11.566Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-10-21T18:09:12.133Z] === RUN TestDockerSuite/TestRunExitCode [2022-10-21T18:09:12.701Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-10-21T18:09:13.267Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-10-21T18:09:13.526Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-10-21T18:09:14.095Z] === RUN TestDockerSuite/TestRunExposePort [2022-10-21T18:09:14.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-10-21T18:09:14.662Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-10-21T18:09:14.920Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-10-21T18:09:15.855Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-10-21T18:09:16.119Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T18:09:16.119Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T18:09:16.119Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-10-21T18:09:18.040Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-10-21T18:09:18.976Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-10-21T18:09:31.171Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-10-21T18:09:31.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-10-21T18:09:31.171Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-10-21T18:09:31.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-10-21T18:09:31.740Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-10-21T18:09:31.740Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-10-21T18:09:31.740Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-10-21T18:09:32.307Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-10-21T18:09:35.595Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-10-21T18:09:35.853Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-10-21T18:09:36.790Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-10-21T18:09:43.349Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-10-21T18:09:43.349Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-10-21T18:09:43.608Z] === RUN TestDockerSuite/TestRunModeHostname [2022-10-21T18:09:44.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-10-21T18:09:44.176Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-10-21T18:09:44.435Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-10-21T18:09:45.370Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-10-21T18:09:46.307Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-10-21T18:09:47.683Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-10-21T18:09:47.683Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-10-21T18:09:47.683Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-10-21T18:09:49.058Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-10-21T18:09:49.992Z] === RUN TestDockerSuite/TestRunMount [2022-10-21T18:09:55.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-10-21T18:09:55.301Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-10-21T18:09:55.301Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-10-21T18:09:55.869Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-10-21T18:09:57.245Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-10-21T18:09:59.150Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-10-21T18:09:59.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-10-21T18:10:01.311Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-10-21T18:10:01.880Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-10-21T18:10:03.259Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-10-21T18:10:05.163Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-10-21T18:10:05.163Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-10-21T18:10:06.099Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-10-21T18:10:07.478Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-10-21T18:10:07.478Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-10-21T18:10:08.048Z] === RUN TestDockerSuite/TestRunNetHost [2022-10-21T18:10:08.048Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-10-21T18:10:08.613Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-10-21T18:10:09.181Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-10-21T18:10:09.749Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-10-21T18:10:11.126Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-10-21T18:10:11.384Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-10-21T18:10:13.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-10-21T18:10:13.547Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-10-21T18:10:16.835Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-10-21T18:10:16.835Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-10-21T18:10:17.093Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-10-21T18:10:17.673Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-10-21T18:10:17.673Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-10-21T18:10:17.673Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-10-21T18:10:18.254Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-10-21T18:10:18.821Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-10-21T18:10:18.821Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-10-21T18:10:19.388Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-10-21T18:10:21.294Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-10-21T18:10:25.477Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-10-21T18:10:25.477Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-10-21T18:10:25.477Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-10-21T18:10:25.735Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-10-21T18:10:26.302Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-10-21T18:10:27.238Z] === RUN TestDockerSuite/TestRunPortInUse [2022-10-21T18:10:27.805Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-10-21T18:10:28.371Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-10-21T18:10:28.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-10-21T18:10:28.629Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-10-21T18:10:29.197Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-10-21T18:10:29.456Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-10-21T18:10:30.025Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T18:10:30.025Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-10-21T18:10:30.025Z] === RUN TestDockerSuite/TestRunPublishPort [2022-10-21T18:10:30.592Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-10-21T18:10:30.850Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-10-21T18:10:30.850Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-10-21T18:10:30.850Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-10-21T18:10:31.417Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-10-21T18:10:32.351Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-10-21T18:10:32.351Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-10-21T18:10:32.351Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-10-21T18:10:34.253Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-10-21T18:10:35.187Z] === RUN TestDockerSuite/TestRunRm [2022-10-21T18:10:35.754Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-10-21T18:10:39.036Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-10-21T18:10:39.602Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-10-21T18:10:40.169Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-10-21T18:10:41.546Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-10-21T18:10:41.805Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-10-21T18:10:44.338Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-10-21T18:10:44.904Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-10-21T18:10:47.438Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-10-21T18:10:48.005Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-10-21T18:10:48.573Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-10-21T18:10:49.141Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-10-21T18:10:49.708Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-10-21T18:10:50.277Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-10-21T18:10:50.536Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-10-21T18:10:51.103Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-10-21T18:10:51.671Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-10-21T18:10:51.929Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-10-21T18:10:53.305Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-10-21T18:10:54.681Z] === RUN TestDockerSuite/TestRunState [2022-10-21T18:10:55.617Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-10-21T18:10:56.555Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-10-21T18:10:57.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-10-21T18:10:57.122Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-10-21T18:10:57.122Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-10-21T18:10:57.122Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-10-21T18:10:57.122Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-10-21T18:10:57.690Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-10-21T18:10:58.256Z] === RUN TestDockerSuite/TestRunSysctls [2022-10-21T18:10:59.634Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-10-21T18:10:59.634Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-10-21T18:10:59.634Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-10-21T18:10:59.893Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-10-21T18:11:01.268Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-10-21T18:11:01.834Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-10-21T18:11:02.770Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-10-21T18:11:05.306Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-10-21T18:11:07.844Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-10-21T18:11:08.410Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-10-21T18:11:08.668Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-10-21T18:11:09.236Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-10-21T18:11:09.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-10-21T18:11:10.739Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-10-21T18:11:12.116Z] === RUN TestDockerSuite/TestRunUserByID [2022-10-21T18:11:12.613Z] 2022/10/21 18:10:58 Finished clone google.golang.org/api [2022-10-21T18:11:12.613Z] 2022/10/21 18:10:58 Dependencies downloaded. Download time: 7m29.390069374s [2022-10-21T18:11:12.613Z] 2022/10/21 18:10:58 Collecting all dependencies [2022-10-21T18:11:12.613Z] 2022/10/21 18:11:08 Clean vendor dir from unused packages [2022-10-21T18:11:12.613Z] 2022/10/21 18:11:08 Ignoring paths matching "^archive/tar" [2022-10-21T18:11:12.613Z] 2022/10/21 18:11:09 Success [2022-10-21T18:11:12.613Z] 2022/10/21 18:11:09 Running time: 7m43.973061854s [2022-10-21T18:11:12.613Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T18:11:12.682Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-10-21T18:11:12.912Z] + echo Ensuring container killed. [2022-10-21T18:11:12.912Z] Ensuring container killed. [2022-10-21T18:11:12.912Z] + docker rm -vf docker-pr6 [2022-10-21T18:11:12.912Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-21T18:11:12.940Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-10-21T18:11:12.940Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-10-21T18:11:12.940Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-10-21T18:11:13.187Z] + echo Chowning /workspace to jenkins user [2022-10-21T18:11:13.187Z] Chowning /workspace to jenkins user [2022-10-21T18:11:13.187Z] + id -u [2022-10-21T18:11:13.187Z] + id -g [2022-10-21T18:11:13.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T18:11:13.507Z] === RUN TestDockerSuite/TestRunUserByName [2022-10-21T18:11:14.075Z] === RUN TestDockerSuite/TestRunUserDefaults [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T18:11:14.415Z] + bundleName=unit [2022-10-21T18:11:14.415Z] + echo Creating unit-bundles.tar.gz [2022-10-21T18:11:14.415Z] Creating unit-bundles.tar.gz [2022-10-21T18:11:14.415Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-10-21T18:11:14.415Z] bundles/junit-report.xml [2022-10-21T18:11:14.415Z] bundles/go-test-report.json [2022-10-21T18:11:14.415Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-10-21T18:11:14.425Z] Archiving artifacts [2022-10-21T18:11:14.642Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-10-21T18:11:14.642Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-10-21T18:11:14.642Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-10-21T18:11:14.642Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-10-21T18:11:14.960Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T18:11:15.259Z] + make clean [2022-10-21T18:11:15.515Z] docker volume rm -f docker-dev-cache [2022-10-21T18:11:15.515Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T18:11:15.579Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-10-21T18:11:15.839Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T18:11:19.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-10-21T18:11:19.122Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-10-21T18:11:19.122Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-10-21T18:11:20.057Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-10-21T18:11:21.958Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-10-21T18:11:21.958Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-10-21T18:11:22.894Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-10-21T18:11:24.798Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-10-21T18:11:25.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-10-21T18:11:26.960Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-10-21T18:11:27.527Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-10-21T18:11:27.527Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-10-21T18:11:27.527Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-10-21T18:11:27.527Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-10-21T18:11:27.527Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-10-21T18:11:28.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-10-21T18:11:28.461Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-10-21T18:11:29.028Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-10-21T18:11:29.985Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-10-21T18:11:30.558Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-10-21T18:11:31.125Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-10-21T18:11:31.125Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-10-21T18:11:31.125Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-10-21T18:11:31.696Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-10-21T18:11:31.696Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-10-21T18:11:32.263Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-10-21T18:11:32.831Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-10-21T18:11:33.090Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-10-21T18:11:33.658Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-10-21T18:11:33.920Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-10-21T18:11:33.920Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-10-21T18:11:34.487Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-10-21T18:11:34.487Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-10-21T18:11:35.054Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-10-21T18:11:35.621Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-10-21T18:11:35.621Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-10-21T18:11:35.621Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-10-21T18:11:36.188Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-10-21T18:11:37.563Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-10-21T18:11:37.823Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-10-21T18:11:37.823Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-10-21T18:11:37.823Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-10-21T18:11:38.083Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-10-21T18:11:38.342Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-10-21T18:11:39.278Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-10-21T18:11:39.845Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-10-21T18:11:40.413Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-10-21T18:11:41.348Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-10-21T18:11:41.916Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-10-21T18:11:41.916Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-10-21T18:11:41.916Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-10-21T18:11:42.853Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-10-21T18:11:43.787Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-10-21T18:11:44.722Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-10-21T18:11:44.722Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-10-21T18:11:45.659Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-10-21T18:11:45.919Z] === RUN TestDockerSuite/TestSaveImageId [2022-10-21T18:11:45.919Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-10-21T18:11:46.485Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-10-21T18:11:47.865Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3504094658 [2022-10-21T18:11:48.123Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-10-21T18:11:48.123Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-10-21T18:11:49.499Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-10-21T18:11:49.499Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-10-21T18:11:49.499Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-10-21T18:11:50.450Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-10-21T18:11:51.829Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-10-21T18:11:54.356Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-10-21T18:11:54.356Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-10-21T18:11:54.614Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-10-21T18:11:54.872Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-10-21T18:11:56.246Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-10-21T18:11:58.147Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-10-21T18:11:58.713Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-10-21T18:12:01.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-10-21T18:12:03.673Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-10-21T18:12:03.673Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-10-21T18:12:03.673Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-10-21T18:12:03.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-10-21T18:12:03.673Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-10-21T18:12:03.771Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-10-21T18:12:04.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-10-21T18:12:05.274Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-10-21T18:12:06.209Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-10-21T18:12:07.478Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-10-21T18:12:07.584Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-10-21T18:12:07.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-10-21T18:12:08.467Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-10-21T18:12:08.467Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-10-21T18:12:08.467Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-10-21T18:12:08.467Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-10-21T18:12:08.467Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-10-21T18:12:08.467Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-10-21T18:12:08.467Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-10-21T18:12:08.467Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-10-21T18:12:09.459Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-10-21T18:12:10.371Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-10-21T18:12:11.747Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-10-21T18:12:12.314Z] === RUN TestDockerSuite/TestStartRecordError [2022-10-21T18:12:12.572Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-10-21T18:12:13.507Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-10-21T18:12:14.229Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-10-21T18:12:15.798Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-10-21T18:12:15.798Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-10-21T18:12:15.798Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-10-21T18:12:15.798Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-10-21T18:12:15.798Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-10-21T18:12:15.798Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-10-21T18:12:16.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-10-21T18:12:16.051Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-10-21T18:12:16.994Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-10-21T18:12:19.597Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-10-21T18:12:20.278Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-10-21T18:12:24.460Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-10-21T18:12:26.987Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-10-21T18:12:28.887Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-10-21T18:12:31.415Z] === RUN TestDockerSuite/TestStatsNoStream [2022-10-21T18:12:33.943Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-10-21T18:12:34.559Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-10-21T18:12:35.316Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-10-21T18:12:35.882Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-10-21T18:12:36.449Z] === RUN TestDockerSuite/TestTopPrivileged [2022-10-21T18:12:36.708Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-10-21T18:12:36.708Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-10-21T18:12:36.708Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-10-21T18:12:37.274Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-10-21T18:12:39.805Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-10-21T18:12:41.183Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-10-21T18:12:41.729Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-10-21T18:12:42.199Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-10-21T18:12:42.199Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-10-21T18:12:42.199Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-10-21T18:12:43.085Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-10-21T18:12:43.344Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-10-21T18:12:43.616Z] docker_cli_service_logs_test.go:246: checking task jm77eep8zvzv [2022-10-21T18:12:43.616Z] docker_cli_service_logs_test.go:251: checking messages for jm77eep8zvzv [2022-10-21T18:12:43.616Z] docker_cli_service_logs_test.go:246: checking task uksbeznqu3tb [2022-10-21T18:12:43.616Z] docker_cli_service_logs_test.go:251: checking messages for uksbeznqu3tb [2022-10-21T18:12:43.879Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-10-21T18:12:43.879Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-10-21T18:12:43.879Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-10-21T18:12:43.879Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-10-21T18:12:43.880Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-10-21T18:12:44.817Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-10-21T18:12:45.384Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-10-21T18:12:45.951Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-10-21T18:12:46.000Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-10-21T18:12:47.326Z] === RUN TestDockerSuite/TestUpdateStats [2022-10-21T18:12:48.223Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-10-21T18:12:50.605Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-10-21T18:12:51.540Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-10-21T18:12:51.540Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-10-21T18:12:51.540Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-10-21T18:12:52.106Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-10-21T18:12:52.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-10-21T18:12:54.101Z] === RUN TestDockerSuite/TestBuildAddScript [2022-10-21T18:12:54.101Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-10-21T18:12:54.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-10-21T18:12:54.101Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-10-21T18:12:54.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-10-21T18:12:54.101Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-10-21T18:12:54.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-10-21T18:12:54.101Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-10-21T18:12:54.101Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-10-21T18:12:54.573Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-10-21T18:12:55.091Z] === RUN TestDockerSuite/TestBuildAddTar [2022-10-21T18:12:55.139Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-10-21T18:12:57.042Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-10-21T18:12:57.977Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-10-21T18:13:00.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-10-21T18:13:01.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-10-21T18:13:03.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-10-21T18:13:06.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-10-21T18:13:08.006Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-10-21T18:13:09.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-10-21T18:13:09.962Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-10-21T18:13:10.897Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-10-21T18:13:12.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-10-21T18:13:14.178Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-10-21T18:13:14.436Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-10-21T18:13:15.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-10-21T18:13:16.755Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-10-21T18:13:17.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-10-21T18:13:19.227Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-10-21T18:13:19.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-10-21T18:13:21.126Z] docker_cli_swarm_test.go:1902: [d5cf04681a00f] joining swarm manager [d527357e63be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:13:22.500Z] docker_cli_swarm_test.go:1903: [da0ac048dea6a] joining swarm manager [d527357e63be8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-10-21T18:13:34.693Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-10-21T18:13:35.259Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-10-21T18:13:35.259Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-10-21T18:13:35.825Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-10-21T18:13:35.825Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-10-21T18:13:36.084Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-10-21T18:13:36.084Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-10-21T18:13:36.084Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-10-21T18:13:37.458Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-10-21T18:13:37.717Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-10-21T18:13:37.717Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-10-21T18:13:37.717Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-10-21T18:13:37.717Z] === RUN TestDockerSuite/TestVolumeEvents [2022-10-21T18:13:38.283Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-10-21T18:13:38.541Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-10-21T18:13:39.916Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-10-21T18:13:39.916Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-10-21T18:13:40.174Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-10-21T18:13:42.100Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-10-21T18:13:44.632Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-10-21T18:13:44.632Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite (1286.07s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.82s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.03s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.29s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.39s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.52s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.59s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.22s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.89s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.62s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.09s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.61s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.08s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.75s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.35s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.31s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.95s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.11s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.66s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.47s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.69s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.68s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.84s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.26s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.23s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.65s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.79s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.49s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.82s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.24s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.78s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.19s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.66s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.60s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.05s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.77s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.88s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.75s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.73s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.41s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.92s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.60s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.15s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.53s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.10s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.21s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.20s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.12s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.62s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.75s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.63s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.25s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.06s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.82s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.11s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.93s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.71s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.41s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.57s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.44s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.30s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.19s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.91s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.16s) [2022-10-21T18:13:44.632Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.95s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.87s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.74s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.64s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.13s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.82s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.28s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildHistory (3.46s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.71s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.16s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.89s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.73s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.76s) [2022-10-21T18:13:44.632Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.74s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.53s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.28s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.30s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.21s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.73s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.85s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.34s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildPATH (1.97s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.46s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.97s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.87s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.25s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.31s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.75s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.38s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.60s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.96s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.33s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.05s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.05s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.56s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.67s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.34s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.53s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.66s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.71s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.71s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.31s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6a5b8_} (1.46s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14064510969_/foo_false____} (1.42s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14064510969_/foo_true____} (1.47s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_false____} (1.39s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_true____} (1.30s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33329372805_/foo_true__0xc000c6a5e8__} (1.48s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6a600_} (1.34s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6a618_} (1.71s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6a630_} (1.57s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6a648_} (1.48s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.19s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.70s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.22s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.46s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.56s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.54s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.62s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.53s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.54s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.71s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.53s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.25s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.84s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.75s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.44s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.64s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.08s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToStdout (0.99s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-10-21T18:13:44.633Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.92s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-10-21T18:13:44.633Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.39s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsCommit (0.82s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.37s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.35s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFilters (1.27s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFormat (1.30s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.10s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.12s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.48s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsUntag (2.68s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.97s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.62s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.30s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.61s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecInteractive (0.79s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.13s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestExecWithUser (0.67s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.56s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectDefault (0.59s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.94s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.55s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.33s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.66s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.60s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.61s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.72s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.89s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginActive (2.38s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.70s) [2022-10-21T18:13:44.634Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.66s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.23s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.11s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPortList (7.93s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.10s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsByOrder (1.95s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.31s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.60s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-10-21T18:13:44.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.49s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.54s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.72s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.63s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.21s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.28s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.61s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.92s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.65s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.07s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.73s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.96s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.94s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.29s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMount (4.73s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.28s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.29s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.92s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.58s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.53s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.89s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.29s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.26s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunState (1.30s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.59s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunSysctls (1.27s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.18s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.59s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.91s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.94s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-10-21T18:13:44.635Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-10-21T18:13:44.635Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.28s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.41s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.61s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.89s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.30s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.47s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.41s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.31s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.80s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.60s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.72s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.28s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.82s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.81s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.62s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.58s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.27s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.33s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.11s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.12s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.71s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.61s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.56s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.02s) [2022-10-21T18:13:44.636Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.31s) [2022-10-21T18:13:44.636Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T18:13:44.636Z] === RUN TestDockerRegistrySuite [2022-10-21T18:13:44.636Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-10-21T18:13:45.573Z] check_test.go:196: [d043a5ca1a5a4] daemon is not started [2022-10-21T18:13:45.573Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-10-21T18:13:46.509Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-10-21T18:13:46.768Z] check_test.go:196: [dfda4eacc984b] daemon is not started [2022-10-21T18:13:46.768Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-10-21T18:13:48.671Z] check_test.go:196: [d8d9a7704ed75] daemon is not started [2022-10-21T18:13:48.671Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-10-21T18:13:48.671Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-10-21T18:13:48.671Z] check_test.go:196: [dd1e4457f7c9c] daemon is not started [2022-10-21T18:13:48.671Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T18:13:51.959Z] check_test.go:196: [df9ad9bba9527] daemon is not started [2022-10-21T18:13:51.959Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T18:13:55.818Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-10-21T18:13:55.818Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-10-21T18:13:55.818Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-10-21T18:13:55.818Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-10-21T18:13:55.818Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-10-21T18:13:56.143Z] check_test.go:196: [db6f9f7694e18] daemon is not started [2022-10-21T18:13:56.143Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-10-21T18:13:58.674Z] check_test.go:196: [dcfb702015f02] daemon is not started [2022-10-21T18:13:58.674Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-10-21T18:13:59.241Z] check_test.go:196: [d248a18319491] daemon is not started [2022-10-21T18:13:59.241Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-10-21T18:14:00.175Z] check_test.go:196: [d9af5ff14199a] daemon is not started [2022-10-21T18:14:00.175Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-10-21T18:14:01.110Z] check_test.go:196: [d08581065d732] daemon is not started [2022-10-21T18:14:01.110Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-10-21T18:14:02.486Z] check_test.go:196: [d8c1641d2ee77] daemon is not started [2022-10-21T18:14:02.486Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-10-21T18:14:03.421Z] check_test.go:196: [dffea5bf1e960] daemon is not started [2022-10-21T18:14:03.421Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-10-21T18:14:03.988Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-10-21T18:14:04.923Z] check_test.go:196: [d31e317afbff7] daemon is not started [2022-10-21T18:14:04.923Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-10-21T18:14:06.298Z] check_test.go:196: [d9f40bfaf0b8f] daemon is not started [2022-10-21T18:14:06.298Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-10-21T18:14:06.298Z] docker_cli_swarm_test.go:1803: [d5a287c088d49] joining swarm manager [df19588b8a356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:14:07.253Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:001feb49653713f037a87a16324d5b54df78325ca0c288a7c8bbcdaf011d73c5 [2022-10-21T18:14:07.512Z] docker_cli_swarm_test.go:1804: [d9ce8e740cb5a] joining swarm manager [df19588b8a356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:14:08.080Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39b268f68e710c60b6048d48c468ec911d3bd9e4e55f582d6411a3f4ae895cd3 [2022-10-21T18:14:08.338Z] check_test.go:196: [d1711f46afb13] daemon is not started [2022-10-21T18:14:08.338Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-10-21T18:14:09.272Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6661829040d94c16271b1bc0444a78f935e97604417c43607a84bf7fdf9feb9e [2022-10-21T18:14:09.838Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a08790e4d4fee16e88bf655447ceea0fb619bcad0f4874c10354d0378bd6ec8e [2022-10-21T18:14:10.096Z] check_test.go:196: [db625ab54e910] daemon is not started [2022-10-21T18:14:10.096Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-10-21T18:14:11.472Z] check_test.go:196: [d3dc025ca9efa] daemon is not started [2022-10-21T18:14:11.472Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-10-21T18:14:13.375Z] check_test.go:196: [d4e17b8dacafe] daemon is not started [2022-10-21T18:14:13.375Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-10-21T18:14:13.943Z] check_test.go:196: [d1a211f9ca068] daemon is not started [2022-10-21T18:14:13.943Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-10-21T18:14:14.201Z] check_test.go:196: [d9ba268e6d90b] daemon is not started [2022-10-21T18:14:14.201Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T18:14:15.137Z] check_test.go:196: [d79e7033521fb] daemon is not started [2022-10-21T18:14:15.137Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T18:14:16.072Z] check_test.go:196: [d3d438da92b5b] daemon is not started [2022-10-21T18:14:16.072Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T18:14:16.640Z] check_test.go:196: [d07a25367208b] daemon is not started [2022-10-21T18:14:16.640Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-10-21T18:14:19.170Z] check_test.go:196: [db3d3a5dfd4c5] daemon is not started [2022-10-21T18:14:19.170Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-10-21T18:14:19.429Z] check_test.go:196: [d18333844bc9e] daemon is not started [2022-10-21T18:14:19.429Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-10-21T18:14:20.364Z] check_test.go:196: [d7b657115b670] daemon is not started [2022-10-21T18:14:20.364Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-10-21T18:14:20.622Z] check_test.go:196: [d806e7b9c6eb9] daemon is not started [2022-10-21T18:14:20.622Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-10-21T18:14:20.881Z] check_test.go:196: [dfc1ff565e006] daemon is not started [2022-10-21T18:14:20.881Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-10-21T18:14:21.140Z] check_test.go:196: [d73470423bd11] daemon is not started [2022-10-21T18:14:21.140Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-10-21T18:14:21.399Z] check_test.go:196: [df00ec1c65455] daemon is not started [2022-10-21T18:14:21.399Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-10-21T18:14:21.657Z] check_test.go:196: [d8a589e1d11b5] daemon is not started [2022-10-21T18:14:21.657Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-10-21T18:14:21.915Z] check_test.go:196: [d886751c0eb7c] daemon is not started [2022-10-21T18:14:21.915Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-10-21T18:14:22.852Z] check_test.go:196: [ddd80ee1fd794] daemon is not started [2022-10-21T18:14:22.852Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-10-21T18:14:23.110Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-10-21T18:14:24.489Z] check_test.go:196: [dad1a882e0253] daemon is not started [2022-10-21T18:14:24.489Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-10-21T18:14:25.425Z] check_test.go:196: [d22141ff88f7b] daemon is not started [2022-10-21T18:14:25.425Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-10-21T18:14:25.948Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-10-21T18:14:25.948Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-10-21T18:14:25.948Z] === RUN TestDockerSuite/TestBuildBlankName [2022-10-21T18:14:25.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-10-21T18:14:26.361Z] check_test.go:196: [d7b39e9aec9a9] daemon is not started [2022-10-21T18:14:26.361Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-10-21T18:14:27.295Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite (43.73s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.70s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.89s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.32s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-10-21T18:14:28.228Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-10-21T18:14:28.228Z] === RUN TestDockerSchema1RegistrySuite [2022-10-21T18:14:28.228Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-10-21T18:14:28.228Z] check_test.go:223: [d1d630ace7a6d] daemon is not started [2022-10-21T18:14:28.228Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T18:14:31.530Z] check_test.go:223: [d285ddea4d56e] daemon is not started [2022-10-21T18:14:31.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-10-21T18:14:31.530Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T18:14:33.431Z] docker_cli_swarm_test.go:1322: [dc934cc7355db] joining swarm manager [da0c55cdbfa2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:14:34.365Z] docker_cli_swarm_test.go:1323: [d29ac5b232b61] joining swarm manager [da0c55cdbfa2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:14:34.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-10-21T18:14:34.651Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-10-21T18:14:35.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-10-21T18:14:36.266Z] check_test.go:223: [d95f4d30234d8] daemon is not started [2022-10-21T18:14:36.266Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-10-21T18:14:38.799Z] check_test.go:223: [d446eccab1efd] daemon is not started [2022-10-21T18:14:38.799Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-10-21T18:14:39.735Z] check_test.go:223: [dab1f3cca3488] daemon is not started [2022-10-21T18:14:39.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-10-21T18:14:40.669Z] check_test.go:223: [d8e2ad0e4c2eb] daemon is not started [2022-10-21T18:14:40.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-10-21T18:14:40.928Z] check_test.go:223: [d8da660684934] daemon is not started [2022-10-21T18:14:40.928Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T18:14:41.863Z] check_test.go:223: [d88a10ae9bd0e] daemon is not started [2022-10-21T18:14:41.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T18:14:42.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-10-21T18:14:42.895Z] check_test.go:223: [d89d91390023d] daemon is not started [2022-10-21T18:14:42.895Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T18:14:43.460Z] check_test.go:223: [d9637b30975ad] daemon is not started [2022-10-21T18:14:43.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-10-21T18:14:45.994Z] check_test.go:223: [de7090dc4fc89] daemon is not started [2022-10-21T18:14:45.994Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-10-21T18:14:46.252Z] check_test.go:223: [d0ec259eb33d1] daemon is not started [2022-10-21T18:14:46.252Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-10-21T18:14:46.819Z] check_test.go:223: [dd80f2b46e13f] daemon is not started [2022-10-21T18:14:46.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-10-21T18:14:46.819Z] check_test.go:223: [d11da412c956d] daemon is not started [2022-10-21T18:14:46.819Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-10-21T18:14:47.078Z] check_test.go:223: [d858219d1e248] daemon is not started [2022-10-21T18:14:47.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-10-21T18:14:47.337Z] check_test.go:223: [d1aec5244da40] daemon is not started [2022-10-21T18:14:47.337Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-10-21T18:14:47.595Z] check_test.go:223: [d4d4445219cf2] daemon is not started [2022-10-21T18:14:47.595Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-10-21T18:14:47.853Z] check_test.go:223: [dd6a2b31f9d9e] daemon is not started [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite (19.67s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.90s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.65s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.33s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-10-21T18:14:47.853Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-10-21T18:14:47.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-10-21T18:14:47.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-10-21T18:14:48.420Z] check_test.go:252: [d0a8b690b148f] daemon is not started [2022-10-21T18:14:48.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-10-21T18:14:48.987Z] check_test.go:252: [de8c7cc8571e3] daemon is not started [2022-10-21T18:14:48.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-10-21T18:14:49.245Z] check_test.go:252: [d686dc3b391d6] daemon is not started [2022-10-21T18:14:49.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-10-21T18:14:50.622Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-10-21T18:14:50.881Z] check_test.go:252: [d130ef9820c93] daemon is not started [2022-10-21T18:14:50.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-10-21T18:14:51.448Z] check_test.go:252: [dd5be8a920b50] daemon is not started [2022-10-21T18:14:51.448Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-10-21T18:14:52.383Z] check_test.go:252: [dc5e4eff76d45] daemon is not started [2022-10-21T18:14:52.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-10-21T18:14:52.383Z] check_test.go:252: [d08c3a18ab17d] daemon is not started [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.55s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-10-21T18:14:52.383Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-10-21T18:14:52.383Z] === RUN TestDockerRegistryAuthTokenSuite [2022-10-21T18:14:52.383Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-10-21T18:14:55.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-10-21T18:14:57.645Z] check_test.go:279: [d8fe7a39b3cbd] daemon is not started [2022-10-21T18:14:57.645Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-10-21T18:14:57.904Z] check_test.go:279: [da7f644490b92] daemon is not started [2022-10-21T18:14:57.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-10-21T18:14:57.904Z] check_test.go:279: [d7d4ef1988c2c] daemon is not started [2022-10-21T18:14:57.904Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-10-21T18:14:58.163Z] check_test.go:279: [d0096c2a8a373] daemon is not started [2022-10-21T18:14:58.163Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-10-21T18:14:58.163Z] check_test.go:279: [da02cdfc28c86] daemon is not started [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-10-21T18:14:58.163Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-10-21T18:14:58.163Z] === RUN TestDockerNetworkSuite [2022-10-21T18:14:58.163Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-10-21T18:15:00.693Z] docker_cli_network_unix_test.go:47: [d86fc9ede41ba] daemon is not started [2022-10-21T18:15:00.693Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-10-21T18:15:01.261Z] docker_cli_network_unix_test.go:47: [d99a5a793c870] daemon is not started [2022-10-21T18:15:01.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-10-21T18:15:03.794Z] docker_cli_network_unix_test.go:47: [d30a0c112ec79] daemon is not started [2022-10-21T18:15:04.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-10-21T18:15:05.429Z] docker_cli_network_unix_test.go:47: [d4d9f723e89b4] daemon is not started [2022-10-21T18:15:05.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-10-21T18:15:05.687Z] docker_cli_network_unix_test.go:1234: [dd1e22b40b571] daemon is not started [2022-10-21T18:15:05.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-10-21T18:15:05.771Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-10-21T18:15:05.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-10-21T18:15:08.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-10-21T18:15:09.153Z] docker_cli_network_unix_test.go:47: [da420acfbf46c] daemon is not started [2022-10-21T18:15:09.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-10-21T18:15:12.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-10-21T18:15:12.959Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-10-21T18:15:12.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-10-21T18:15:12.959Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-10-21T18:15:12.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-10-21T18:15:13.911Z] docker_cli_network_unix_test.go:47: [d2eecebd3dabb] daemon is not started [2022-10-21T18:15:14.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-10-21T18:15:16.382Z] docker_cli_network_unix_test.go:47: [da99c7f3bb007] daemon is not started [2022-10-21T18:15:16.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-10-21T18:15:18.046Z] docker_cli_network_unix_test.go:47: [d0a17b49d3cdb] daemon is not started [2022-10-21T18:15:18.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-10-21T18:15:18.305Z] docker_cli_network_unix_test.go:47: [da3d5ff559360] daemon is not started [2022-10-21T18:15:18.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-10-21T18:15:18.872Z] docker_cli_network_unix_test.go:47: [dd1db05a3486d] daemon is not started [2022-10-21T18:15:18.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-10-21T18:15:19.438Z] docker_cli_network_unix_test.go:47: [d88384027fcf9] daemon is not started [2022-10-21T18:15:19.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-10-21T18:15:20.262Z] docker_cli_network_unix_test.go:47: [dfab0a6fc3104] daemon is not started [2022-10-21T18:15:20.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-10-21T18:15:20.778Z] docker_cli_network_unix_test.go:47: [daea84f83245b] daemon is not started [2022-10-21T18:15:20.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-10-21T18:15:21.037Z] docker_cli_network_unix_test.go:47: [d29ea369efd34] daemon is not started [2022-10-21T18:15:21.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-10-21T18:15:21.296Z] docker_cli_network_unix_test.go:47: [d2b66eaa55300] daemon is not started [2022-10-21T18:15:21.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-10-21T18:15:21.635Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-10-21T18:15:21.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-10-21T18:15:21.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-10-21T18:15:21.862Z] docker_cli_network_unix_test.go:47: [db9e9d84559d3] daemon is not started [2022-10-21T18:15:21.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-10-21T18:15:21.862Z] docker_cli_network_unix_test.go:47: [d55b57dc8b71e] daemon is not started [2022-10-21T18:15:21.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-10-21T18:15:22.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-10-21T18:15:22.107Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-10-21T18:15:22.428Z] docker_cli_network_unix_test.go:47: [d26f6fed79fb1] daemon is not started [2022-10-21T18:15:22.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-10-21T18:15:22.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-10-21T18:15:22.577Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-10-21T18:15:22.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-10-21T18:15:22.994Z] docker_cli_network_unix_test.go:47: [dbbc7bfc88099] daemon is not started [2022-10-21T18:15:23.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-10-21T18:15:23.819Z] docker_cli_network_unix_test.go:47: [d95b5bc151626] daemon is not started [2022-10-21T18:15:24.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-10-21T18:15:24.078Z] docker_cli_network_unix_test.go:47: [d5e9d7ccfaa03] daemon is not started [2022-10-21T18:15:24.078Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-10-21T18:15:24.336Z] docker_cli_network_unix_test.go:47: [da7169e3c0c12] daemon is not started [2022-10-21T18:15:24.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-10-21T18:15:24.593Z] docker_cli_network_unix_test.go:47: [d56352d43e081] daemon is not started [2022-10-21T18:15:24.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-10-21T18:15:25.528Z] docker_cli_network_unix_test.go:969: [dfdfbc09f1633] daemon is not started [2022-10-21T18:15:26.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-10-21T18:15:27.839Z] docker_cli_network_unix_test.go:47: [d6b6e4ca1e5fa] daemon is not started [2022-10-21T18:15:28.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-10-21T18:15:30.628Z] docker_cli_network_unix_test.go:1117: [d0fa178afddf6] daemon is not started [2022-10-21T18:15:33.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-10-21T18:15:33.913Z] docker_cli_network_unix_test.go:47: [d5783b4404f59] daemon is not started [2022-10-21T18:15:33.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-10-21T18:15:34.480Z] docker_cli_network_unix_test.go:47: [d58dfbf75f1a2] daemon is not started [2022-10-21T18:15:34.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-10-21T18:15:34.737Z] docker_cli_network_unix_test.go:47: [d91ea8b6cb822] daemon is not started [2022-10-21T18:15:34.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-10-21T18:15:34.737Z] docker_cli_network_unix_test.go:47: [d76caac5f88d9] daemon is not started [2022-10-21T18:15:34.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-10-21T18:15:34.995Z] docker_cli_network_unix_test.go:47: [ddb1bb4c20f2f] daemon is not started [2022-10-21T18:15:34.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-10-21T18:15:34.995Z] docker_cli_network_unix_test.go:47: [dec7a77917caf] daemon is not started [2022-10-21T18:15:34.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-10-21T18:15:34.995Z] docker_cli_network_unix_test.go:47: [dbdf1d3c0a341] daemon is not started [2022-10-21T18:15:34.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-10-21T18:15:36.895Z] docker_cli_network_unix_test.go:47: [daf7db9697fa1] daemon is not started [2022-10-21T18:15:37.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-10-21T18:15:37.461Z] docker_cli_network_unix_test.go:47: [dfca00410ad79] daemon is not started [2022-10-21T18:15:37.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-10-21T18:15:37.728Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-10-21T18:15:37.728Z] docker_cli_network_unix_test.go:47: [dbf179fc37a92] daemon is not started [2022-10-21T18:15:37.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-10-21T18:15:37.992Z] docker_cli_network_unix_test.go:47: [df5dca4f32382] daemon is not started [2022-10-21T18:15:38.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-10-21T18:15:42.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-10-21T18:15:43.374Z] docker_cli_network_unix_test.go:1085: [d0c1fa4a41bb9] daemon is not started [2022-10-21T18:15:44.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-10-21T18:15:44.750Z] docker_cli_network_unix_test.go:47: [db4d2166f9fc5] daemon is not started [2022-10-21T18:15:44.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-10-21T18:15:45.315Z] docker_cli_network_unix_test.go:47: [dce51bd9e2436] daemon is not started [2022-10-21T18:15:45.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-10-21T18:15:46.509Z] docker_cli_network_unix_test.go:47: [d2b148384d2fc] daemon is not started [2022-10-21T18:15:47.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-10-21T18:15:47.077Z] docker_cli_network_unix_test.go:47: [d1cac6b2ffd86] daemon is not started [2022-10-21T18:15:47.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-10-21T18:15:47.335Z] docker_cli_network_unix_test.go:47: [dfdf926905528] daemon is not started [2022-10-21T18:15:47.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-10-21T18:15:48.164Z] docker_cli_network_unix_test.go:47: [d1c803e91ff53] daemon is not started [2022-10-21T18:15:48.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-10-21T18:15:49.099Z] docker_cli_network_unix_test.go:47: [dbeba2c339043] daemon is not started [2022-10-21T18:15:49.357Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-10-21T18:15:54.623Z] docker_cli_network_unix_test.go:47: [dd42329f04ec5] daemon is not started [2022-10-21T18:15:54.881Z] --- PASS: TestDockerNetworkSuite (56.60s) [2022-10-21T18:15:54.881Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.55s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.81s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.45s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2022-10-21T18:15:54.882Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2022-10-21T18:15:54.882Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.64s) [2022-10-21T18:15:54.882Z] === RUN TestDockerHubPullSuite [2022-10-21T18:15:54.882Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-10-21T18:15:56.782Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-10-21T18:15:59.308Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-10-21T18:16:00.681Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-10-21T18:16:02.582Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-10-21T18:16:02.840Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite (8.25s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.95s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.86s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-10-21T18:16:03.098Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-10-21T18:16:03.098Z] PASS [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === Skipped [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T18:16:03.098Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T18:16:03.098Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T18:16:03.098Z] [2022-10-21T18:16:03.098Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T18:16:03.099Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T18:16:03.099Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-10-21T18:16:03.099Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-10-21T18:16:03.099Z] docker_cli_network_unix_test.go:47: [dbf179fc37a92] daemon is not started [2022-10-21T18:16:03.099Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-10-21T18:16:03.099Z] [2022-10-21T18:16:03.099Z] DONE 1270 tests, 51 skipped in 1429.879s [2022-10-21T18:16:03.099Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T18:16:03.099Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T18:16:03.099Z] +++ kill 8016 [2022-10-21T18:16:04.472Z] +++ /etc/init.d/apparmor stop [2022-10-21T18:16:04.472Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T18:16:04.472Z] [2022-10-21T18:16:04.472Z] Unloading profiles will leave already running processes permanently [2022-10-21T18:16:04.472Z] unconfined, which can lead to unexpected situations. [2022-10-21T18:16:04.472Z] [2022-10-21T18:16:04.472Z] To set a process to complain mode, use the command line tool [2022-10-21T18:16:04.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T18:16:04.472Z] +++ true [2022-10-21T18:16:04.472Z] exiting test-integration [2022-10-21T18:16:04.472Z] ++ exit 0 [2022-10-21T18:16:04.472Z] [2022-10-21T18:16:04.472Z] + for job in $(jobs -p) [2022-10-21T18:16:04.472Z] + wait 24300 [2022-10-21T18:16:05.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-10-21T18:16:10.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-10-21T18:16:10.082Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-10-21T18:16:10.558Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-10-21T18:16:10.558Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T18:16:11.547Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-10-21T18:16:13.123Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-10-21T18:16:13.123Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-10-21T18:16:13.123Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-10-21T18:16:20.297Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-10-21T18:16:21.287Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-10-21T18:16:21.287Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-10-21T18:16:21.287Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-10-21T18:16:21.287Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-10-21T18:16:21.287Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-10-21T18:16:23.505Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-10-21T18:16:24.494Z] === RUN TestDockerSuite/TestBuildCmd [2022-10-21T18:16:25.484Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-10-21T18:16:25.957Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-10-21T18:16:26.952Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-10-21T18:16:34.130Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-10-21T18:16:37.088Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-10-21T18:16:37.088Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-10-21T18:16:37.088Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-10-21T18:16:38.666Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-10-21T18:16:38.666Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-10-21T18:16:38.666Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-10-21T18:16:39.659Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-10-21T18:16:42.628Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-10-21T18:16:43.320Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-10-21T18:16:43.617Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-10-21T18:16:44.090Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-10-21T18:16:44.090Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-10-21T18:16:44.090Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-10-21T18:16:45.663Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-10-21T18:16:46.609Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-10-21T18:16:46.652Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-10-21T18:16:46.652Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-10-21T18:16:46.652Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-10-21T18:16:46.652Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-10-21T18:16:46.652Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-10-21T18:16:53.166Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-10-21T18:16:53.823Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-10-21T18:16:58.434Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-10-21T18:17:00.333Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-10-21T18:17:04.518Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-10-21T18:17:08.703Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-10-21T18:17:11.986Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-10-21T18:17:11.986Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-10-21T18:17:11.986Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-10-21T18:17:17.265Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-10-21T18:17:17.522Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-10-21T18:17:18.088Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-10-21T18:17:20.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-10-21T18:17:36.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-10-21T18:17:38.130Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-10-21T18:17:39.700Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-10-21T18:17:46.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-10-21T18:17:46.871Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-10-21T18:17:46.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-10-21T18:17:46.871Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-10-21T18:17:47.340Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-10-21T18:17:47.340Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-10-21T18:17:47.340Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-10-21T18:17:48.334Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-10-21T18:17:48.334Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-10-21T18:17:48.334Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-10-21T18:18:16.822Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-10-21T18:18:16.822Z] docker_cli_swarm_test.go:1187: [d8b4ed2435959] joining swarm manager [d088e43005b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:18:22.084Z] docker_cli_swarm_test.go:1196: [d924c557f43a8] joining swarm manager [d088e43005b51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:18:39.233Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-10-21T18:18:39.233Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-10-21T18:18:39.233Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-10-21T18:18:39.233Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-10-21T18:19:08.741Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-10-21T18:19:09.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-10-21T18:19:09.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-10-21T18:19:09.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-10-21T18:19:16.864Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-10-21T18:19:18.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-10-21T18:19:20.147Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-10-21T18:19:22.049Z] docker_cli_swarm_test.go:1119: [d937b49147d22] joining swarm manager [dea76676fcd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:19:22.982Z] docker_cli_swarm_test.go:1120: [d59d1dbeab598] joining swarm manager [dea76676fcd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:19:26.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-10-21T18:19:35.417Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-10-21T18:20:59.406Z] docker_cli_swarm_test.go:1173: [dda100d638ea4] joining swarm manager [dea76676fcd5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T18:21:01.852Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-10-21T18:21:01.852Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-10-21T18:21:01.852Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-10-21T18:21:01.852Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-10-21T18:21:31.466Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-10-21T18:21:33.367Z] docker_cli_swarm_test.go:1454: [dd6e5366af670] joining swarm manager [d08ab4a5d768f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:21:33.933Z] docker_cli_swarm_test.go:1455: [de3c62ca31d2a] joining swarm manager [d08ab4a5d768f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T18:21:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-10-21T18:21:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-10-21T18:21:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-10-21T18:21:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-10-21T18:21:46.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-10-21T18:21:46.717Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-10-21T18:21:48.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-10-21T18:21:51.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-10-21T18:21:54.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-10-21T18:21:55.801Z] docker_cli_swarm_unix_test.go:63: [d4c83def64a0a] joining swarm manager [d332e6d658eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:22:43.368Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-10-21T18:22:43.368Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-10-21T18:22:43.368Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-10-21T18:22:52.009Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-10-21T18:22:52.009Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-10-21T18:22:52.009Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-10-21T18:22:53.909Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-10-21T18:22:57.189Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-10-21T18:22:58.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-10-21T18:22:59.091Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-10-21T18:23:01.013Z] docker_api_swarm_test.go:962: [d902c0cd8223f] joining swarm manager [d1d336a5a1419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T18:23:16.457Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-10-21T18:23:19.194Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-10-21T18:23:31.390Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-10-21T18:23:33.290Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-10-21T18:23:34.295Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-10-21T18:23:35.818Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-10-21T18:23:38.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-10-21T18:23:44.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-10-21T18:23:50.173Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-10-21T18:23:52.078Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-10-21T18:23:54.645Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-10-21T18:23:57.175Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-10-21T18:23:59.705Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-10-21T18:24:02.234Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-10-21T18:24:04.761Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-10-21T18:24:25.198Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-10-21T18:24:43.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-10-21T18:24:55.556Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-10-21T18:25:00.970Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-10-21T18:25:15.835Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite (1653.59s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.95s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.54s) [2022-10-21T18:25:30.734Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.16s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.42s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.71s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.25s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.76s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.11s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.71s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.97s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.96s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.77s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.50s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.39s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.25s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.93s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.65s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.32s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.34s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.88s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.83s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.69s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.62s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.49s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.41s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.17s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.35s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.48s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.49s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.26s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.41s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.67s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.44s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.27s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (131.94s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.49s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.60s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.91s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.20s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.86s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2022-10-21T18:25:30.734Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.87s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.33s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.11s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.04s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.45s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-10-21T18:25:30.734Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-10-21T18:25:30.734Z] === RUN TestDockerExternalVolumeSuite [2022-10-21T18:25:30.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-10-21T18:25:30.992Z] docker_cli_external_volume_driver_test.go:53: [d5dd42961eee8] daemon is not started [2022-10-21T18:25:49.062Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-10-21T18:26:56.853Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-10-21T18:27:03.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-10-21T18:27:18.277Z] docker_cli_external_volume_driver_test.go:53: [d65e8864af6b0] daemon is not started [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-10-21T18:27:22.751Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-10-21T18:27:22.751Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-10-21T18:27:22.751Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-10-21T18:27:22.751Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-10-21T18:27:23.225Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-10-21T18:27:27.030Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-10-21T18:27:32.912Z] === RUN TestDockerSuite/TestBuildEnv [2022-10-21T18:27:32.912Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-10-21T18:27:33.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-10-21T18:27:33.382Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-10-21T18:27:33.382Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-10-21T18:27:33.852Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-10-21T18:27:33.852Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-10-21T18:27:33.852Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-10-21T18:27:33.852Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-10-21T18:27:33.852Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-10-21T18:27:33.852Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-10-21T18:27:33.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-10-21T18:27:38.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-10-21T18:27:38.617Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-10-21T18:27:38.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-10-21T18:27:38.617Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-10-21T18:27:38.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-10-21T18:27:38.617Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T18:27:38.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-10-21T18:27:39.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-10-21T18:27:45.495Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-10-21T18:27:51.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-10-21T18:28:03.442Z] docker_cli_external_volume_driver_test.go:53: [d25703a9dd869] daemon is not started [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-10-21T18:28:06.779Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildExpose [2022-10-21T18:28:06.779Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-10-21T18:28:06.779Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-10-21T18:28:06.779Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-10-21T18:28:06.779Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-10-21T18:28:06.779Z] === RUN TestDockerSuite/TestBuildFails [2022-10-21T18:28:09.735Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-10-21T18:28:09.735Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-10-21T18:28:21.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-10-21T18:28:21.514Z] docker_cli_external_volume_driver_test.go:53: [d1f7d8e9e93b5] daemon is not started [2022-10-21T18:28:22.245Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-10-21T18:28:28.124Z] === RUN TestDockerSuite/TestBuildForceRm [2022-10-21T18:28:33.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-10-21T18:28:36.810Z] === RUN TestDockerSuite/TestBuildFromGit [2022-10-21T18:28:45.492Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-10-21T18:28:46.484Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-10-21T18:28:53.653Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-10-21T18:28:53.653Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-10-21T18:28:53.653Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-10-21T18:28:54.124Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-10-21T18:28:55.118Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-10-21T18:28:55.118Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-10-21T18:28:55.118Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-10-21T18:29:05.798Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-10-21T18:29:12.960Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-10-21T18:29:12.960Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T18:29:12.960Z] === RUN TestDockerSuite/TestBuildHistory [2022-10-21T18:29:23.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-10-21T18:29:25.481Z] === RUN TestDockerSuite/TestBuildIidFile [2022-10-21T18:29:26.475Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-10-21T18:29:29.441Z] === RUN TestDockerSuite/TestBuildInheritance [2022-10-21T18:29:29.441Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-10-21T18:29:29.441Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-10-21T18:29:30.430Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-10-21T18:29:30.899Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-10-21T18:29:38.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-10-21T18:29:41.349Z] === RUN TestDockerSuite/TestBuildLabel [2022-10-21T18:29:42.926Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-10-21T18:29:43.915Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-10-21T18:29:44.908Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-10-21T18:29:45.898Z] === RUN TestDockerSuite/TestBuildLabels [2022-10-21T18:29:47.469Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-10-21T18:29:49.692Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-10-21T18:29:56.864Z] === RUN TestDockerSuite/TestBuildLastModified [2022-10-21T18:29:56.864Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T18:29:56.864Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-10-21T18:29:56.864Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-10-21T18:29:57.334Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-10-21T18:29:57.334Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-10-21T18:29:57.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-10-21T18:29:57.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-10-21T18:29:57.803Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-10-21T18:29:58.273Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-10-21T18:29:59.261Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-10-21T18:30:06.592Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-10-21T18:30:25.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-10-21T18:30:43.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-10-21T18:30:49.328Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-10-21T18:30:49.329Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-10-21T18:30:49.329Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-10-21T18:30:49.329Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-10-21T18:31:15.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-10-21T18:31:32.059Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-10-21T18:31:47.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-10-21T18:31:53.320Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-10-21T18:31:59.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-10-21T18:32:11.205Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-10-21T18:32:17.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-10-21T18:32:17.887Z] docker_cli_external_volume_driver_test.go:485: [d7b56194ff2b1] daemon is not started [2022-10-21T18:32:18.388Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-10-21T18:32:27.073Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-10-21T18:32:32.788Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-10-21T18:32:32.788Z] docker_cli_external_volume_driver_test.go:53: [debf66e6646d5] daemon is not started [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite (436.74s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.13s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-10-21T18:32:47.653Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-10-21T18:32:47.653Z] PASS [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] === Skipped [2022-10-21T18:32:47.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-10-21T18:32:47.653Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-10-21T18:32:47.653Z] check_test.go:309: [d228f6f6f7331] daemon is not started [2022-10-21T18:32:47.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T18:32:47.653Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-10-21T18:32:47.653Z] check_test.go:309: [d1f0f1796befc] daemon is not started [2022-10-21T18:32:47.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T18:32:47.653Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-10-21T18:32:47.653Z] check_test.go:309: [d23294ca7d7c7] daemon is not started [2022-10-21T18:32:47.653Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T18:32:47.653Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-10-21T18:32:47.653Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T18:32:47.653Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-10-21T18:32:47.653Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T18:32:47.653Z] [2022-10-21T18:32:47.653Z] DONE 273 tests, 5 skipped in 2431.220s [2022-10-21T18:32:47.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T18:32:47.654Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d58215ba91d33/docker.pid [2022-10-21T18:32:47.654Z] +++ kill 5821 [2022-10-21T18:32:47.654Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5821 is not a child of this shell [2022-10-21T18:32:47.654Z] warning: PID 5821 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d58215ba91d33/docker.pid had a nonzero exit code [2022-10-21T18:32:47.654Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T18:32:47.654Z] +++ kill 8015 [2022-10-21T18:32:48.588Z] +++ /etc/init.d/apparmor stop [2022-10-21T18:32:48.588Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T18:32:48.588Z] [2022-10-21T18:32:48.588Z] Unloading profiles will leave already running processes permanently [2022-10-21T18:32:48.588Z] unconfined, which can lead to unexpected situations. [2022-10-21T18:32:48.588Z] [2022-10-21T18:32:48.588Z] To set a process to complain mode, use the command line tool [2022-10-21T18:32:48.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T18:32:48.588Z] +++ true [2022-10-21T18:32:48.588Z] exiting test-integration [2022-10-21T18:32:48.588Z] ++ exit 0 [2022-10-21T18:32:48.588Z] [2022-10-21T18:32:48.846Z] + exit 0 [2022-10-21T18:32:48.846Z] ++ jobs -p [2022-10-21T18:32:48.846Z] + pids= [2022-10-21T18:32:48.846Z] + echo 'Remaining pids to kill: []' [2022-10-21T18:32:48.846Z] Remaining pids to kill: [] [2022-10-21T18:32:48.846Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-10-21T18:32:48.859Z] Recording test results [2022-10-21T18:32:49.389Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T18:32:49.704Z] + echo Ensuring container killed. [2022-10-21T18:32:49.704Z] Ensuring container killed. [2022-10-21T18:32:49.704Z] + docker ps -aq -f name=docker-pr6-* [2022-10-21T18:32:50.270Z] + cids=f74a7e56d0b7 [2022-10-21T18:32:50.270Z] 72883cbcbde2 [2022-10-21T18:32:50.270Z] 321fb452ff64 [2022-10-21T18:32:50.270Z] + [ -n f74a7e56d0b7 [2022-10-21T18:32:50.270Z] 72883cbcbde2 [2022-10-21T18:32:50.270Z] 321fb452ff64 ] [2022-10-21T18:32:50.270Z] + docker rm -vf f74a7e56d0b7 72883cbcbde2 321fb452ff64 [2022-10-21T18:32:51.204Z] f74a7e56d0b7 [2022-10-21T18:32:51.204Z] 72883cbcbde2 [2022-10-21T18:32:51.204Z] 321fb452ff64 [Pipeline] sh [2022-10-21T18:32:51.483Z] + echo Chowning /workspace to jenkins user [2022-10-21T18:32:51.483Z] Chowning /workspace to jenkins user [2022-10-21T18:32:51.483Z] + id -u [2022-10-21T18:32:51.483Z] + id -g [2022-10-21T18:32:51.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44339:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T18:32:52.384Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-10-21T18:32:52.384Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-10-21T18:32:52.384Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T18:32:54.309Z] + bundleName=amd64 [2022-10-21T18:32:54.309Z] + echo Creating amd64-bundles.tar.gz [2022-10-21T18:32:54.309Z] Creating amd64-bundles.tar.gz [2022-10-21T18:32:54.309Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-10-21T18:32:54.309Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-10-21T18:32:55.255Z] Archiving artifacts [2022-10-21T18:32:55.653Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T18:32:55.960Z] + make clean [2022-10-21T18:32:56.217Z] docker volume rm -f docker-dev-cache [2022-10-21T18:32:56.217Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T18:33:02.823Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-10-21T18:33:02.823Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-10-21T18:33:02.823Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-10-21T18:33:02.823Z] === RUN TestDockerSuite/TestBuildNetNone [2022-10-21T18:33:02.823Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-10-21T18:33:02.823Z] === RUN TestDockerSuite/TestBuildNoContext [2022-10-21T18:33:06.622Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-10-21T18:33:17.073Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-10-21T18:33:20.038Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-10-21T18:33:20.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-10-21T18:33:20.511Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-10-21T18:33:23.477Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-10-21T18:33:25.049Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-10-21T18:33:26.624Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-10-21T18:33:51.950Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-10-21T18:33:51.950Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-10-21T18:34:13.237Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-10-21T18:34:16.195Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-10-21T18:34:28.714Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-10-21T18:34:34.605Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-10-21T18:34:40.489Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-10-21T18:34:42.061Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-10-21T18:34:42.061Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-10-21T18:34:42.061Z] === RUN TestDockerSuite/TestBuildPATH [2022-10-21T18:34:42.061Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-10-21T18:34:42.061Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-10-21T18:34:45.020Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-10-21T18:34:45.020Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-10-21T18:34:45.020Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-10-21T18:35:45.699Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-10-21T18:36:15.840Z] === RUN TestDockerSuite/TestBuildRm [2022-10-21T18:36:30.929Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-10-21T18:36:35.707Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-10-21T18:36:35.707Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-10-21T18:36:35.707Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-10-21T18:36:35.707Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-10-21T18:36:36.177Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-10-21T18:36:37.752Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-10-21T18:36:42.525Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-10-21T18:36:47.294Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-10-21T18:36:53.190Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-10-21T18:37:18.511Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-10-21T18:37:18.511Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-10-21T18:37:19.500Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-10-21T18:37:34.453Z] === RUN TestDockerSuite/TestBuildSpaces [2022-10-21T18:37:34.453Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-10-21T18:37:39.222Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-10-21T18:37:39.222Z] === RUN TestDockerSuite/TestBuildStderr [2022-10-21T18:37:45.111Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-10-21T18:38:10.437Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-10-21T18:38:10.437Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-10-21T18:38:10.437Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-10-21T18:38:15.204Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-10-21T18:38:16.193Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-10-21T18:38:22.075Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-10-21T18:38:29.251Z] === RUN TestDockerSuite/TestBuildUser [2022-10-21T18:38:29.251Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-10-21T18:38:29.251Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-10-21T18:38:29.251Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T18:38:29.251Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-10-21T18:38:29.251Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-10-21T18:38:29.251Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-10-21T18:38:34.020Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-10-21T18:38:35.010Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-10-21T18:38:38.814Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-10-21T18:38:38.814Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-10-21T18:38:38.814Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-10-21T18:38:38.814Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-10-21T18:38:38.814Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-10-21T18:39:08.965Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-10-21T18:39:08.965Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-10-21T18:39:23.920Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-10-21T18:39:36.433Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-10-21T18:39:36.433Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-10-21T18:39:36.433Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-10-21T18:39:36.433Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-10-21T18:39:36.433Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-10-21T18:39:39.393Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-10-21T18:39:39.393Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-10-21T18:39:39.864Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-10-21T18:39:54.922Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-10-21T18:39:59.693Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-10-21T18:40:00.163Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-10-21T18:40:30.290Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-10-21T18:40:30.290Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-10-21T18:40:30.290Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-10-21T18:40:30.290Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-10-21T18:40:30.290Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-10-21T18:40:30.290Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-10-21T18:40:30.290Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-10-21T18:40:30.290Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-10-21T18:40:40.743Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-10-21T18:40:42.965Z] === RUN TestDockerSuite/TestBuildXZHost [2022-10-21T18:40:42.965Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-10-21T18:40:43.435Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-10-21T18:40:43.435Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-10-21T18:40:43.435Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-10-21T18:40:43.435Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T18:40:43.435Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-10-21T18:40:46.392Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-10-21T18:40:52.277Z] === RUN TestDockerSuite/TestCommitChange [2022-10-21T18:40:59.454Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-10-21T18:41:09.894Z] === RUN TestDockerSuite/TestCommitHardlink [2022-10-21T18:41:09.894Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T18:41:09.894Z] === RUN TestDockerSuite/TestCommitNewFile [2022-10-21T18:41:18.574Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-10-21T18:41:18.574Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-10-21T18:41:18.574Z] === RUN TestDockerSuite/TestCommitTTY [2022-10-21T18:41:33.526Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-10-21T18:41:43.967Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-10-21T18:41:43.967Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-10-21T18:41:43.967Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-10-21T18:41:43.967Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-10-21T18:41:43.967Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-10-21T18:41:43.967Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-10-21T18:41:43.967Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-10-21T18:41:43.967Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-10-21T18:41:58.922Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-10-21T18:42:11.432Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-10-21T18:42:11.432Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-10-21T18:42:11.432Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-10-21T18:42:13.655Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-10-21T18:42:13.655Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-10-21T18:42:13.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-10-21T18:42:13.655Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-10-21T18:42:13.655Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-10-21T18:42:13.655Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-10-21T18:42:13.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-10-21T18:42:22.331Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-10-21T18:42:22.331Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-10-21T18:42:22.331Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-10-21T18:42:22.331Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-10-21T18:42:24.553Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-10-21T18:42:25.023Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-10-21T18:42:25.023Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-10-21T18:42:25.023Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-10-21T18:42:25.023Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-10-21T18:42:25.023Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-10-21T18:42:25.023Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T18:42:25.023Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-10-21T18:42:27.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-10-21T18:42:30.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-10-21T18:42:33.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-10-21T18:42:33.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-10-21T18:42:33.902Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-10-21T18:42:33.902Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-10-21T18:42:37.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-10-21T18:42:37.750Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-10-21T18:42:39.976Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-10-21T18:42:39.976Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T18:42:39.976Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-10-21T18:42:39.976Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T18:42:39.976Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-10-21T18:42:48.651Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-10-21T18:42:48.651Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-10-21T18:42:50.874Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-10-21T18:42:50.874Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-10-21T18:42:50.874Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-10-21T18:42:54.685Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-10-21T18:42:54.685Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-10-21T18:43:03.367Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-10-21T18:43:08.135Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-10-21T18:43:13.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-10-21T18:43:13.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-10-21T18:43:13.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-10-21T18:43:13.015Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-10-21T18:43:13.015Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-10-21T18:43:15.977Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-10-21T18:43:15.977Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-10-21T18:43:15.977Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-10-21T18:43:24.650Z] === RUN TestDockerSuite/TestContainerAPITop [2022-10-21T18:43:24.650Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T18:43:24.650Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-10-21T18:43:26.872Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-10-21T18:43:26.872Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-10-21T18:43:32.755Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-10-21T18:43:34.978Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-10-21T18:43:34.978Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-10-21T18:43:34.978Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-10-21T18:43:34.978Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-10-21T18:43:34.978Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-10-21T18:43:34.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-10-21T18:43:37.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-10-21T18:43:37.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-10-21T18:43:40.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-10-21T18:43:48.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-10-21T18:43:51.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-10-21T18:43:54.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ba4b0_} [2022-10-21T18:43:57.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13747511501_c:\foo_false____} [2022-10-21T18:44:06.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13747511501_c:\foo_true____} [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-10-21T18:44:13.683Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-10-21T18:44:13.683Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-10-21T18:44:13.683Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-10-21T18:44:13.683Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-10-21T18:44:13.683Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-10-21T18:44:13.683Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T18:44:13.683Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-10-21T18:44:22.371Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-10-21T18:44:22.371Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-10-21T18:44:22.371Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-10-21T18:44:22.371Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-10-21T18:44:31.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-10-21T18:44:31.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-10-21T18:44:31.050Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-10-21T18:44:31.050Z] === RUN TestDockerSuite/TestCpRelativePath [2022-10-21T18:44:34.008Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-10-21T18:44:34.008Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-10-21T18:44:34.008Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-10-21T18:44:34.008Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-10-21T18:44:34.008Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-10-21T18:44:34.008Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-10-21T18:44:34.008Z] === RUN TestDockerSuite/TestCpToCaseA [2022-10-21T18:44:39.894Z] === RUN TestDockerSuite/TestCpToCaseB [2022-10-21T18:44:42.933Z] === RUN TestDockerSuite/TestCpToCaseC [2022-10-21T18:44:42.933Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T18:44:42.933Z] === RUN TestDockerSuite/TestCpToCaseD [2022-10-21T18:44:42.933Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-10-21T18:44:42.933Z] === RUN TestDockerSuite/TestCpToCaseE [2022-10-21T18:44:55.448Z] === RUN TestDockerSuite/TestCpToCaseF [2022-10-21T18:44:55.448Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T18:44:55.448Z] === RUN TestDockerSuite/TestCpToCaseG [2022-10-21T18:44:55.448Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-10-21T18:44:55.448Z] === RUN TestDockerSuite/TestCpToCaseH [2022-10-21T18:45:07.953Z] === RUN TestDockerSuite/TestCpToCaseI [2022-10-21T18:45:07.953Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-10-21T18:45:07.953Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-10-21T18:45:07.953Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-10-21T18:45:07.953Z] === RUN TestDockerSuite/TestCpToDot [2022-10-21T18:45:09.524Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-10-21T18:45:09.524Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-10-21T18:45:09.524Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-10-21T18:45:09.524Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-10-21T18:45:09.524Z] === RUN TestDockerSuite/TestCpToStdout [2022-10-21T18:45:12.486Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-10-21T18:45:12.486Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T18:45:12.486Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-10-21T18:45:12.486Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-10-21T18:45:12.486Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-10-21T18:45:12.486Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-10-21T18:45:12.486Z] === RUN TestDockerSuite/TestCpVolumePath [2022-10-21T18:45:12.486Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-10-21T18:45:12.486Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-10-21T18:45:12.956Z] === RUN TestDockerSuite/TestCreateArgs [2022-10-21T18:45:12.956Z] === RUN TestDockerSuite/TestCreateByImageID [2022-10-21T18:45:15.921Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-10-21T18:45:18.880Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-10-21T18:45:18.880Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-10-21T18:45:18.880Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-10-21T18:45:21.842Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-10-21T18:45:22.832Z] === RUN TestDockerSuite/TestCreateLabels [2022-10-21T18:45:22.832Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-10-21T18:45:22.832Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-10-21T18:45:22.832Z] === RUN TestDockerSuite/TestCreateRM [2022-10-21T18:45:23.302Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-10-21T18:45:23.302Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T18:45:23.302Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-10-21T18:45:23.302Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-10-21T18:45:23.773Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-10-21T18:45:41.616Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-10-21T18:45:41.616Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-10-21T18:45:41.616Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-10-21T18:45:43.841Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-10-21T18:45:44.311Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-10-21T18:45:44.311Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-10-21T18:45:44.311Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.272Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-10-21T18:45:47.272Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-10-21T18:45:47.742Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-10-21T18:45:47.742Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDevicePermissions [2022-10-21T18:45:47.742Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDockerFails [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-10-21T18:45:47.742Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-10-21T18:45:47.742Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-10-21T18:45:47.742Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestEventsAttach [2022-10-21T18:45:47.742Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestEventsCommit [2022-10-21T18:45:47.742Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-10-21T18:45:47.742Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-10-21T18:45:50.704Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-10-21T18:45:54.506Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-10-21T18:45:57.466Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-10-21T18:46:18.839Z] === RUN TestDockerSuite/TestEventsCopy [2022-10-21T18:46:23.613Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-10-21T18:46:36.128Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-10-21T18:46:37.697Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-10-21T18:46:39.270Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-10-21T18:46:44.042Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-10-21T18:46:44.511Z] === RUN TestDockerSuite/TestEventsFilterType [2022-10-21T18:46:45.502Z] === RUN TestDockerSuite/TestEventsFilters [2022-10-21T18:46:52.676Z] === RUN TestDockerSuite/TestEventsFormat [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsImageImport [2022-10-21T18:46:58.556Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-10-21T18:46:58.556Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsImagePull [2022-10-21T18:46:58.556Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-10-21T18:46:58.556Z] === RUN TestDockerSuite/TestEventsImageTag [2022-10-21T18:46:59.027Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-10-21T18:46:59.027Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-10-21T18:46:59.027Z] === RUN TestDockerSuite/TestEventsRename [2022-10-21T18:47:02.826Z] === RUN TestDockerSuite/TestEventsResize [2022-10-21T18:47:05.788Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-10-21T18:47:08.751Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-10-21T18:47:12.556Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-10-21T18:47:18.482Z] === RUN TestDockerSuite/TestEventsTop [2022-10-21T18:47:18.482Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-10-21T18:47:18.482Z] === RUN TestDockerSuite/TestEventsUntag [2022-10-21T18:47:20.706Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-10-21T18:47:31.148Z] === RUN TestDockerSuite/TestExec [2022-10-21T18:47:31.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T18:47:31.148Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-10-21T18:47:31.148Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-10-21T18:47:31.148Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-10-21T18:47:33.370Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-10-21T18:47:36.332Z] === RUN TestDockerSuite/TestExecAPIStart [2022-10-21T18:47:36.332Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T18:47:36.332Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-10-21T18:47:36.332Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T18:47:36.332Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-10-21T18:47:36.332Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-10-21T18:47:36.332Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-10-21T18:47:39.293Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-10-21T18:47:42.257Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-10-21T18:47:45.217Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-10-21T18:47:48.181Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-10-21T18:47:54.062Z] === RUN TestDockerSuite/TestExecCgroup [2022-10-21T18:47:54.062Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-10-21T18:47:54.062Z] === RUN TestDockerSuite/TestExecEnv [2022-10-21T18:47:54.062Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-10-21T18:47:54.062Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-10-21T18:47:54.062Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-10-21T18:47:54.062Z] === RUN TestDockerSuite/TestExecExitStatus [2022-10-21T18:47:57.865Z] === RUN TestDockerSuite/TestExecInspectID [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecInteractive [2022-10-21T18:48:03.747Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-10-21T18:48:03.747Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecParseError [2022-10-21T18:48:03.747Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-10-21T18:48:03.747Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-10-21T18:48:03.747Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-10-21T18:48:03.747Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-10-21T18:48:07.564Z] === RUN TestDockerSuite/TestExecSetEnv [2022-10-21T18:48:07.564Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-10-21T18:48:07.564Z] === RUN TestDockerSuite/TestExecStartFails [2022-10-21T18:48:07.564Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-10-21T18:48:07.565Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-10-21T18:48:07.565Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T18:48:07.565Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-10-21T18:48:07.565Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-10-21T18:48:07.565Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-10-21T18:48:07.565Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-10-21T18:48:07.565Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-10-21T18:48:11.362Z] === RUN TestDockerSuite/TestExecUlimits [2022-10-21T18:48:11.362Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-10-21T18:48:11.362Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-10-21T18:48:21.815Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-10-21T18:48:21.815Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-10-21T18:48:21.815Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-10-21T18:48:21.815Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-10-21T18:48:21.815Z] === RUN TestDockerSuite/TestExecWithUser [2022-10-21T18:48:21.815Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-10-21T18:48:21.815Z] === RUN TestDockerSuite/TestGetContainerStats [2022-10-21T18:48:28.992Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-10-21T18:48:36.174Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-10-21T18:48:39.976Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-10-21T18:48:47.154Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestHealth [2022-10-21T18:48:47.154Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-10-21T18:48:47.154Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-10-21T18:48:54.323Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-10-21T18:48:54.323Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-10-21T18:48:55.317Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-10-21T18:48:55.317Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T18:48:55.317Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-10-21T18:48:56.887Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-10-21T18:48:56.887Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-10-21T18:48:59.110Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-10-21T18:48:59.580Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-10-21T18:49:02.542Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-10-21T18:49:11.222Z] === RUN TestDockerSuite/TestImagesFormat [2022-10-21T18:49:11.222Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-10-21T18:49:11.222Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T18:49:11.222Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-10-21T18:49:15.996Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-10-21T18:49:15.996Z] === RUN TestDockerSuite/TestImportBadURL [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportDisplay [2022-10-21T18:49:18.220Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportFile [2022-10-21T18:49:18.220Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-10-21T18:49:18.220Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportGzipped [2022-10-21T18:49:18.220Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-10-21T18:49:18.220Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-10-21T18:49:18.220Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-10-21T18:49:18.220Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-10-21T18:49:18.220Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.220Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-10-21T18:49:18.689Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-10-21T18:49:18.689Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.689Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-10-21T18:49:18.689Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T18:49:18.689Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-10-21T18:49:21.653Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-10-21T18:49:24.612Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-10-21T18:49:24.612Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-10-21T18:49:24.612Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-10-21T18:49:24.612Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-10-21T18:49:24.612Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-10-21T18:49:24.612Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-10-21T18:49:24.612Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-10-21T18:49:24.612Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-10-21T18:49:27.570Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-10-21T18:49:27.570Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-10-21T18:49:30.535Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-10-21T18:49:30.535Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-10-21T18:49:30.535Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-10-21T18:49:30.535Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-10-21T18:49:30.535Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-10-21T18:49:30.535Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-10-21T18:49:30.535Z] === RUN TestDockerSuite/TestInspectDefault [2022-10-21T18:49:34.336Z] === RUN TestDockerSuite/TestInspectHistory [2022-10-21T18:49:40.218Z] === RUN TestDockerSuite/TestInspectImage [2022-10-21T18:49:40.218Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T18:49:40.218Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-10-21T18:49:40.218Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T18:49:40.218Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-10-21T18:49:40.218Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T18:49:40.218Z] === RUN TestDockerSuite/TestInspectInt64 [2022-10-21T18:49:43.180Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-10-21T18:49:46.153Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-10-21T18:49:46.153Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-10-21T18:49:54.837Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-10-21T18:49:57.799Z] === RUN TestDockerSuite/TestInspectPlugin [2022-10-21T18:49:57.799Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-10-21T18:49:57.799Z] === RUN TestDockerSuite/TestInspectRootFS [2022-10-21T18:49:57.799Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-10-21T18:50:00.767Z] === RUN TestDockerSuite/TestInspectStatus [2022-10-21T18:50:03.730Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-10-21T18:50:09.619Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-10-21T18:50:12.576Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-10-21T18:50:15.540Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-10-21T18:50:18.511Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-10-21T18:50:27.189Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-10-21T18:50:34.370Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksEnvs [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-10-21T18:50:43.048Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-10-21T18:50:43.048Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-10-21T18:50:43.048Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-10-21T18:50:43.048Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-10-21T18:50:45.269Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-10-21T18:50:47.494Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-10-21T18:50:54.680Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-10-21T18:50:57.642Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-10-21T18:50:57.642Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-10-21T18:50:57.642Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-10-21T18:51:00.599Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-10-21T18:51:00.599Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-10-21T18:51:09.283Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-10-21T18:51:17.962Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-10-21T18:51:26.640Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-10-21T18:51:29.602Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-10-21T18:51:33.405Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-10-21T18:51:33.405Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-10-21T18:51:33.405Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-10-21T18:51:36.373Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-10-21T18:51:39.339Z] === RUN TestDockerSuite/TestLogsSince [2022-10-21T18:51:49.782Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-10-21T18:51:49.782Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-10-21T18:51:49.782Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-10-21T18:51:49.782Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-10-21T18:51:49.782Z] === RUN TestDockerSuite/TestLogsTail [2022-10-21T18:51:52.763Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-10-21T18:51:56.579Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestMountIntoProc [2022-10-21T18:52:00.389Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestMountIntoSys [2022-10-21T18:52:00.389Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestNetHostname [2022-10-21T18:52:00.389Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-10-21T18:52:00.389Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-10-21T18:52:00.389Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-10-21T18:52:00.389Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginActive [2022-10-21T18:52:00.389Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-10-21T18:52:00.389Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-10-21T18:52:00.389Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-10-21T18:52:00.389Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-10-21T18:52:00.389Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-10-21T18:52:00.389Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-10-21T18:52:00.390Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-10-21T18:52:00.390Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-10-21T18:52:00.390Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-10-21T18:52:00.390Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPortHostBinding [2022-10-21T18:52:00.390Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPortList [2022-10-21T18:52:00.390Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-10-21T18:52:00.390Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-10-21T18:52:06.278Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-10-21T18:52:06.278Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.278Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-10-21T18:52:06.278Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-10-21T18:52:06.278Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-10-21T18:52:06.278Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.278Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-10-21T18:52:06.278Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.751Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-10-21T18:52:06.751Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.751Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-10-21T18:52:06.751Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.751Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-10-21T18:52:06.751Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.751Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-10-21T18:52:06.751Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T18:52:06.751Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-10-21T18:52:19.274Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-10-21T18:52:19.274Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-10-21T18:52:19.274Z] === RUN TestDockerSuite/TestPsByOrder [2022-10-21T18:52:29.726Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-10-21T18:52:29.726Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-10-21T18:52:29.726Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-10-21T18:52:42.236Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-10-21T18:53:12.368Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-10-21T18:53:12.368Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-10-21T18:53:12.368Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-10-21T18:53:12.368Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-10-21T18:53:24.883Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-10-21T18:53:29.649Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-10-21T18:53:50.924Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-10-21T18:53:54.725Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-10-21T18:53:54.725Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-10-21T18:53:54.725Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-10-21T18:53:54.725Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-10-21T18:53:54.725Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-10-21T18:54:07.249Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-10-21T18:54:07.249Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T18:54:07.249Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-10-21T18:54:07.249Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-10-21T18:54:07.249Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-10-21T18:54:07.249Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-10-21T18:54:07.249Z] === RUN TestDockerSuite/TestPsRightTagName [2022-10-21T18:54:07.249Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-10-21T18:54:07.249Z] === RUN TestDockerSuite/TestPsShowMounts [2022-10-21T18:54:15.935Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-10-21T18:54:15.935Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-10-21T18:54:15.935Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-10-21T18:54:17.502Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-10-21T18:54:17.503Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-10-21T18:54:17.503Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-10-21T18:54:19.071Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-10-21T18:54:20.059Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-10-21T18:54:20.059Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-10-21T18:54:20.059Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-10-21T18:54:25.936Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-10-21T18:54:30.703Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-10-21T18:54:34.506Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-10-21T18:55:10.402Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-10-21T18:55:10.402Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T18:55:10.402Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-10-21T18:55:13.363Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-10-21T18:55:13.363Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-10-21T18:55:13.835Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-10-21T18:55:14.824Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-10-21T18:55:20.705Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-10-21T18:55:26.584Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-10-21T18:55:26.584Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T18:55:26.584Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-10-21T18:55:32.473Z] === RUN TestDockerSuite/TestRmiBlank [2022-10-21T18:55:32.473Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-10-21T18:55:32.473Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-10-21T18:55:50.322Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-10-21T18:55:54.126Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-10-21T18:55:54.597Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-10-21T18:56:03.275Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-10-21T18:56:10.449Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-10-21T18:56:25.405Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-10-21T18:56:30.173Z] === RUN TestDockerSuite/TestRmiTag [2022-10-21T18:56:30.642Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-10-21T18:56:33.603Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-10-21T18:56:58.919Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-10-21T18:57:03.682Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-10-21T18:57:12.360Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddHost [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-10-21T18:57:12.830Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-10-21T18:57:12.830Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-10-21T18:57:15.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-10-21T18:57:15.801Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-10-21T18:57:15.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-10-21T18:57:15.801Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-10-21T18:57:15.801Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-10-21T18:57:26.256Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-10-21T18:57:30.054Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-10-21T18:57:33.860Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-10-21T18:57:36.085Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-10-21T18:57:39.047Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-10-21T18:57:39.047Z] === RUN TestDockerSuite/TestRunBindMounts [2022-10-21T18:57:44.930Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-10-21T18:57:44.930Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-10-21T18:57:44.930Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-10-21T18:57:44.930Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-10-21T18:57:44.930Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-10-21T18:57:44.930Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-10-21T18:57:45.402Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-10-21T18:57:45.402Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-10-21T18:57:48.362Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-10-21T18:57:48.362Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-10-21T18:57:48.362Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-10-21T18:57:52.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-10-21T18:57:52.166Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-10-21T18:57:52.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-10-21T18:57:52.166Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-10-21T18:57:52.166Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-10-21T18:57:55.126Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-10-21T18:57:55.126Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-10-21T18:57:58.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-10-21T18:58:01.888Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-10-21T18:58:09.170Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-10-21T18:58:09.170Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-10-21T18:58:09.170Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-10-21T18:58:09.170Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-10-21T18:58:09.170Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-10-21T18:58:09.170Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-10-21T18:58:09.170Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-10-21T18:58:13.502Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-10-21T18:58:13.502Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-10-21T18:58:13.502Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-10-21T18:58:13.502Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T18:58:13.502Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-10-21T18:58:13.502Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-10-21T18:58:13.502Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-10-21T18:58:13.502Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-10-21T18:58:13.502Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-10-21T18:58:14.498Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-10-21T18:58:21.676Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-10-21T18:58:21.676Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-10-21T18:58:30.363Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-10-21T18:58:30.363Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-10-21T18:58:30.363Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-10-21T18:58:30.363Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-10-21T18:58:30.363Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-10-21T18:58:30.363Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-10-21T18:58:32.585Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-10-21T18:58:41.269Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-10-21T18:58:41.269Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-10-21T18:58:41.269Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-10-21T18:58:48.435Z] === RUN TestDockerSuite/TestRunEnvironment [2022-10-21T18:58:48.435Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-10-21T18:58:48.435Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-10-21T18:58:48.435Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-10-21T18:58:48.435Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-10-21T18:58:48.435Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-10-21T18:58:48.435Z] === RUN TestDockerSuite/TestRunExitCode [2022-10-21T18:58:50.657Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-10-21T18:58:53.622Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-10-21T18:58:56.580Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunExposePort [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-10-21T18:59:05.255Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-10-21T18:59:05.255Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-10-21T18:59:10.027Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-10-21T18:59:10.027Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-10-21T18:59:10.027Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-10-21T18:59:10.027Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-10-21T18:59:10.027Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-10-21T18:59:10.027Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-10-21T18:59:22.560Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-10-21T18:59:22.560Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-10-21T18:59:22.560Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeHostname [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunMount [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-10-21T18:59:23.549Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-10-21T18:59:23.549Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-10-21T18:59:38.519Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-10-21T18:59:38.519Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-10-21T18:59:38.519Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-10-21T18:59:38.519Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-10-21T18:59:38.519Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-10-21T18:59:38.519Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-10-21T18:59:38.519Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-10-21T18:59:48.960Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetHost [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-10-21T18:59:54.837Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-10-21T18:59:54.837Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-10-21T18:59:55.831Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-10-21T18:59:58.794Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-10-21T19:00:01.756Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-10-21T19:00:02.744Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunPortInUse [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-10-21T19:00:05.713Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-10-21T19:00:05.713Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunPublishPort [2022-10-21T19:00:09.509Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-10-21T19:00:09.509Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-10-21T19:00:09.509Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-10-21T19:00:09.509Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-10-21T19:00:09.509Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T19:00:09.509Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-10-21T19:00:27.361Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-10-21T19:00:27.361Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-10-21T19:00:27.361Z] === RUN TestDockerSuite/TestRunRm [2022-10-21T19:00:33.240Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-10-21T19:00:39.126Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-10-21T19:00:42.088Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-10-21T19:00:45.058Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-10-21T19:00:48.015Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-10-21T19:00:50.992Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-10-21T19:00:50.992Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-10-21T19:00:50.992Z] === RUN TestDockerSuite/TestRunState [2022-10-21T19:00:50.992Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-10-21T19:00:50.992Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-10-21T19:00:53.952Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-10-21T19:00:53.952Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T19:00:53.952Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-10-21T19:00:56.913Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-10-21T19:00:56.913Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-10-21T19:00:56.913Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-10-21T19:00:56.913Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserByID [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserByName [2022-10-21T19:01:02.805Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-10-21T19:01:02.805Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-10-21T19:01:05.771Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-10-21T19:01:05.771Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-10-21T19:01:05.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-10-21T19:01:08.735Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-10-21T19:01:08.735Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-10-21T19:01:08.735Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-10-21T19:01:08.735Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-10-21T19:01:08.735Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-10-21T19:01:19.186Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-10-21T19:01:26.364Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-10-21T19:01:32.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-10-21T19:01:40.930Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-10-21T19:01:40.930Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-10-21T19:01:40.930Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-10-21T19:01:40.930Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-10-21T19:01:43.896Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-10-21T19:01:52.576Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-10-21T19:01:54.798Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-10-21T19:01:54.798Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-10-21T19:01:54.798Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-10-21T19:01:55.276Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-10-21T19:01:55.276Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-10-21T19:01:55.276Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-10-21T19:01:55.276Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-10-21T19:01:55.276Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-10-21T19:01:55.276Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-10-21T19:02:01.162Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-10-21T19:02:03.395Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-10-21T19:02:06.355Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-10-21T19:02:12.234Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-10-21T19:02:12.234Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-10-21T19:02:12.234Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-10-21T19:02:12.234Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-10-21T19:02:12.235Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-10-21T19:02:12.235Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-10-21T19:02:12.235Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveImageId [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-10-21T19:02:12.235Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T19:02:12.235Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-10-21T19:02:14.457Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-10-21T19:02:14.928Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-10-21T19:02:15.398Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-10-21T19:02:15.873Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-10-21T19:02:18.095Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-10-21T19:02:33.049Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-10-21T19:02:33.049Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-10-21T19:02:33.049Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-10-21T19:02:41.735Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-10-21T19:02:41.735Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T19:02:41.735Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-10-21T19:02:47.616Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-10-21T19:02:47.616Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-10-21T19:02:47.616Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-10-21T19:02:47.616Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T19:02:47.616Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-10-21T19:02:47.616Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-10-21T19:02:47.616Z] === RUN TestDockerSuite/TestStartRecordError [2022-10-21T19:02:47.616Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-10-21T19:02:47.616Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestStatsNoStream [2022-10-21T19:03:00.180Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-10-21T19:03:00.180Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-10-21T19:03:02.406Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-10-21T19:03:06.206Z] === RUN TestDockerSuite/TestTopPrivileged [2022-10-21T19:03:06.206Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T19:03:06.206Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-10-21T19:03:08.429Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-10-21T19:03:08.429Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-10-21T19:03:08.429Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-10-21T19:03:08.429Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-10-21T19:03:08.429Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-10-21T19:03:08.429Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T19:03:08.429Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-10-21T19:03:26.267Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-10-21T19:03:26.267Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-10-21T19:03:34.942Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-10-21T19:03:34.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-10-21T19:03:37.900Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-10-21T19:03:38.369Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-10-21T19:03:38.838Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-10-21T19:03:38.838Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-10-21T19:03:39.308Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-10-21T19:03:54.262Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-10-21T19:03:54.732Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T19:03:54.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-10-21T19:03:55.202Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-10-21T19:03:55.675Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-10-21T19:03:55.675Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-10-21T19:03:55.675Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-10-21T19:04:10.640Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-10-21T19:04:10.640Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-10-21T19:04:10.640Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-10-21T19:04:28.482Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-10-21T19:04:28.482Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-10-21T19:04:28.482Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite (3500.13s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.13s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.15s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.25s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.98s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.00s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.73s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.95s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.93s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (168.17s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.51s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.44s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.93s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.99s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.72s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.89s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.48s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.24s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.98s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (31.38s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.90s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.14s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.29s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.09s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.46s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.71s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.60s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.86s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.26s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.33s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCmd (0.80s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.75s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.20s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.64s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.69s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.25s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.97s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.06s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.45s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.80s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (43.72s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.75s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.16s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.34s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.49s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.57s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignore (78.20s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.10s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (89.88s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.21s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.20s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.64s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.00s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.90s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.96s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.91s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (135.89s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.60s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.96s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.03s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.12s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.53s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.09s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.16s) [2022-10-21T19:04:29.475Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-10-21T19:04:29.475Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFails (2.83s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.79s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.72s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.47s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.64s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.83s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.91s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildHistory (14.35s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.41s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.87s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.06s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.78s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabel (1.38s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.87s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.30s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabels (1.35s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.21s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.49s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.53s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (38.52s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.82s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.30s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.80s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (16.87s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.15s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.53s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.74s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.32s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.87s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.69s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.05s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.44s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.79s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.77s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (21.24s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.57s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.09s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.75s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.29s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.93s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.39s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.84s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildRm (18.42s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.64s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.68s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.68s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.89s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.42s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.14s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.09s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.16s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildStderr (5.69s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.06s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.04s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.96s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.42s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.62s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.73s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.97s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.96s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.44s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.73s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.79s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.63s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (27.05s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.71s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.44s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.96s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.82s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitChange (6.42s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.89s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.44s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitTTY (13.81s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.85s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.69s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (14.12s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.86s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.84s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.06s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.27s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.97s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.94s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.12s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.92s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.87s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.79s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.45s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRename (8.00s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.28s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.11s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.57s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.89s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.01s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.13s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.69s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.53s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.24s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.96s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.87s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.96s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.18s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006ba4b0_} (3.08s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13747511501_c:\foo_false____} (7.95s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13747511501_c:\foo_true____} (8.19s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.14s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.95s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.85s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.23s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.58s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.75s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToDot (3.11s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCpToStdout (3.14s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-10-21T19:04:29.476Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.53s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.98s) [2022-10-21T19:04:29.476Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.73s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.17s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.76s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.94s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.99s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.16s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.89s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsCopy (6.33s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.29s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.23s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.12s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.96s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFilters (6.15s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFormat (5.97s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsRename (3.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsResize (3.37s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.90s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.62s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.41s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (9.95s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.80s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.73s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.85s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.19s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.08s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.04s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.75s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.44s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecInspectID (5.88s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.82s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.36s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.67s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.09s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.97s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.78s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.95s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.13s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.53s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.91s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.35s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.60s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.40s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.94s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.29s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.24s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.04s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.96s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectHistory (5.98s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.20s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.98s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (8.13s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.97s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.13s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.86s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectStatus (3.38s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.89s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.06s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.99s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.96s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.60s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.74s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.96s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.61s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.55s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.04s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.70s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.66s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.52s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.35s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.17s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.15s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.06s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsSince (9.79s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsTail (3.86s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.73s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.38s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.04s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.80s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsByOrder (10.96s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.75s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.54s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-10-21T19:04:29.477Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.72s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.84s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (19.11s) [2022-10-21T19:04:29.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.00s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.91s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.66s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.42s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.24s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.73s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.39s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.22s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.76s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.46s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.86s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.66s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.92s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.62s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.24s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.71s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.68s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.34s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiTag (0.92s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.99s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.93s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.49s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.27s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.61s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.70s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.74s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.68s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.16s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.00s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.89s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.83s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.86s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.04s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.61s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.09s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.15s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.80s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.81s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.35s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.74s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.83s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.00s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunEchoStdout (7.66s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.77s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.91s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.84s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.78s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.06s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.51s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.13s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.85s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.13s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.24s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.34s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.74s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.82s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.60s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.51s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.30s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunRm (7.95s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.15s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.87s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.27s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.67s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.49s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.07s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.89s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.80s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.82s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.72s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.19s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.48s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (8.01s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.93s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.39s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.33s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.96s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.70s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.57s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.92s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.68s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T19:04:29.478Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.30s) [2022-10-21T19:04:29.478Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.27s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.35s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.01s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.05s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.81s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.40s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.37s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.22s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.20s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.85s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-10-21T19:04:29.479Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (15.25s) [2022-10-21T19:04:29.479Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (14.03s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.44s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.62s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T19:04:29.954Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.07s) [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-10-21T19:04:29.954Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] --- PASS: TestDockerRegistrySuite (0.26s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T19:04:29.954Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-10-21T19:04:29.954Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-10-21T19:04:29.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-10-21T19:04:29.955Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-10-21T19:04:29.955Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-10-21T19:04:29.955Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-10-21T19:04:29.955Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-10-21T19:04:29.955Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-10-21T19:04:29.955Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-10-21T19:04:29.955Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerDaemonSuite [2022-10-21T19:04:29.955Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-10-21T19:04:29.955Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-10-21T19:04:29.955Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-10-21T19:04:29.955Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerSwarmSuite [2022-10-21T19:04:29.955Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-10-21T19:04:29.955Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerExternalVolumeSuite [2022-10-21T19:04:29.955Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerNetworkSuite [2022-10-21T19:04:29.955Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-10-21T19:04:29.955Z] === RUN TestDockerHubPullSuite [2022-10-21T19:04:29.955Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-10-21T19:04:29.955Z] PASS [2022-10-21T19:04:29.955Z] ok github.com/docker/docker/integration-cli 3500.731s [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === Skipped [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T19:04:29.955Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.06s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.25s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.25s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-10-21T19:04:29.955Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T19:04:29.955Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T19:04:29.955Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-10-21T19:04:29.955Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-10-21T19:04:29.955Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-10-21T19:04:29.955Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.955Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-10-21T19:04:29.955Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.07s) [2022-10-21T19:04:29.955Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-10-21T19:04:29.956Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-10-21T19:04:29.956Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-10-21T19:04:29.956Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-10-21T19:04:29.956Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-10-21T19:04:29.956Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-10-21T19:04:29.956Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-10-21T19:04:29.956Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.956Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T19:04:29.956Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.956Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T19:04:29.956Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-10-21T19:04:29.957Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-10-21T19:04:29.957Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.957Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T19:04:29.957Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-10-21T19:04:29.957Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T19:04:29.957Z] [2022-10-21T19:04:29.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-10-21T19:04:30.430Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-10-21T19:04:30.430Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T19:04:30.430Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-10-21T19:04:30.430Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T19:04:30.430Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T19:04:30.430Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-10-21T19:04:30.430Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T19:04:30.430Z] [2022-10-21T19:04:30.430Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T19:04:30.430Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.430Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T19:04:30.431Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.04s) [2022-10-21T19:04:30.431Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.04s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T19:04:30.431Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T19:04:30.431Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T19:04:30.431Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-10-21T19:04:30.431Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-10-21T19:04:30.431Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-10-21T19:04:30.431Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T19:04:30.431Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T19:04:30.431Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-10-21T19:04:30.431Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-10-21T19:04:30.431Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-10-21T19:04:30.431Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.431Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-10-21T19:04:30.431Z] [2022-10-21T19:04:30.431Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-10-21T19:04:30.432Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T19:04:30.432Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T19:04:30.432Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-10-21T19:04:30.432Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-10-21T19:04:30.432Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.05s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T19:04:30.432Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-10-21T19:04:30.432Z] [2022-10-21T19:04:30.432Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T19:04:30.432Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T19:04:30.433Z] [2022-10-21T19:04:30.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T19:04:30.433Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-10-21T19:04:30.434Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.434Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-10-21T19:04:30.434Z] [2022-10-21T19:04:30.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.904Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T19:04:30.904Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.904Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T19:04:30.904Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-10-21T19:04:30.905Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T19:04:30.905Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:30.905Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.905Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:30.905Z] [2022-10-21T19:04:30.905Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.906Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T19:04:30.906Z] [2022-10-21T19:04:30.906Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T19:04:30.906Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-10-21T19:04:30.907Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] DONE 1093 tests, 547 skipped in 3513.970s [2022-10-21T19:04:30.907Z] INFO: Integration tests ended at 10/21/2022 19:04:30. Duration:00:58:34.1619559 [2022-10-21T19:04:30.907Z] INFO: Docker info of the daemon under test at end of run [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] Containers: 2 [2022-10-21T19:04:30.907Z] Running: 0 [2022-10-21T19:04:30.907Z] Paused: 0 [2022-10-21T19:04:30.907Z] Stopped: 2 [2022-10-21T19:04:30.907Z] Images: 18 [2022-10-21T19:04:30.907Z] Server Version: 0.0.0-dev [2022-10-21T19:04:30.907Z] Storage Driver: windowsfilter [2022-10-21T19:04:30.907Z] Windows: [2022-10-21T19:04:30.907Z] Logging Driver: json-file [2022-10-21T19:04:30.907Z] Plugins: [2022-10-21T19:04:30.907Z] Volume: local [2022-10-21T19:04:30.907Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T19:04:30.907Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T19:04:30.907Z] Swarm: inactive [2022-10-21T19:04:30.907Z] Default Isolation: process [2022-10-21T19:04:30.907Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T19:04:30.907Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T19:04:30.907Z] OSType: windows [2022-10-21T19:04:30.907Z] Architecture: x86_64 [2022-10-21T19:04:30.907Z] CPUs: 4 [2022-10-21T19:04:30.907Z] Total Memory: 32GiB [2022-10-21T19:04:30.907Z] Name: azwin-2-5252d0 [2022-10-21T19:04:30.907Z] ID: P6SN:Y6CD:DPAR:I4HN:EA74:ORUL:6S7R:RZDA:7SBP:MVGW:2ZTA:24UJ [2022-10-21T19:04:30.907Z] Docker Root Dir: D:\CI\PR-44339\6\daemon [2022-10-21T19:04:30.907Z] Debug Mode (client): false [2022-10-21T19:04:30.907Z] Debug Mode (server): true [2022-10-21T19:04:30.907Z] File Descriptors: -1 [2022-10-21T19:04:30.907Z] Goroutines: 17 [2022-10-21T19:04:30.907Z] System Time: 2022-10-21T19:04:30.7448607Z [2022-10-21T19:04:30.907Z] EventsListeners: 0 [2022-10-21T19:04:30.907Z] Registry: https://index.docker.io/v1/ [2022-10-21T19:04:30.907Z] Labels: [2022-10-21T19:04:30.907Z] Experimental: false [2022-10-21T19:04:30.907Z] Insecure Registries: [2022-10-21T19:04:30.907Z] 127.0.0.0/8 [2022-10-21T19:04:30.907Z] Live Restore Enabled: false [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] [2022-10-21T19:04:30.907Z] INFO: Stopping daemon under test [2022-10-21T19:04:31.378Z] SUCCESS: The process with PID 4696 (child process of PID 5492) has been terminated. [2022-10-21T19:04:31.378Z] SUCCESS: The process with PID 5492 (child process of PID 5068) has been terminated. [2022-10-21T19:04:31.378Z] INFO: Stop tailing logs of the daemon under tests [2022-10-21T19:04:31.378Z] INFO: executeCI.ps1 Completed successfully at 10/21/2022 19:04:30. [2022-10-21T19:04:31.378Z] INFO: Tidying up at end of run [2022-10-21T19:04:31.378Z] INFO: Saving daemon under test log (d:\CI\PR-44339\6\dut.out) to bundles\CIDUT.out [2022-10-21T19:04:31.378Z] INFO: Saving daemon under test log (d:\CI\PR-44339\6\dut.err) to bundles\CIDUT.err [2022-10-21T19:04:31.378Z] INFO: Nuke-Everything... [2022-10-21T19:04:31.378Z] INFO: Container count on control daemon to delete is 2 [2022-10-21T19:04:31.850Z] d18b382ebf95 [2022-10-21T19:04:31.850Z] f37f3fd7992c [2022-10-21T19:04:31.850Z] INFO: Tidying pidfile d:\CI\PR-44339\6\docker.pid [2022-10-21T19:04:31.850Z] INFO: Nuking d:\CI [2022-10-21T19:05:14.611Z] INFO: Zapped successfully [2022-10-21T19:05:14.611Z] [2022-10-21T19:05:14.611Z] INFO: executeCI.ps1 exiting at Fri Oct 21 19:05:13 CUT 2022. Duration 01:21:47.3331517 [2022-10-21T19:05:14.611Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-10-21T19:05:14.861Z] Recording test results [2022-10-21T19:05:15.488Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-10-21T19:05:17.093Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-10-21T19:05:19.540Z] Archiving artifacts [2022-10-21T19:05:35.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44339/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T19:05:36.316Z] + make clean [2022-10-21T19:05:37.311Z] docker volume rm -f docker-dev-cache [2022-10-21T19:05:37.462Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS